-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
Is there an existing issue for this?
- I have searched the existing issues
Version
higher than v1.16.0 and lower than v1.17.0
What happened?
helm install cilium cilium -n kube-system
Error: INSTALLATION FAILED: 1 error occurred:
* Service "cilium-ingress" is invalid: spec.externalTrafficPolicy: Invalid value: "Cluster": may only be set for externally-accessible services
How can we reproduce the issue?
Turn on the following parameters, then install or update helm
ingressController:
enabled: true
hostNetwork:
enabled: true
Cilium Version
cilium-cli: v0.16.13 compiled with go1.22.5 on linux/amd64
cilium image (default): v1.15.6
cilium image (stable): v1.16.0
cilium image (running): 1.16.0
Kernel Version
Linux cn-cp-1 6.6.0-34.0.0.41.oe2403.x86_64 #1 SMP Wed Jul 17 16:05:20 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes Version
Client Version: v1.30.3
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.3
Regression
No response
Sysdump
No response
Relevant log output
No response
Anything else?
No response
Cilium Users Document
- Are you a user of Cilium? Please add yourself to the Users doc
Code of Conduct
- I agree to follow this project's Code of Conduct