Skip to content

christiancadieux/kubernetes-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

kubernetes-ide

IDE for kubernetes

documentation

The Kubernetes IDE is a visual development environment for Kubernetes. It can be used to learn kubernetes or to develop prototypes . It allows to build applications (called projects) by creating, importing and associating kubernetes resources. These projects can be saved and executed in one of your namespaces.

Kubernetes IDE is also useful for documentation. Here is an example of a project using a variety of resources: storage (PersistentVolume, PersistentVolumeClaim), compute (Deployment, ConfigMap, Secret), RBAC (Role, RoleBinding, ServiceAccount) and networking (Service, LoadBalancer, Ingress):

157493775-72986497-83fb-426a-8170-15ffc5d0161b png (1761×1074)20220309115700

ide

ide

Exposing relationships between resources

The Kubernetes IDE shows the relationships between the different resources to help understand the application. Here is an example with the PVC, secrets and env-vars used by the different deployments.

Screenshot from 2023-12-31 09-42-31

About

kubernetes ide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published