Skip to content

Simplifying Kubernetes with a GUI-Based Terminal

Notifications You must be signed in to change notification settings

rzpjunior/carbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbon

Overview

Carbon is a simple GUI-based terminal application designed to streamline Kubernetes management. It provides an easy-to-use interface for interacting with Kubernetes resources, making it accessible for both beginners and experienced users.

Features

  • GUI-Based Terminal: Intuitive graphical interface for managing Kubernetes.
  • Provider Selection: Choose your Kubernetes provider with ease.
  • Kubeconfig Loader: Quickly load and switch between different kubeconfig files.

Installation

To install Carbon, simply run the following command:

git clone https://github.com/rzpjunior/carbon.git
cd carbon
pip install -e .

Usage

After installation, you can start Carbon by typing:

carbon

Upon starting Carbon, follow these steps:

  • Choose the Provider: Select your Kubernetes provider from the list.
  • Load Kubeconfig: Load your kubeconfig file to connect to your Kubernetes cluster.

About

Simplifying Kubernetes with a GUI-Based Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages