Skip to content

Conversation

martinhv
Copy link
Member

@martinhv martinhv commented Aug 5, 2025

This is a possible output. The current command includes ipMode in SERVICE_IP, which is not correct.

    "status": {
        "loadBalancer": {
            "ingress": [
                {
                    "ip": "xx.xxx.xxx.xxx",
                    "ipMode": "VIP"
                }
            ]
        }
    }

This is a possible output. The current command includes ipMode in SERVICE_IP, which is not correct. 
    "status": {
        "loadBalancer": {
            "ingress": [
                {
                    "ip": "xx.xxx.xxx.xxx",
                    "ipMode": "VIP"
                }
            ]
        }
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant