Skip to content

kbterm/kubeterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Kubeterm

Kubeterm is a graphical (GUI) management tool for kubernetes cluster and Helm charts/releases, which provides a good visibility into kubernetes cluster to ease user's operation & troubleshooting.

Features

  • Import and manage clusters:
    • Load local kubeconfig.
    • Import cluster by credentials, including AWS secret access key, GCP service account, and Azure service principal.
    • Login with your account of cloud provider ( GCP and Azure ) which host your kubernetes cluster.
  • Cluster dashboard, view cluster status and resource statistics.
  • List & describe details of kubernetes resource, just like kubectl.
  • Manage kubernete resource: create, edit and delete resource, as well as many resource operations, such as scaling, restart, node cordon/uncordon/drain, etc.
  • View resource (CPU/memory) metrics.
  • Inspect container's log.
  • Exec command on container.
  • Install and manage Helm charts/release: install, uninstall, upgrade and rollback.
  • Multiple platforms supported, mobile and desktop.

Get started

  • Download for mobile devices:

    Get it on AppStore Get it on Google Play

  • Download for MacOS on App Store:

    Get it on AppStore

  • Download binary for desktop:

    Latest releases

Contact us