Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CNS Manager is a diagnostic and self-service tool that helps detect and auto-rem
CNS Manager exposes APIs that can be invoked by authorized users to detect issues.


This repository provides artifacts for deploying CNS manager in vanilla Kubernetes cluster, as well as the client sdk to invoke its endpoints.
This repository provides artifacts for deploying CNS manager in Vanilla Kubernetes cluster, as well as the client sdk to invoke its endpoints.

## Deploying cns-manager
CNS manager needs to be deployed in one of the Kubernetes clusters in the vCenter.
Expand Down Expand Up @@ -68,4 +68,4 @@ This feature allows migrating volumes from one datastore to another. Read [here]
This feature allows detecting/deleting orphan volumes that are not being used in any of the registered Kubernetes clusters on the vCenter. Read [here](docs/book/features/orphan_volumes.md) for more details about this feature.

* **Orphan snapshots detection & deletion**
This feature allows detecting/deleting orphan snapshots that are not being used in any of the registered Kubernetes clusters on the vCenter. Read [here](docs/book/features/orphan_snapshots.md) for more details about this feature.
This feature allows detecting/deleting orphan snapshots that are not being used in any of the registered Kubernetes clusters on the vCenter. Read [here](docs/book/features/orphan_snapshots.md) for more details about this feature.