mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user