kubic-project / issues

Repository for storing issues and feature planning for Kubic
2 stars 1 forks source link

Install Cilium with helm #10

Open vadorovsky opened 4 years ago

vadorovsky commented 4 years ago

Starting from Cilium 1.6, using Helm became the default method of installing Cilium which allows users to configure parameters. For details see:

https://docs.cilium.io/en/v1.7/gettingstarted/k8s-install-external-etcd/#configure-cilium

Cilium still provides a quick-install.yaml file, but modifying Helm charts to use Kubic OCI images is actially easier than modifying the YAML manifest.

Things which need to be done: