k3d - v5.4.3


v5.4.3 - 07.06.2022

Added

  • Support for pull-through registry (#1075)
  • In command k3d registry create
    • e.g. k3d registry create --proxy-remote-url https://registry-1.docker.io -p 5000 -v /tmp/registry:/var/lib/registry
  • In config file:

    yaml # ... registries: create: name: docker-io # name of the registry container proxy: remoteURL: https://registry-1.docker.io # proxy DockerHub volumes: - /tmp/reg:/var/lib/registry # persist data locally in /tmp/reg config: | # tell K3s to use this registry when pulling from DockerHub mirrors: "docker.io": endpoint: - http://docker-io:5000

  • See registry documentation

New Contributors

  • @ethinx made their first contribution in https://github.com/k3d-io/k3d/pull/1075

Full Changelog: https://github.com/k3d-io/k3d/compare/v5.4.2...v5.4.3


Details

date
June 7, 2022, 5:16 p.m.
name
v5.4.3
type
Patch
👇
Register or login to:
  • 🔍View and search all k3d releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or