You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the gateway service (type NodePort) to have a predictable IP. I'd like to be able to set service.clusterIP to make that happen, much like service.loadBalancerIP is already configurable.
I want the gateway service (type NodePort) to have a predictable IP. I'd like to be able to set
service.clusterIPto make that happen, much likeservice.loadBalancerIPis already configurable.