github k3d-io/k3d v3.0.0-rc.0

latest releases: v5.6.3, v5.6.2, v5.6.1...
pre-release3 years ago

🎉 First Release Candidate of v3.0.0

🆕 🆙 Changes since v3.0.0-beta.2

Features

  • New flag: k3d create cluster --switch: update the kubeconfig and directly switch the current-context (#261)
  • Now using context.Context in all top-level exported functions (#244)
  • update loadbalancer every time when creating/deleting master nodes (#258)
  • New flags: --wait and --timeout for command k3d create node (#259)

Fixes

  • do not copy --cluster-init flag when creating a second master node
  • k3d get clusters and k3d get nodes now allow... (#260)
    • specifying one name: get only one node/cluster
    • specifying multiple names: get multiple nodes/clusters
    • specifying no name: get all nodes/clusters

Maintenance

  • move more stuff to constants

README/Docs

Miscellaneous

...

Don't miss a new k3d release

NewReleases is sending notifications on new releases.