github abiosoft/colima v0.2.0

latest releases: v0.6.9, v0.6.8, v0.6.7...
2 years ago

Installation

curl -LO https://github.com/abiosoft/colima/releases/download/v0.2.0/colima-amd64 && sudo install colima-amd64 /usr/local/bin/colima

Changes

General

  • Full rewrite in Go
  • Better CLI experience
  • Support for Containerd runtime
  • Writable and configurable volumes (--mount flag)
  • Port forwarding for privilege ports 0-1023
  • Improved and configurable DNS handling (--dns flag)

Kubernetes

  • Add support for Containerd runtime
  • Replace minikube with k3s
  • Cache downloaded dependencies (thanks to k3s)
  • Restructure commands to start/stop/delete/reset
  • Fix clutter of kube config directory

Docker

  • Configurable daemon.json for additional configs e.g. insecure registries.

Containerd

  • nerdctl alias script (colima nerdctl install)

Miscellaneous

  • Reduce default memory to 2GiB
  • Improved logging and download progress status

Don't miss a new colima release

NewReleases is sending notifications on new releases.