Skip to content

Release v5.0.0

Compare
Choose a tag to compare
@onedr0p onedr0p released this 28 May 15:24
· 1041 commits to main since this release
2899466

Important changes:

kube-vip is now a core cluster component and not managed by Flux. Read thru the comments on this PR to discover why this change was needed to support Cilium.

  • Removed Calico support in favor of Cilium
  • Deploy and manage Cilium with k3s HelmChart CR (this might be taken over and managed by flux in the future)
  • Deploy and manage kube-vip as a static pod instead of a daemonset. kube-vip is no longer managed by Flux.