github k3d-io/k3d v1.1.0

latest releases: v5.6.3, v5.6.2, v5.6.1...
5 years ago

New in v1.1.0:

  • ENHANCEMENT nodes now have docker name as hostname so that they're better identifiable via kubectl (Issue #25, Commit 9ac8198)
  • FEATURE: specify custom k3s image via --image <repo>/<image>:<tag> (shorthand -i) (Issue #28, PR #30)
    • docker.io is the default registry, rancher/k3s is the default image
    • Note: This will soon deprecate the --version flag
  • FIX: enforce RFC 1123 compliant hostnames for cluster names and set default name accordingly (Issue #34, PR #35)

Don't miss a new k3d release

NewReleases is sending notifications on new releases.