eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Replacing k9s #22

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

As long as we used k3s as a container orchestration / control plane, we used the k9s cli utility to quickly manage pods, view logs etc.

With the Kanto container management, there is no such convenient utility available, and containerd only has ctr / nerdctl to work with.

It would be nice to have a TUI to navigate through containers, starting, stopping and viewing logs in a quick way.

mikehaller commented 1 year ago

Replaced with kantui from leda-utils