Commit Graph

736 Commits (fcd8af988cf3586e88f02fff9ddb776a8fc7047d)

Author SHA1 Message Date
Karen Bradshaw efc5566457 modify overview 2020-08-10 08:42:11 -04:00
Karen Bradshaw 1e0c500571 add content_type param, kubeadm pages
add no_list, clean up toc-hide params
2020-08-10 08:41:49 -04:00
Kubernetes Prow Robot 3960775d8a
Merge pull request #23014 from tengqm/links-reference
Replace redirections in the reference section
2020-08-08 05:04:19 -07:00
Qiming Teng d592baed54 Replace redirections in the reference section
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +08:00
Kubernetes Prow Robot 8efd5fa6ed
Merge pull request #22966 from gkramer/patch-1
Update cheatsheet.md
2020-08-07 05:56:20 -07:00
Garron Kramer 05a417c303
Assist those who struggle to find path to relevant keys in Json output. 2020-08-07 14:57:15 +03:00
Kubernetes Prow Robot 664464806c
Merge pull request #22470 from tengqm/fix-19985
Tweak paragraph to kill orphaned fragment
2020-08-06 08:51:42 -07:00
Kubernetes Prow Robot 34b35738a4
Merge pull request #22832 from cofyc/patch-3
Fix the markdown format in authorization.md
2020-08-03 18:44:19 -07:00
Yecheng Fu ee4aa53115 Fix the command in authorization.md 2020-08-04 09:08:36 +08:00
Qiming Teng 031747e460 Tweak paragraph to kill orphaned fragment 2020-08-03 21:18:55 +08:00
Antoine Pelisse 0099629817 Clarify that CRDs can use the schema annotation 2020-07-29 14:23:43 -07:00
Kubernetes Prow Robot d31b79cc15
Merge pull request #22743 from tabbysable/patch-1
Clarify meaning of group
2020-07-27 19:41:08 -07:00
Kubernetes Prow Robot e1485cd5d7
Merge pull request #22773 from tegonal/doc-auth
doc(auth): typo
2020-07-27 15:06:10 -07:00
Tim Bannister 49eee8fd3d
Revise Pod concept (#22603)
* Revise Pod concept

Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/

Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.

This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.

* Update links to Pod concept

Link to updated content

* Incorporate Pod concept suggestions

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Revise StatefulSet suggestion for Pod concept

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot 5c2748288a
Merge pull request #21185 from johscheuer/add-docs-api-health-checks
Add documentation for API server health checks
2020-07-26 20:04:17 -07:00
Kubernetes Prow Robot 9880cbd671
Merge pull request #22318 from tengqm/fix-19996
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00
Tabitha Sable 788706f42d
Clarify meaning of group
Define the word group without using the word group.
2020-07-25 23:35:34 -05:00
Tim Bannister e7c2510a89 Mark RBAC table header as header
Use <thead> and <tbody> elements to distinguish between the header and
the body of the table. Slightly improves accessibility and also visual
style.
2020-07-23 23:53:33 +01:00
Johannes M. Scheuermann f1588c03f3 Add feature state for individual health checks 2020-07-21 10:24:40 +02:00
pengli 7866a548c5 Fix type, correct plugin name 2020-07-17 10:36:24 +08:00
Daniel Kucera 74dbe5de22
fix tolerationsWhitelist annotation example 2020-07-15 09:12:30 +02:00
Daniel Kucera bf3d54dedd
defaultTolerations example fix
defaultTolerations has to be unmarshall-able as an array
2020-07-14 13:01:21 +02:00
Kubernetes Prow Robot ec67b2dc0d
Merge pull request #22392 from rossdotpink/patch-1
Fix erroneous RSS feed link in security.md
2020-07-12 19:28:32 -07:00
Kubernetes Prow Robot 98e5268b46
Merge pull request #22422 from jianz/patch-1
escape the angle brackets for token to show in the table.
2020-07-12 19:26:32 -07:00
Kubernetes Prow Robot ce84f4e199
Merge pull request #22273 from tengqm/add-jsonpath-tip
Add a kubectl tip for working with keys with dots
2020-07-11 10:25:21 -07:00
jianz 67fc065ae8
escape the angle brackets in the table.
escape the angle brackets in order to to show the <token> word inside table.
2020-07-08 11:12:42 +08:00
Ross Wilson 906517f3ff
Fix erroneous RSS feed link in security.md
When referring to the `kubernetes-security-announce` mailing list, an alternative RSS link is incorrectly given to `kubernetes-announce` instead. This PR updates that link.
2020-07-06 17:47:52 +02:00
Robert Stoll e140c2a6dc
doc(auth): typo 2020-07-06 08:09:26 +02:00
Jerry Park 64f62106c1 Fix issue of document link in some documents 2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot fe82c29052
Merge pull request #22248 from pjhwa/fix-22247
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-07-04 03:04:48 -07:00
Qiming Teng e097b93c8e Fix pages that reference removed API groups
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Qiming Teng 4ddc1663f2 Add a kubectl tip for working with keys with dots 2020-07-02 16:30:52 +08:00
Jerry Park 5738307b93 Fix issue with k8s.io/docs/reference/command-line-tools-reference/feature-gates/ 2020-07-01 21:23:10 +09:00
Kubernetes Prow Robot 3130f1c26a
Merge pull request #20524 from nevermyuk/endpoint
Add Endpoints into glossary
2020-06-30 17:54:06 -07:00
Kubernetes Prow Robot a691d4b1d2
Merge pull request #22061 from mtaufen/said-fg
add ServiceAccountIssuerDiscovery to feature gates docs
2020-06-30 17:50:06 -07:00
wawa d33dc9f178
shell fix
Fix missing'EOF' terminator
2020-06-28 15:51:22 +08:00
Mikkel Oscar Lyderik Larsen 4787ccfc4d
Mark StartupProbe Feature gate beta v1.18
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2020-06-27 10:13:31 +02:00
Kubernetes Prow Robot de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
Kubernetes Prow Robot d252bcf3bd
Merge pull request #22063 from EmilyM1/authenticating-certificates
Update wording for “Authenticating” reference
2020-06-26 11:27:31 -07:00
Alexandr Lebedev 3ff312373d
Update kubeadm-join.md
kubadm -> kubeadm
little bug fix
2020-06-26 18:11:17 +04:00
Emily Moss 2c6ba2cb32 address PR comments 2020-06-25 15:06:55 -07:00
Emily Moss 97850ed430 cert-signing-requests fix 2020-06-25 14:27:10 -07:00
Michael Taufen 51b52c423d add ServiceAccountIssuerDiscovery to feature gates docs 2020-06-25 13:02:13 -07:00
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
nevermyuk d2d289be63 Add endpoint into glossary
Edit definition and add tooltips for endpoint

Update content/en/docs/reference/glossary/endpoint.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update definition

Update content/en/docs/reference/glossary/endpoint.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Change tag from fundamentals to networking
2020-06-21 22:46:33 +08:00
Kubernetes Prow Robot 0c812fad45
Merge pull request #20443 from fernandokarnagi/master
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot 7313e210cb
Merge pull request #21774 from ptux/patch-1
update latest kubectl run syntax
2020-06-19 22:48:39 -07:00
Celeste Horgan 38248db194 Fix feature state tags 2020-06-19 08:50:33 -07:00
Johannes M. Scheuermann 8308aabb86 Add documentation for API server health checks 2020-06-16 15:46:54 +02:00
Kubernetes Prow Robot c1dcada5de
Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00