sapcc / kubernikus

Kubernetes as a Service for Openstack
Apache License 2.0
139 stars 26 forks source link

Seed virtual kluster #916

Closed jknipper closed 3 months ago

jknipper commented 3 months ago

This PR introduces a new kluster setting seedVirtual which enables seeding of needed components for our virtual klusters. The setting is independent of seedKubeadm, don't enable both settings at the same time! It also removes some CSI stuff for both seedKubeadm and seedVirtual which is not needed in those klusters.

Todos: