diff --git a/README.md b/README.md index d579235..312319b 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. \ No newline at end of file +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.