Update README.md
Fix typos.
This commit is contained in:
committed by
GitHub
parent
9f39a06cd8
commit
e35e7396b1
@@ -41,7 +41,7 @@ Run the binary with your chosen provider:
|
|||||||
Now that the virtual-kubelet is deployed run `kubectl get nodes` and you should see
|
Now that the virtual-kubelet is deployed run `kubectl get nodes` and you should see
|
||||||
a `virtual-kubelet` node.
|
a `virtual-kubelet` node.
|
||||||
|
|
||||||
## Command Line Usage
|
## Command-Line Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
virtual-kubelet implements the Kubelet interface with a pluggable
|
virtual-kubelet implements the Kubelet interface with a pluggable
|
||||||
@@ -72,8 +72,8 @@ Use "virtual-kubelet [command] --help" for more information about a command.
|
|||||||
|
|
||||||
## Deploy as a Pod by Helm Chart
|
## Deploy as a Pod by Helm Chart
|
||||||
|
|
||||||
Run these commands to deploy the virtual kubeletwhich connects your Kubernetes cluster to Azure Container Instances.
|
Run these commands to deploy the virtual kubelet which connects your Kubernetes cluster to Azure Container Instances.
|
||||||
If you want to run the connector from the Azure commandline check out this.
|
If you want to run the connector from the Azure command-line check out this.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
RELEASE_NAME=virtual-kubelet
|
RELEASE_NAME=virtual-kubelet
|
||||||
|
|||||||
Reference in New Issue
Block a user