-
-
Notifications
You must be signed in to change notification settings - Fork 282
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
add k0s support #1123
add k0s support #1123
Conversation
Thanks for taking the time on adding this, great work so far! Few comments on this PR:
|
* Replaced democratic-csi with openebs * Added notes about system-upgrade-controller being ignored with k0s * Removed password for nodes
bootstrap/templates/kubernetes/apps/kube-system/cilium/app/helmvalues.yaml.j2
Outdated
Show resolved
Hide resolved
bootstrap/templates/kubernetes/apps/kube-system/kustomization.yaml.j2
Outdated
Show resolved
Hide resolved
bootstrap/templates/kubernetes/apps/storage/openebs/app/helmrelease.yaml.j2
Outdated
Show resolved
Hide resolved
bootstrap/templates/kubernetes/apps/storage/openebs/app/kustomization.yaml.j2
Outdated
Show resolved
Hide resolved
* Removed democratic-csi helm repo * Added missing openebs helm repo * Fixed template formatting * Made bootstrap_private_github_repo hidden/undocumented * Updated flux cluster config to accommodate bootstrap_private_github_repo
* set chart wait false
* fixed openebs path * properly added openebs helm repo
* renamed bootstrap_kube_vip_addr to bootstrap_kubeapi_addr * renamed bootstrap_kube_vip_addr derived variables accordingly
* moved coredns under addons rather than optional * fixed typo in coredns task * normalized formatting in k0s-config * disabled telemetry in k0s-config * added renovate to k0s-config * removed tunnel and added routing mode in k0s-config cilium chart values * updated docs in config example * fixed issue with k0s-config controller role so it didn't default to worker+controller if more than one master
Signed-off-by: Devin Buhl <[email protected]>
Signed-off-by: Devin Buhl <[email protected]>
Signed-off-by: Devin Buhl <[email protected]>
Signed-off-by: Devin Buhl <[email protected]>
…ude jinja comments Signed-off-by: Devin Buhl <[email protected]>
#1120
democratic-csi
withopenebs-localpath
bootstrap_kube_vip_addr
->bootstrap_kubeapi_addr
andbootstrap_local_path_provisioner_path
->bootstrap_local_storage_path
1.15.0
compatible