Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/cmd/node
Fabrice Vergnenegre 2d8d60b005
FIX: #412 set Restart flag to true before creation (#413, thanks @fabricev)
4 years ago
..
node.go add node commands 4 years ago
nodeCreate.go FIX: #412 set Restart flag to true before creation (#413, thanks @fabricev) 4 years ago
nodeDelete.go adjust toplevel pkg functions to new syntax 4 years ago
nodeList.go overall: add node status field 4 years ago
nodeStart.go use server/agent instead of master/worker 4 years ago
nodeStop.go use server/agent instead of master/worker 4 years ago