Commit Graph

1084 Commits (bbfe5e87b52627ce7aafa25df9ead160fb7fe9b2)

Author SHA1 Message Date
lovejoy ff2df75315 Fix: Change direct link to relative link and fix the wrong link (#8581) 2018-05-22 14:58:26 -07:00
Tim Fogarty 0c5c9a5fdd Fix codeblock formatting for kubeadm install (#8660)
A tab shortcode was using angle brackets even though the
contents were markdown. This caused a formatting issue.

This switches the tab to use the `%`-delimiter to properly
render the markdown.
2018-05-21 14:28:15 -07:00
Weibin Lin 3953da98b0 Update debug-service.md --- add ipvs part on kube-proxy (#8652) 2018-05-21 09:38:51 -07:00
Qiming 314084404d Last batch change approvers to reviewers (#8644)
This is meant to be the last change for issue #7432.

Closes:# 7432
2018-05-21 08:55:51 -07:00
Steve Perry d8e4ebb2fe Add weights for topics under Tasks > Run App. (#8602) 2018-05-19 21:52:49 -07:00
Steve Perry 4207de7d63 Improve left nav for Tasks. (#8582)
* Add weights to first three Task sections.

* Add one more weight.
2018-05-19 21:43:52 -07:00
Steve Perry eb420cf183 Add weights, move files: Tasks>AdminClust>NetPol. (#8634)
* Add weights, move files: Tasks>AdminClust>NetPol.

* Update _index.md
2018-05-19 20:54:51 -07:00
Steve Perry 9c94281570 Add weighs and move files under Tasks > Access App. (#8625) 2018-05-19 20:40:51 -07:00
Steve Perry cbc950b6b2 Add weights, move files: Tasks>AdminClust>MemCPU (#8635)
* Add weights, move files: Tasks>AdminClust>MemCPU

* Move yaml files.
2018-05-19 20:35:51 -07:00
James Wen 396858644e Remove extra '$' char from 'kubectl patch' example (#8626) 2018-05-18 16:35:53 -07:00
aburdenthehand df77bb6800 Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00
Chris 1f14ee8619 Trivial: fix typo "evictions are be allowed" (#8615) 2018-05-18 13:14:51 -07:00
Steve Perry 73589267a1 Add weights and move files under Tasks > Jobs. (#8623) 2018-05-18 12:51:50 -07:00
Bjørn Erik Pedersen 28341b5ec4 Fix sections in install-kubectl (#8588)
This commit adds a missing closing capture and puts "## Install kubectl" inside the relevant capture.

Note that the missing close was also missing before Hugo-migration, so the section ordering is still not the same as the Jekyll version of the site. But I think it is more corret.

Note that content outside the capture template blocks, is included as defined is this template:

https://github.com/kubernetes/website/blob/master/layouts/partials/templates/task.html#L8

See #8277
2018-05-18 10:33:50 -07:00
Gerardo Saca 396819221b Fix code blocks in set-up-cluster-federation-kubefed (#8384)
* Fix code blocks in set-up-cluster-federation-kubefed

Two of the code blocks don't render correctly in the [docs page](https://kubernetes.io/docs/tasks/federation/set-up-cluster-federation-kubefed/) (see *Adding a cluster to a federation* section) even though they render correctly in the GitHub preview. Hopefully this PR will fix it.

Plus fixed a few instances where the code blocks in set-up-cluster-federation-kubefed.md don't indicate the code block's language.

* Fix spacing
2018-05-17 16:47:50 -07:00
Steve Perry 1ee398b151 Set weights for topics under Tasks > Inject Data. (#8601) 2018-05-17 16:46:49 -07:00
Anubhav 052e528e6f Update install-kubeadm.md (#8371) 2018-05-17 15:33:51 -07:00
Vimal Raghubir f4dc8028c4 Fixed misleading text in out-of-resources.md (#8579) 2018-05-17 14:27:52 -07:00
ningning54321 cad4f85492 Update extend-api-custom-resource-definitions.md (#8439)
update it for v1.10:
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#customresourcedefinition-v1beta1-apiextensions-k8s-io
2018-05-17 14:07:51 -07:00
AdamDang 6ea6b70cee Typo fix: writeable->writable (#8564)
* Update pod-security-policy.md

* Update reconfigure-kubelet.md
2018-05-16 10:08:28 -07:00
CaoShuFeng 3b750716e1 fix crd output example (#8520) 2018-05-15 23:16:29 -07:00
Kazuki Suda 3665ac54cf Fix lost environment variables (#8527) 2018-05-15 23:14:30 -07:00
Wen Gao 53d2e174d7 Typo fix: some word error (#8524)
* Typo fix: Acceptible=>Acceptable and componenets=>components

* Typo fix: Availablity=>Availability

* Typo fix: implicity=>implicitly
2018-05-15 17:48:28 -07:00
Nikhita Raghunath 4d93956ac4 Delete docs for ThirdPartyResources (#8544)
ThirdPartyResources (TPRs) were removed in v1.8. It is misleading
to still show the docs for TPRs for > v1.8. If one needs to read
docs for TPRs, they can switch to the v1.8 version of the docs
website.

However, the docs of migration of TPRs to CRDs are still not
removed because one can also migrate from v1.7 (when CRDs were
introduced) to v1.7+.
2018-05-15 15:21:29 -07:00
Steve Perry 398a744b55 Move Install kubeadm topic under Install Tools. (#8536) 2018-05-15 14:37:30 -07:00
Bjørn Erik Pedersen 290aa53888 Fix tab titles in install-kubectl.md (#8496)
Fixes #8276
2018-05-12 07:54:27 -07:00
WanLinghao 0370a306c3 improve configure-projected-volume-storage.md (#8434)
modified:   content/en/docs/tasks/configure-pod-container/configure-projected-volume-storage.md
2018-05-12 07:52:25 -07:00
Tom Van Waardhuizen 093b78bf00 Fix spacing so CLI samples render properly (#8370)
#8273
2018-05-11 13:06:27 -07:00
Chuck Ha 9702579d38 Adds a task for ha etcd with kubeadm (#8301)
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-05-11 08:05:55 -07:00
juneharton 934232f5b6 Minor textual change for testing purposes (#8377) 2018-05-06 16:23:50 -07:00
Victor Giurgiu 17c0114fc8 [Issue #8336] Added a # symbol to What's next (#8353)
* [Issue #8336] Added a # symbol to What's next

Looking to see if the Table of contents will render properly if all the headers are H4 (####)

* use h2 instead of h4
2018-05-06 12:25:51 -07:00
Jonathan Katora 221c38d62d Update load-balance-access-application-cluster.md (#8351)
* Update load-balance-access-application-cluster.md

* Update load-balance-access-application-cluster.md

removed unnecessary code highlights.
2018-05-06 12:16:50 -07:00
Tim McMackin 595e1455ca #4500: Split out tasks in cron jobs docs (#8337)
* first attempt

* Skipping these sections

* cleanup and style

* style

* move schedule info to schedule section

* link to example
2018-05-06 12:01:50 -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