Skip to content

Commit

Permalink
Fixed formatting on CNI Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Messer committed Oct 19, 2017
1 parent b41b9d2 commit 44bb863
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/getting-started-guides/windows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ To run Windows Server Containers on Kubernetes, you'll need to set up both your
6. Start kube-proxy using script [TODO - Add link to George's script]
7. [Optional] Add static routes on Windows host

*** Windows CNI Config Example ***
**Windows CNI Config Example**

```
{
"cniVersion": "0.2.0",
"name": "l2bridge",
Expand Down Expand Up @@ -129,7 +131,7 @@ To run Windows Server Containers on Kubernetes, you'll need to set up both your
}
]
}

```
### Component Setup

!Note: TODO - Add link to George's documentation
Expand Down

0 comments on commit 44bb863

Please sign in to comment.