Merge pull request #9 from mikeplavsky/patch-1

missing `create` for kubectl
This commit is contained in:
sebgoa 2017-06-13 10:53:27 +02:00 committed by GitHub
commit f210d24ff2
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)