github k3d-io/k3d v1.0.0

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

About

With this release, we completely switched from using the installed docker executables (docker and docker-compose) to communicating with the Docker API (via the Go client SDK).
For reference, check out PR #12 .
The functionality is the same as before ✔️

New Features

  • Spin up worker nodes using the --workers X flag
  • Global --verbose flag to get some more output

Enhancements

  • Use the docker API instead of executables
  • store state in docker API (labels) instead of relying on directory names
  • create docker network for communication with worker nodes
  • better log messages and prints
  • lots more

Don't miss a new k3d release

NewReleases is sending notifications on new releases.