This commit is contained in:
2025-04-12 09:27:36 +10:00
parent f16a167d42
commit 4524ee4093
-18
View File
@@ -1,18 +0,0 @@
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 3,
"lineage": "0a6a74be-5948-1b78-61c9-d523dd42e97c",
"outputs": {
"k3s_token": {
"value": "To get the node token, run: ssh -p 22422 junv@192.168.1.2 'sudo cat /var/lib/rancher/k3s/server/node-token'",
"type": "string"
},
"kubeconfig_command": {
"value": "To get the kubeconfig, run: scp -P 22422 junv@192.168.1.2:/etc/rancher/k3s/k3s.yaml ~/.kube/config",
"type": "string"
}
},
"resources": [],
"check_results": null
}