* Package name : k9s Version : 0.27.4 Upstream Author : Fernand Galiana <fernand.galiana@gmail.com> * URL : https://k9scli.io/ * License : Apache-2.0 Programming Lang: Go Description : Kubernetes CLI To Manage Your Clusters In Style! K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources. This package would be used by kubernetes administrators running debian. It's a TUI alternative to kubectl, and it depends on it as well. As far as I can tell kubectl is not packaged for debian at this time either. I do not have any intentions of maintaining the package. Please consider adding k9s. Best regards, Luca
I started working on it today and I submitted initial stuff to Salsa under https://salsa.debian.org/go-team/packages/k9s/ There's a lot of missing dependencies - mostly k8s related but not only. Among others: https://github.com/kubernetes/apimachinery - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012720 https://github.com/kubernetes/client-go https://github.com/kubernetes/metrics https://github.com/anchore/grype So I pushed things a bit forward but there's still a lot to do. Bartek On Tue, 3 Oct 2023 22:28:33 +0200 Luca Matei Pintilie <luca@lucamatei.com> wrote:> Package: wnpp > Severity: wishlist > X-Debbugs-Cc: luca@lucamatei.com > > * Package name : k9s > Version : 0.27.4 > Upstream Author : Fernand Galiana <fernand.galiana@gmail.com> > * URL : https://k9scli.io/ > * License : Apache-2.0 > Programming Lang: Go > Description : Kubernetes CLI To Manage Your Clusters In Style! > > K9s provides a terminal UI to interact with your Kubernetes clusters. > The aim of this project is to make it easier to navigate, observe and > manage your applications in the wild. K9s continually watches Kubernetes > for changes and offers subsequent commands to interact with your observed > resources. > > This package would be used by kubernetes administrators running debian. > > It's a TUI alternative to kubectl, and it depends on it as well. > As far as I can tell kubectl is not packaged for debian at this time > either. > > I do not have any intentions of maintaining the package. > > Please consider adding k9s. > > Best regards, > Luca
Hello! Thanks for starting with this! I don't have high golang skills but I really want to help [1] :) Regards. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061720