Commit Graph

8 Commits

Author SHA1 Message Date
Campion Fellin 16fe175bae Update Links to kubectl docs (#7927)
* Fix deployment.md

* Fix replicaset.md

* Fix tain-and-toleration

* Update concepts/configuration

* Update documentation

* Fix based on comments

* Update quick comments
2018-04-11 14:22:55 -07:00
Shen Yuanyu a1a3010a00 style-adjust (#8021) 2018-04-09 07:13:08 -07:00
Shen Yuanyu c540fad682 note style adjust (#8022) 2018-04-09 06:44:08 -07:00
Kai Chen f388c0e267 Update reference to kubectl commands using redirects (concepts/overview) (#7987) 2018-04-05 19:14:08 -07:00
Rajakavitha1 315d6de599 Update imperative-command.md (#7968)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Qiming b8fb58f333 Fix redirections for generated api references (#7890)
We have been using redirections in many pages when referencing the API
docs generated. Since the relocation of the generated files, this is
becoming difficult to maintain. This PR redirects all such links to the
generated artifacts so we can easily detect missing links if any.

closes: #7874
2018-03-29 06:28:04 -07:00
githubat 57303f8790 Update imperative-command.md (#7699)
- Original example (with <myservicename> replaced with my-svc) will result in the following error:
error: at least one tcp port specifier must be provided

- Use the same example in this section seems ideal
2018-03-23 10:00:03 -07:00
Qiming Teng 0f243328c2 Move "Object management using kubectl"
The section contains four articles which fit better under concepts.

Closes: #4178
2018-01-12 15:30:32 +08:00