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