-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
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
Cannot use the cilium-cli version/cilium-cli hubble enable #5490
Comments
Don't do that. You should enable features via rke2-cilium HelmChartConfig. https://docs.rke2.io/helm#customizing-packaged-components-with-helmchartconfig |
maybe I want to use cilium-cli other feature, such as bgp,such as hubble service monitor, it is extremely complex to use helmchart 'rke2-cilium' |
You're welcome to deploy RKE2 with There's not much more to it other than providing values in HelmChartConfig, it should be quite easy to do declaratively. |
Got it, thank you |
You could use the cilium-cli with our deployed cilium if you patch the https://github.com/cilium/cilium-cli code with this
Cilium with rke2 starts with hubble disabled by default so even if you try
Hubble will be enabled but it will not start until you use |
Environmental Info:
RKE2 Version: v1.27.10 +rke2r1
Node(s) CPU architecture, OS, and Version: Linux rke2-100-31 4.18.0-513.11.1.el8_9.0.1.x86_64 #1 SMP Sun Feb 11 10:42:18 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Cluster Configuration:3 server 2 agents
Describe the bug:
Cannot use the cilium-cli version/cilium-cli hubble enable
Steps To Reproduce:
Expected behavior:
use the cilium-cli version, and cilium-cli enable hubble
Actual behavior:
**Additional context / logs:**The text was updated successfully, but these errors were encountered: