Create Kubernetes Cluster
Create Cluster
cd ~/kubespray
source venv/bin/activate
ansible-playbook -i inventory/nexqloud/hosts.yaml -b -v --private-key=~/.ssh/id_rsa cluster.ymlGPU Node Label (Kubernetes)
Label Template
Label Application
Template
Example
Expected Output using Example
Additional Kubernetes Configurations
Last updated