changelog & roadmap

Changelog & roadmap

Release notes for k4s and the public list of what's coming next. For background on the project see the FAQ or the home page.

history

Version timeline

2026-05-08

v1.0.0 — full rewrite

  • ground-up rewrite — new architecture, new design language
  • kubeconfig auto-detected from ~/.kube/config (no flags needed)
  • Action abstraction with kubectl footer hints on every keystroke
  • multi-pod log streaming with FNV per-pod colour tags
  • live / filter, help popup on ?, context switcher (:ctx)
  • describe view with events · top via metrics.k8s.io
  • Bubble Tea + client-go v0.36 · MIT licensed
2025

v0.1.0 → v0.5.0 — original CLI/TUI

  • first iteration of the project, retired and replaced by the v1.0 rewrite
  • some features (e.g. in-pod shell on k3s) are temporarily missing in v1.0 — see roadmap below

roadmap

Coming next.

In rough order. Issues welcome on GitHub.

In-pod shell on k3s

Drop into a container without kubectl exec — via crictl against the k3s containerd socket. Returning from v0.5.

Resource actions

Delete pod, scale deployment, rollout restart.

YAML view

Raw manifest with chroma syntax highlighting.

Events view

Cluster-wide and per-resource events stream.

ConfigMaps & Secrets

Read-only list views first.

Subscribe to GitHub Releases

For machine-readable changelogs:

Atom feed

Try k4s now.

Single binary. No daemon. Works on any cluster reachable through kubeconfig.

go install github.com/LywwKkA-aD/k4s/cmd/k4s@latest