mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
399 B
399 B
Getting started
The easiest way to run the deployement is to use the kargo-cli tool. A complete documentation can be found in its github repository.
Here is a simple example on AWS:
- Create instances and generate the inventory
kargo aws --instances 3
- Run the deployment
kargo deploy --aws -u centos -n calico