syswe / ntop

ntop is an open source tool that allows you to visually and clearly see the status of all your nodes and filtered pods on Kubernetes stages.
Apache License 2.0
28 stars 3 forks source link

kubectl plugin implementation and distribution #20

Open syswe opened 10 months ago

syswe commented 10 months ago

we think the easiest way installing and using that tool use with as a kubectl plugin.

we can share ntop with a kubectl plugin we should find a way releasing our tool with a kubectl plugin.

refs.

https://krew.sigs.k8s.io/docs/developer-guide/develop/plugin-development/

https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/

syswe commented 8 months ago

Krew plugin support should added 0.3.0 milestone. It will be our main package distribution way for general use.