ansible
CLIAgentless automation for configuration management and deployments.
Run a playbook~94% est.
ansible-playbook deploy.yml -i inventory.inicloud3 recipes
kubectl
CLIKubernetes command-line tool for controlling clusters.
Apply manifest file~97% est.
kubectl apply -f deploy.yamlcloud4 recipes
helm
CLIThe package manager for Kubernetes.
cloud4 recipes