You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
395 B

  1. # Kargo on KVM Virtual Machines hypervisor preparation
  2. A simple playbook to ensure your system has the right settings to enable Kargo
  3. deployment on VMs.
  4. This playbook does not create Virtual Machines, nor does it run Kargo itself.
  5. ### User creation
  6. If you want to create a user for running Kargo deployment, you should specify
  7. both `k8s_deployment_user` and `k8s_deployment_user_pkey_path`.