Commit Graph

18 Commits

Author SHA1 Message Date
CaoShuFeng c7c80e50cb fix description about kubectl apply (#7747) 2018-04-12 15:13:59 -07:00
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
Shen Yuanyu ed16709da5 note style adjust (#7937) 2018-04-04 12:13:09 -07:00
Rajakavitha1 8fbb36f8cc Update imperative-config.md (#7969)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1 6d3782562e Update overview.md (#7967)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -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
Rajakavitha1 1095103789 Update declarative-config.md (#7970)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -07:00
Shen Yuanyu d8f04f51c1 warning style adjust (#7934) 2018-04-01 19:54:02 -07:00
Shen Yuanyu 3921cb765b repair warning style (#7914) 2018-03-30 05:29:03 -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
shir22 eb22016bdd Fixed image value version typo (#7768)
Was inconsistent with other values
2018-03-17 21:55:59 -07:00
Xiaodong Zhang 5401750219 Bump up deployment version in concepts/overview/object-management-kubectl folder (#7327) 2018-02-27 09:51:46 -08:00
Sam Foo d10f643e20 Remove duplicate words (#7243)
* Remove duplicate words

* Remove generated-reference change
2018-02-05 12:15:26 -05: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