I've been playing around lately with setting up bare-metal clusters
for Kubernetes and OpenShift.

I've setup a Kubernetes cluster and it ended up being a breeze with
kubeadm.

If you don't know what `kubeadm` is, it's a toolkit to bootstrap a
Kubernetes cluster in a (really) easy way. Using "bootstrap tokens"
for other hosts to easily join.

However... when looking at OpenShift I'm having difficulties setting
it all up with Ansible. It's not as easy as `kubeadm init` and
`kubeadm join`. I've had to go through the config / variables file
several times to try and set it up, but to no avail.

I see *why* we have these Ansible scripts, everyone's setup is a
little bit different.

Is there any motivation internally for simplifying the Ansible setup /
process? (kubeadm for OpenShift)

P.S. If this is the wrong mailing list to ask, let me know!

-- 
Charlie Drage
Software Engineer
Red Hat (Canada)

_______________________________________________
Devtools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/devtools

Reply via email to