There's various GUI for Kubernetes that I've found:
- The default kubernetes dashboard
- Octant
- IntelliJ Service Tool Window (View > Tool Window > Services, Alt+8)
- IntelliJ Cloud Code (most features focused on Google Cloud and Google Cloud projects)
- Kui (like jupyter-notebook, pry/irb/julia, etc, have tutorial mode)
- KubeBox (terminal based GUI)
- k8dash (deployment only)
- HeadLamp (didn't work)
- K9s (failed to go get, also require license?)
For now my recommendation would be Kontenta-Lens, you'll get a bird-view of your cluster.
For shell autocomplete, I recommend kube-prompt (or other shell-specific autocomplete)
If you only need docker GUI, you can try Dry
As I recall K9s has a commercial version and free version.
ReplyDeleteEasy to install. https://k9scli.io/