missing `create` for kubectl

This commit is contained in:
Mike Plavsky 2017-06-11 22:28:27 +03:00 committed by GitHub
parent e00514bce9
commit 4f40095ee9
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ The Workspace ID and Primary Key can be found inside the OMS Portal under Settin
Run the following command to deploy the OMS agent to your Kubernetes nodes:
```
kubectl -f omsagent-daemonset.yaml
kubectl create -f omsagent-daemonset.yaml
```
## Step 4
@ -58,4 +58,4 @@ A new tile for the Container solution that you added appears on the Overview pag
![oms-portal](./images/oms-portal.png)
![coms-container-solution](./images/oms-container-solution.png)
![coms-container-solution](./images/oms-container-solution.png)