summaryrefslogtreecommitdiffstats
path: root/development/octant/README
diff options
context:
space:
mode:
author Dmitrii Sosedov2020-04-10 03:54:07 +0200
committer Willy Sudiarto Raharjo2020-04-10 03:54:07 +0200
commit6675431c1658e69b2b6d95e0083100c528727f9c (patch)
treed5eda45e1ef7eee3863534ae63d7f94f78d69839 /development/octant/README
parentd4d14e575f4b31a8fe6aa6bf88447b53f3a9b7d0 (diff)
downloadslackbuilds-6675431c1658e69b2b6d95e0083100c528727f9c.tar.gz
development/octant: Added (Web Interface for Kubernetes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/octant/README')
-rw-r--r--development/octant/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/octant/README b/development/octant/README
new file mode 100644
index 0000000000..eb7ddb58f1
--- /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.