Hey folks!

I'm trying to put together some automation on the process of creating our 
Kubernetes clusters and I got all the infrastructure/OS/master/nodes basic 
installation covered.

Then I figured I have no convenient way to automatize the launch of our 
several services that already run under Kubernetes

Is there a smart to "bootstrap" kubernetes elements on the startup of the 
cluster, let's say tthe DNS addon (creating the SA, configmap, 
deployment...), the ingress-controller components (deployment for 
default-backend, configmaps and so) or whatever client-controlled 
deployment?

I could work around scripting some kubectls or posts on the API but then 
ocurred 'there must be an easier way"... Or there is not? :D

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to