c12s-kubespray/contrib/kvm-setup/README.md

12 lines
410 B
Markdown
Raw Permalink Normal View History

2017-06-23 16:35:10 +00:00
# Kubespray on KVM Virtual Machines hypervisor preparation
2017-06-23 16:35:10 +00:00
A simple playbook to ensure your system has the right settings to enable Kubespray
deployment on VMs.
2017-06-23 16:35:10 +00:00
This playbook does not create Virtual Machines, nor does it run Kubespray itself.
## User creation
2017-06-23 16:35:10 +00:00
If you want to create a user for running Kubespray deployment, you should specify
both `k8s_deployment_user` and `k8s_deployment_user_pkey_path`.