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 am looking to install zilla into a kubernetes cluster which uses cilium's gateway api to route external traffic into the cluster. I can also setup zilla as a loadbalancer service type and assign an externally accessible ip with an annotation like so:
annotations:
io.cilium/lb-ipam-ips: 10.1.2.3
Not sure how to handle this for zilla in the values.yaml file since I am not using ingress.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am looking to install zilla into a kubernetes cluster which uses cilium's gateway api to route external traffic into the cluster. I can also setup zilla as a loadbalancer service type and assign an externally accessible ip with an annotation like so:
Not sure how to handle this for zilla in the values.yaml file since I am not using ingress.
Beta Was this translation helpful? Give feedback.
All reactions