Commit 1dc1ca83 authored by Wayne Witzel III's avatar Wayne Witzel III
Browse files

add changelog and change wording

Signed-off-by: default avatarWayne Witzel III <wayne@riotousliving.com>
Showing with 5 additions and 4 deletions
+5 -4
......@@ -22,7 +22,7 @@ nfpms:
vendor: "VMware"
homepage: "https://github.com/vmware-tanzu/octant"
maintainer: Octant Maintainers <project-octant@googlegroups.com>
description: "A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters"
description: "A highly extensible platform for developers to better understand the complexity of Kubernetes clusters"
license: "Apache 2.0"
name_template: "{{.ProjectName}}_{{.Date}}_{{.Os}}-{{.Arch}}"
replacements:
......
......@@ -25,7 +25,7 @@ nfpms:
vendor: "VMware"
homepage: "https://github.com/vmware-tanzu/octant"
maintainer: Octant Maintainers <project-octant@googlegroups.com>
description: "A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters"
description: "A highly extensible platform for developers to better understand the complexity of Kubernetes clusters"
license: "Apache 2.0"
name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}-{{.Arch}}"
replacements:
......
......@@ -4,7 +4,7 @@
![GitHub release](https://img.shields.io/github/release/vmware-tanzu/octant.svg)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
> A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
> A 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.
......
Update documentations and add clarity around running and using Octant
......@@ -19,7 +19,7 @@
<mailingListUrl>https://groups.google.com/group/project-octant</mailingListUrl>
<bugTrackerUrl>https://github.com/vmware-tanzu/octant/issues</bugTrackerUrl>
<tags>octant kubernetes kubectl heptio dashboard pod tanzu</tags>
<summary>A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
<summary>A highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
</summary>
<description><![CDATA[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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment