Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Alexios Polyzos
872ed87f1c
Minor typo fix on Services Networking Host Aliases
...
Signed-off-by: Alexios Polyzos <dragotic.saen@gmail.com>
2020-06-20 10:47:29 +03:00
Karen Bradshaw
49575ad2dd
clean up in page toc
2020-06-15 12:02:24 -04:00
Tim Bannister
5d358120fb
Tidy task page about using HostAliases
2020-06-12 00:10:00 +01:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Richard Mokua
0773f17490
Update add-entries-to-pod-etc-hosts-with-host-aliases.md
...
https://github.com/kubernetes/website/issues/21383#issuecomment-636769285
2020-06-02 13:38:41 +02:00
Nikhil Jagtiani
14c07ede73
logs command to check etc/hosts file corrected
...
hosts file can be viewed using exec command.
2020-05-06 14:38:59 +05:30
Abubakar Siddiq Ango
9e966b2e9d
Switch to long command option ( #14422 )
2019-05-21 00:42:41 -07:00
Kenichi Omichi
79052e5232
Update HostAliases entries for new implementation ( #12251 )
2019-01-29 17:35:06 -08:00
yanghaichao12
b6db60aff1
Fix typos in add-entries-to-pod-etc-hosts-with-host-aliases ( #11639 )
2018-12-10 23:12:09 -08:00
makocchi
814da53cd7
tweak code snippets ( #9977 )
2018-08-21 07:52:36 -07:00
Qiming
99a77ff368
Consolidate YAML files [part-13] ( #9377 )
...
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking
When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
Misty Stanley-Jones
89a06bdb29
Apply concept template to extend-kubernetes and configuration dirs ( #8995 )
2018-06-11 12:38:26 -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 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -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