We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubectl get svc -n ingress-nginx
ingress-nginx ingress-nginx-controller LoadBalancer 10.11.164.75 80:31555/TCP,443:30455/TCP 4h23m
Service.yaml ... ... type: LoadBalancer loadBalancerIP: "10.1.2.46" externalTrafficPolicy: Local ... ...
The text was updated successfully, but these errors were encountered:
The version of k8s is v1.28.2
Sorry, something went wrong.
No branches or pull requests
kubectl get svc -n ingress-nginx
ingress-nginx ingress-nginx-controller LoadBalancer 10.11.164.75 80:31555/TCP,443:30455/TCP 4h23m
Service.yaml
... ...
type: LoadBalancer
loadBalancerIP: "10.1.2.46"
externalTrafficPolicy: Local
... ...
The text was updated successfully, but these errors were encountered: