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 483 forks source link

Customizing Octant UI to only show certain tabs #492

Open kshafiee opened 4 years ago

kshafiee commented 4 years ago

My specific use-case: my end-user is not familiar with k8s native resources, such as pods, services, etc. Rather they are interested only in certain CRDs (Custom Resource Definitions), e.g., ML jobs they trigger in different AWS accounts

kshafiee commented 4 years ago

@bryanl please let me know if I can provide more details, clarity on the use-case