cilium service update
Update a service
cilium service update [flags]
Options
--backends strings Backend address or addresses (<IP:Port>)
--frontend string Frontend address
-h, --help help for update
--id uint Identifier
--k8s-cluster-internal Set service as cluster-internal for externalTrafficPolicy=Local
--k8s-external Set service as a k8s ExternalIPs
--k8s-host-port Set service as a k8s HostPort
--k8s-load-balancer Set service as a k8s LoadBalancer
--k8s-node-port Set service as a k8s NodePort
--k8s-traffic-policy string Set service with k8s externalTrafficPolicy as {Local,Cluster} (default "Cluster")
--local-redirect Set service as Local Redirect
Options inherited from parent commands
--config string config file (default is $HOME/.cilium.yaml)
-D, --debug Enable debug messages
-H, --host string URI to server-side API
SEE ALSO
- cilium service - Manage services & loadbalancers