Modified sentence base on comment

Base on comment, added the markdown formatting so that "NOTE:" is in bold and "optional:true" is in the code style
This commit is contained in:
sallydeng 2017-02-17 08:30:45 +08:00 committed by Andrew Chen
parent 177d664239
commit 0486082622
1 changed files with 1 additions and 1 deletions

View File

@ -605,4 +605,4 @@ created using kubectl, or indirectly via a replication controller. It does not
via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common
ways to create pods.)
NOTE: The key-value optional:true is supported for Kubernetes 1.6 and above.
**NOTE:** The key-value `optional:true` is supported for Kubernetes 1.6 and above.