Andrew Rynhard 9625857c8c
docs: move docs repo to talos repo (#770)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 16:06:55 -07:00

554 B

title, date, draft, menu
title date draft menu
kubeadm 2018-10-29T19:40:55-07:00 false
docs
parent
components

kubeadm handles the installation and configuration of Kubernetes. This is done to stay as close as possible to upstream Kubernetes best practices and recommendations. By integrating with kubeadm natively, the development and operational ecosystem is familiar to all Kubernetes users.

Kubeadm configuration is defined in the userdata under the services.kubeadm section.