vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 486 forks source link

Feature: Manage local clusters #329

Open wwitzel3 opened 5 years ago

wwitzel3 commented 5 years ago

Add the ability for Octant to manage local clusters.

wwitzel3 commented 5 years ago

I'll gather some thoughts about this and write up a more in-depth proposal.

Check for KIND. https://kind.sigs.k8s.io/

Add menu for KIND Management. Actions: create, delete, stop, start List KIND clusters and their status.