Name Last Update
examples Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
start-k3d.sh Loading commit data...
  • Create a new repo, add this as a submodule(generally placed as k3d-allocator).
  • Copy examples/k3d.env.sample to $repo/.k3d.env, configure BUILD_NAME, add to .gitignore.
  • Copy examples/app-start-k3d.sh to $repo/start-k3d.sh, adjust relative path to k3d-allocator/start-k3d.sh, add to git.
  • Copy examples/k3d.conf.sample to $repo/k3d.conf, adjust if needed, add to git.