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.
 
 
 
 
iwilltry42 609be6c84c add state and fix issues 6 years ago
.gitignore add vscode to ignore 6 years ago
LICENSE Initial commit 6 years ago
README.md create/start/stop/delete, no state yet 6 years ago
config.go add state and fix issues 6 years ago
go.mod add state and fix issues 6 years ago
go.sum add state and fix issues 6 years ago
main.go add state and fix issues 6 years ago

README.md

k3d-go

zeerorg/k3s-in-docker reimplemented in Golang... just because I didn't have time to learn Rust.