diff --git a/docs/azure-csi.md b/docs/azure-csi.md index 811b5b07802e90333e9b7bbbc841abdc66544a7b..95e7a667c095a013e324a5bd3ff6f6a23a0f67b0 100644 --- a/docs/azure-csi.md +++ b/docs/azure-csi.md @@ -1,6 +1,6 @@ # Azure Disk CSI Driver -The Azure Disk CSI driver allows you to provision volumes for pods with a Kubernetes deployment over Azure Cloud. The CSI driver replaces to volume provioning done by the in-tree azure cloud provider which is deprecated. +The Azure Disk CSI driver allows you to provision volumes for pods with a Kubernetes deployment over Azure Cloud. The CSI driver replaces to volume provisioning done by the in-tree azure cloud provider which is deprecated. This documentation is an updated version of the in-tree Azure cloud provider documentation (azure.md). diff --git a/docs/azure.md b/docs/azure.md index d1baccc18230d0280d1835d32e4934b701f802e1..7bb82d55fdd4506c640e0c8d072736967de76428 100644 --- a/docs/azure.md +++ b/docs/azure.md @@ -36,7 +36,7 @@ The name of the resource group your instances are in, can be retrieved via `az g ### azure\_vmtype -The type of the vm. Supported values are `standard` or `vmss`. If vm is type of `Virtal Machines` then value is `standard`. If vm is part of `Virtaul Machine Scale Sets` then value is `vmss` +The type of the vm. Supported values are `standard` or `vmss`. If vm is type of `Virtual Machines` then value is `standard`. If vm is part of `Virtual Machine Scale Sets` then value is `vmss` ### azure\_vnet\_name diff --git a/docs/calico.md b/docs/calico.md index 3e8437364d56828e5d76bfa797e05ebd0c6da1fc..f48bda94118bd663ecccae5b9f6b43a3a77834cd 100644 --- a/docs/calico.md +++ b/docs/calico.md @@ -6,7 +6,7 @@ Check if the calico-node container is running docker ps | grep calico ``` -The **calicoctl.sh** is wrap script with configured acces credentials for command calicoctl allows to check the status of the network workloads. +The **calicoctl.sh** is wrap script with configured access credentials for command calicoctl allows to check the status of the network workloads. * Check the status of Calico nodes