github k3d-io/k3d v1.3.4

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

CLI

  • new global flag --timestamp to show timestamps in logs

Internal

  • get-kubeconfig: only continue on error, if --all is set (thanks to @ibuildthecloud, #128)
  • do not run k3s as PID 1; use init (thanks to @ibuildthecloud, #129)
  • Exit Code 1 if no clusters were found in get-kubeconfig, ls and delete

Docs

  • example for running k3d on unsupported filesystems (thanks to @zer0def, #124)
  • clarify in example section, that k3s uses traefik by default
  • add brew install instructions (thanks to @docwhat, #127)

Development / Build Process

  • only build with go 1.13 in Travis
  • update to golangci-lint v1.20

Don't miss a new k3d release

NewReleases is sending notifications on new releases.