Skip to content
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

Question about cilium #150

Closed
MrMarble opened this issue Apr 7, 2024 · 1 comment
Closed

Question about cilium #150

MrMarble opened this issue Apr 7, 2024 · 1 comment

Comments

@MrMarble
Copy link

MrMarble commented Apr 7, 2024

Hi!
I'm in the process of recreating my cluster and I like what you got here, I've tried PXE booting in the past but got stuck and with your setup I got it working! So thank you for that.

I was wondering how do you update cilium? The only reference to the helm I see is when the cluster is being created, so updating the version of the cilium_version variable will not trigger an update with argocd or does it?

@khuedoan
Copy link
Owner

Currently Cilium is managed with Ansible instead of ArgoCD, so you need to run make metal again after changing the version.

I don't really like the current implementation though, but Cilium has to be installed before ArgoCD so pods can get IPs (including ArgoCD pods), in the future I may change the bootstrap process so ArgoCD can manage Cilium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants