Giter Club home page Giter Club logo

kubeterm's Introduction

Kubeterm

Kubeterm is a graphical (GUI) management tool for kubernetes clusters. It provides good visibility into kubernetes cluster to enable user manage cluster resource and applications easily, and do troubleshooting actions.

As a application runnning locally, it doesn't require anything installed in the cluster. Multiple platforms, including desktop and mobile device, are supported.

screenshot

Features

  • Cluster management:
    • Load default kubeconfig automatically without any additinal configuration.
    • Support to import cluster by cluster access credentials, including AWS secret access key, GCP service account, and Azure service principal.
    • Integrated with cloud provider account( GCP and Azure ), import cluster conveniently by login with your cloud account.
  • Cluster dashboard: cluster status and resource statistics.
  • List & describe kubernetes resource, just like kubectl.
  • Manage kubernete resource: create, edit and delete resource. Support all operations, such as scaling, restart, node cordon/uncordon/drain, etc.
  • View resource (CPU/memory) metrics. (kubernetes metrics server required)
  • Inspect container's log.
  • Exec command within 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 on App Store for macOS:

    Get it on AppStore

    Due to restriction of Apple app sandbox, kubeterm can't exec credential plugin in kubeconfig. To support it, you may download releases under below link directly.

  • Download latest release for desktop directly (macOS and Windows):

    Latest releases

Contact us

kubeterm's People

Contributors

daimg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kubeterm's Issues

Ability to edit secrets

What would you like to be added?

The ability to edit and create secrets without having to base64 encoded/decode manually

Why is this needed?

I'd like to create and edit secrets on the go.

Helm deploy support

What would you like to be added?

It'd be great to be able to manage helm 3 deploys and upgrades.

Could be accomplished how rancher does it by running a dynamically created k8s job to perform the task.

Why is this needed?

Helm deployment when on the go!

Add project name to cluster list

What would you like to be added?

I would like to see the name of the project in the cluster list.

Why is this needed?

I my case it is rather an unfortunate naming issue. I'm deploying my projects and clusters to Google Cloud with Terraform and decided to name the Kubernetes Cluster simply "gke".

So If I add or view a cluster it looks like this:
screenshot_20240111_115039
screenshot_20240108_163500

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.