Commit Graph

108 Commits (cbc950b6b28374d4f0211f2c6589d98e8835d8de)

Author SHA1 Message Date
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
WanLinghao 8b5226434b fix a link miss bug in volume description (#8585) 2018-05-19 10:03: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
Misty Stanley-Jones b8c5652751 Fix bullet list for Hugo (#8619)
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-18 11:31:54 -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
Kaitlyn Barnard 2b71a0e8b4 Adding KTPs and new KCSP partners (#8423)
* adding KTPs and new KCSP partners

* fixing layout

* additional layout fix

* typo fix
2018-05-18 10:45:51 -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
Denis Gladkikh 1998ab735f Fix url to etcd binary (#8522)
* Fix url to etcd binary

etcd should be 3.12 for kubernetes 1.10, also fix the URL (probably was broken after migration to Hugo)

* Make Curl command safer

You really only need that variable to be set for the specific command, so no need to export it.

Also, when using Bash variables in a string, you should enclose them in curly braces to delineate them from the rest of the string. This helps prevent problems where Bash can't tell where the name of the variable ends and the next part of the string begins.
2018-05-18 10:31:52 -07:00
Andreas Jaeger 39632504d9 Hugo: Fix broken lists in windows start guide (#8490)
Add empty lines to fix lists shown as large paragraphs.

Also, add missing colon and wrap really overlong line.
2018-05-18 10:25:51 -07:00
Andreas Jaeger 5b91a799e1 Hugo: Fix table layouts (#8487)
The tables are broken, fix them.

Closes: #8484
2018-05-18 10:22:50 -07:00
Lubomir I. Ivanov f845902087 troubleshooting-kubeadm: add note about kubeadm-reset block (#8508)
Add note about a possible block when calling 'kubeadm reset'
if the Docker service refuses to remove the k8s managed containers.
2018-05-18 10:15:53 -07:00
Andreas Jaeger 3f403d5dc3 Hugo: Fix participating page (#8565)
The page was wrongly formatted:
* Two lists were shown as paragraphs, add empty lines so that they are
  parsed as lists.
* The list of members, reviewers was not intended properly, so that the
  single items are intended but not their description. Indent
  everything.
* Fix URL to owners.md file, the old one gives a 404.
2018-05-18 09:41:51 -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
Jared 1da65603af Remove GKE specific content from this page (#8372)
https://github.com/kubernetes/website/issues/8262
2018-05-17 16:44:50 -07:00
Lubomir I. Ivanov 09e7d47a03 high-availability.md: fix missing parameter values (#8444)
- Use environment variables when redirecting to "/etc/etcd.env".
- Add more placeholder values for flags in "etcd.service" -> "ExecStart"

Fixes kubernetes/kubeadm#797
2018-05-17 16:00:51 -07:00
Doug MacEachern e9c4637d92 Remove Photon references (#8411)
github.com/vmware/photon-controller is no longer maintained, as of Oct 2017.

See also: kubernetes/kubernetes#58096
See also: kubernetes/kubernetes#63510
2018-05-17 15:53:50 -07:00
kbatuigas c285768c66 Updated jobs-run-to-completion.md (#8379) 2018-05-17 15:37:52 -07:00
Anubhav 052e528e6f Update install-kubeadm.md (#8371) 2018-05-17 15:33:51 -07:00
Jonathan Katora 5fa6aad842 Update rbac.md (#8363)
* Update rbac.md

* Update rbac.md

moved to other component roles
2018-05-17 15:24:53 -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
lovejoy 780be0b8e4 fixTocIndent (#8580) 2018-05-17 11:35:53 -07:00
Rafael Franzke 8f1fe16ae7 Blog post: Project Gardener (#8546) 2018-05-17 08:17:50 -07:00
Mark Janssen c15ec0a4ed Remove step numbers in kubeadm create cluster docs (#8573) 2018-05-16 14:26:50 -07:00
Steve Perry 169aadbbe1 Arrange the Extending Kubernetes section in the Concepts TOC (#8569)
* Left nav for Extending Kubernetes

* Redirect moved topics. Remove extraneous directory.
2018-05-16 12:26:52 -07:00
Giri Kuncoro fbfb8c4087 Update kubeadm-init.md for broken url (#8562)
* Update kubeadm-init.md

Fix broken kubeadm token link

* Fix more broken links in kubeadm-init.md

Broken links are fixed including kubeadm-join, kubeadm-upgrade, and kubeadm-reset
2018-05-16 10:18:28 -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
Andreas Jaeger ed3fc99154 Hugo: Fix lists (#8511)
Fix display of lists, add empty lines before them so that hugo formats
them correctly as lists and not as paragraphs.
2018-05-15 23:22:29 -07:00
Jeff Poole c2f73e5862 Fixing a typo "Decfault" -> "Default" (#8521) 2018-05-15 23:18:31 -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
lovejoy 58b5cbdae4 unifying .spec.selector spelling (#8542) 2018-05-15 22:38:28 -07:00
Nikhita Raghunath de9f222993 custom resources: explain declarative API (#8543)
Currently, the link just points to a description of
what Kubernetes objects are and does not
explicitly state what a declarative API is. It is
not immediately clear to the reader what the term
means.

This commit tries to explain it explicitly so that
the link adds to the meaning and it is clearer to
the reader.
2018-05-15 22:36:30 -07:00
nhanpc 6b1ac1285b Update missing kubever on weave network (#8560)
```
$ export kubever=$(kubectl version | base64 | tr -d '
> ')
$ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version="
error: unable to read URL "https://cloud.weave.works/k8s/net?k8s-version=", server reported 400 Bad Request, status code=400
```
```
$ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$kubever"
serviceaccount "weave-net" created
clusterrole.rbac.authorization.k8s.io "weave-net" created
clusterrolebinding.rbac.authorization.k8s.io "weave-net" created
role.rbac.authorization.k8s.io "weave-net" created
rolebinding.rbac.authorization.k8s.io "weave-net" created
daemonset.extensions "weave-net" created
```
2018-05-15 22:32:28 -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
WanLinghao b16dae5309 fix an error in example yaml file (#8539) 2018-05-15 17:37:27 -07:00
Misty Stanley-Jones 5851de6a90 Create initial smoke test page (#8349)
* Create initial smoke test page

* Add info about tables

* Address feedback

* Address feedback

* Add examples of admonitions and sidebars

* Fix HTML table

* Try admonition code block fix

* Address more feedback
2018-05-15 15:30:27 -07:00
Steve Perry 21fd86ed4b Fix up Tutorials landing page and Tutorials left nav. (#8557)
* Fix up Tutorials landing page and Tutorials left nav.

* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00
Bill Pratt 1782a21b47 Add enable-admission-plugins flag back in (#8399)
#8198 was overwritten with #8316. Adding it back in
2018-05-15 15:27:27 -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
Chris Hiestand 374ed9a90f update link to kube-router documentation (#8406)
documentation changed from `Documentation/` to `docs/`
2018-05-15 14:42:28 -07:00
Steve Perry 068d599c42 Change H4 to H2 so TOC will appear. (#8515)
* Change H4 to H2 so TOC will appear.

* Remove italics in heading.
2018-05-15 14:38:27 -07:00
Steve Perry 398a744b55 Move Install kubeadm topic under Install Tools. (#8536) 2018-05-15 14:37:30 -07:00
AdamDang 655f285b59 Typo fix: Kubernets->Kubernetes (#8531)
Kubernets->Kubernetes
2018-05-14 11:24:26 -07:00
Steve Perry ae459c7cbf Get Service Catalog topic into left nav. (#8517) 2018-05-13 08:01:25 -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