gardener-attic / kubify

Terraform Template to Setup a Kubernetes Cluster on OpenStack/AWS/Azure
Other
147 stars 31 forks source link

Switch to script based addon deployment #13

Closed mandelsoft closed 6 years ago

mandelsoft commented 6 years ago

So far, all addonns were deployed via bootkube. For the gardener we require dedicated logic to delay parts of the deployments until the extension api server is ready. Therefore we switch to script based addon deployment handled by the complete-cluster script executed after bootkube.