SUNNY
6eda6dbc4c
shell command missing fix in docs ( #9213 )
...
https://kubernetes.io/docs/concepts/overview/object-management-kubectl/imperative-config/#migrating-from-imperative-commands-to-imperative-object-configuration : kubectl shell command broken fix
by wrapping kubecl-cmd around codeblock.
Added two lines at bottom - Reviewer suggestion
2018-06-25 01:59:02 -07:00
makocchi
f58f8c2fcf
apply shortcodes and change code fencing style ( #9072 )
...
* shortcodes: use note/warning shortcodes
* code fencing: change to `yaml` from `shell`
2018-06-18 07:17:33 -07:00
makocchi
bbdfeaf94f
wrap by warning shortcodes ( #9114 )
...
* wrap by warning shortcodes
* wrap by warning shortcodes (another)
2018-06-18 07:15:31 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed07c92c5f9eed75fb0a7ef0244266623.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f783314337b1eb40017aef47a6bf1453d8c840.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de366587eed25c803f8e7d5a59005adb6025.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a9863f8a4ffb636178c69a80d302c3e.
2018-06-06 16:51:26 -07:00
Eqbal Sarjami
4c2e4f825b
Remove selector from Deployment default values ( #8802 )
...
In recent versions of Kubernetes, selector field in DeploymentSpec is required and it'll not be filled with values from pod template. simple_deployment.yaml was already corrected and selector was added, here in this commit the content of the docs corrected to match this change.
2018-05-29 21:52:53 -07:00
Steve Perry
b5bbff1b6d
Fix link to kubectl command reference. ( #8577 )
...
* Fix link to kubectl command reference.
* Redirect kubectl command reference.
2018-05-18 11:30:51 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00