Merge pull request #11551 from a-robinson/docs

Improve syntax highlighting for design and devel docs
This commit is contained in:
Brian Grant
2015-07-19 08:45:54 -07:00
18 changed files with 116 additions and 125 deletions

View File

@@ -69,7 +69,7 @@ spec:
Note that we omit the labels and the selector fields of the replication controller, because they will be populated from the labels field of the pod template by default.
```
```sh
kubectl create -f ./controller.yaml
```