Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

ansible

README.md

Install K3S

Modify inventory.yml

ansible-playbook -i ansible/inventory.yml ansible/step01-k3s-server.yml

Verify that TLS access is working

helm upgrade --install whoami ./helm -f ./helm/values-whoami.yaml
curl -vk https://who.nessus-tech.io