diff options
Diffstat (limited to 'development/octant/README')
-rw-r--r-- | development/octant/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/octant/README b/development/octant/README new file mode 100644 index 0000000000000..eb7ddb58f1a6f --- /dev/null +++ b/development/octant/README @@ -0,0 +1,11 @@ +octant (a web interface for Kubernetes) + +A web-based, highly extensible platform for developers to better understand +the complexity of Kubernetes clusters. + +Octant is a tool for developers to understand how applications run on a Kubernetes cluster. +It aims to be part of the developer's toolkit for gaining insight and approaching complexity +found in Kubernetes. + +Octant offers a combination of introspective tooling, cluster navigation, and object management +along with a plugin system to further extend its capabilities. |