diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 17:37:27 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:57 +0700 |
commit | 2bf0ba1b81eddfff4912abcb30051c627395101f (patch) | |
tree | 3b4bf90aac7a4576a0ceae297a5a0a6b5e0b7b02 /development/octant | |
parent | 8952ed8a69a4dc00315dc32dce11a49c2261b0b0 (diff) |
development/octant: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/octant')
-rw-r--r-- | development/octant/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/development/octant/README b/development/octant/README index eb7ddb58f1a6..d4ffefe836e0 100644 --- a/development/octant/README +++ b/development/octant/README @@ -1,11 +1,12 @@ octant (a web interface for Kubernetes) -A web-based, highly extensible platform for developers to better understand -the complexity of Kubernetes clusters. +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 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. +Octant offers a combination of introspective tooling, cluster +navigation, and object management along with a plugin system to +further extend its capabilities. |