Hacker News new | ask | show | jobs
by philips 3481 days ago
What would your ideal setup look like on baremetal?

The Kubernetes on baremetal setup above is for full automation. You can do simpler manual installs with bootkube[1] or kubeadm[2]; and this will further simplifying over the next few months.

[1] https://github.com/kubernetes-incubator/bootkube

[2] http://kubernetes.io/docs/getting-started-guides/kubeadm/