(no title)
kamikazechaser | 2 years ago
What you might be trying to compare is kubeadm which is the official deployment stack provided by Kubernetes.
kamikazechaser | 2 years ago
What you might be trying to compare is kubeadm which is the official deployment stack provided by Kubernetes.
jhoelzel|2 years ago
im not trying to compare it with kubeadm (which is a more a setup script https://kubernetes.io/docs/reference/setup-tools/kubeadm/ ) but with the fact that vanilla kubernetes comes with moving parts that have to be configured and maintained and also updated separately.
you can actually setup "kubernetes" which is often referred to as vanilla kubernetes without it too. See "Kubernetes the hard way" by kelsey hightower.
dang|2 years ago
smartbit|2 years ago