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:
parent
177d664239
commit
0486082622
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue