Commit Graph

5362 Commits

Author SHA1 Message Date
TAKAHASHI Shuuji 36d9239fb1 Fix broken links to pages under /en/docs/tasks/administer-cluster/manage-resources/ 2020-08-01 17:45:36 +09:00
Mike Spreitzer 499d0f4df1 Tweaked wording and added codenew example re health-for-strangers 2020-07-31 15:30:57 -04:00
Mike Spreitzer 8250aa2df0 Tweak APF metric doc in response to review 2020-07-31 15:26:47 -04:00
ZhiFeng1993 876e66a45a Add troubleshooting item for kubeadm cluster upgrade 2020-07-30 11:07:36 -07:00
Zhang Yong 707ced11ab clean up extra h1 heading in blog post 2020-07-30 17:42:51 +08:00
Richard Mokua 1c76afc2bc Update custom-resource-definitions.md
The example on line 746-754, should has an image tag; with the image tag, the validation will fail with the error "validating data: ValidationError(CronTab.spec): unknown field "image"".  Solution : Adding the image field on the CustomResourceDefinitions.
2020-07-30 07:56:34 +02:00
Antoine Pelisse 0099629817 Clarify that CRDs can use the schema annotation 2020-07-29 14:23:43 -07:00
Alexandra McCoy 0f5787d434 Updated command output 2020-07-29 13:27:22 -04:00
Kubernetes Prow Robot fbadc3be2e Merge pull request #22787 from sftim/20200727_automatically_detect_mermaid_shortcode
Automatically detect MermaidJS shortcode
2020-07-29 10:01:49 -07:00
Kubernetes Prow Robot af4e2fdf2b Merge pull request #22712 from javidiaz/alphanoticefeature
Adding feature status and prerequisite to new feature.
2020-07-28 05:19:08 -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
Savitha Raghunathan e2a861c2f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-07-27 19:10:42 -04:00
Kubernetes Prow Robot e1485cd5d7 Merge pull request #22773 from tegonal/doc-auth
doc(auth): typo
2020-07-27 15:06:10 -07:00
micnncim 0e1678f78b Fix typo in pod-lifecycle.md 2020-07-28 04:35:12 +09:00
Tim Bannister 90b85c7a5e Automatically detect MermaidJS shortcode
Rather than requiring metadata set in a page's front matter,
automatically detect when detect when a page relies on MermaidJS.
2020-07-27 17:37:47 +01:00
Kubernetes Prow Robot e16b0f7212 Merge pull request #22716 from craigbox/patch-18
Add blog post for 1.17 release interview
2020-07-27 09:14:19 -07:00
Eric Briand 052b7fb852 Renamed super.mycompany.com into images.my-company.example 2020-07-27 16:09:07 +02:00
Kubernetes Prow Robot 1b0c69187c Merge pull request #21895 from mokua/patch-7
Update audit.md
2020-07-27 06:42:20 -07:00
Richard Mokua 9c24d96885 Update audit.md
volume mount indentation correction
2020-07-27 12:54:43 +02:00
Qiming Teng efe536f45a [zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```

Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08:00
Richard Mokua 8e69d20a2f Update audit.md
correct indentation on the policy file and log file hostPath volumes
2020-07-27 08:02:20 +02:00
Qiming Teng 0bdcd44e6b Replace reference to redirect entries (1)
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Kubernetes Prow Robot b2b2f055d8 Merge pull request #22627 from uthark/patch-1
Fixed typo in feature gate name.
2020-07-26 20:22:16 -07:00
Kubernetes Prow Robot 15b1e62d41 Merge pull request #22600 from neolit123/1.19-remove-cni-from-kubeadm-page
kubeadm: remove the preferred / popular list of CNIs
2020-07-26 20:20:16 -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
Cweiping c80c9c40c1 fix page configure-multiple-schedulers/#enable-leader-election style error (#22642)
* fix https://kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/#enable-leader-election style error

Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>

* fix https://kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/#enable-leader-election style error

Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-26 20:16: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 81e9489f9a Merge pull request #21767 from OriHoch/patch-1
volume_attributes is now volume_context in CSI spec
2020-07-26 19:50:16 -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
Kubernetes Prow Robot 995e37a0fc Merge pull request #22598 from tengqm/fix-setup-links
Replace redirected links with the real targets in the setup section
2020-07-26 19:34:17 -07:00
Kubernetes Prow Robot 4e7d0ddc6e Merge pull request #22759 from jimangel/pr-wrangler-link
fixing hold label filter for PR wranglers
2020-07-26 19:32:17 -07:00
Kubernetes Prow Robot f8868b300b Merge pull request #22644 from HoussemDellai/edit-hpa-docs
Replaced ADD with COPY in Dockerfile
2020-07-26 19:08:17 -07:00
Kubernetes Prow Robot bf447ce552 Merge pull request #22626 from Arhell/upd-page
remove backticks from “Change the Reclaim Policy of a PersistentVolum…
2020-07-26 19:06:17 -07:00
Kubernetes Prow Robot 46daba41aa Merge pull request #22651 from MikeSpreitzer/doc-apf-debug
Document APF debug URL paths
2020-07-26 19:04:16 -07:00
Kubernetes Prow Robot 1b9a074fff Merge pull request #22675 from sftim/20200723_improve_task_tools_overview
Revise overview for Install Tools tasks
2020-07-26 19:00:17 -07:00
Kubernetes Prow Robot 3595681e06 Merge pull request #22676 from sftim/20200723_tutorial_sourceip_use_drawings
Improve diagrams for Source IP tutorial
2020-07-26 18:58:17 -07:00
Kubernetes Prow Robot 9a4aff9ecf Merge pull request #22677 from sftim/20200723_rbac_mark_table_header
Mark RBAC table header as header
2020-07-26 18:56:17 -07:00
Kubernetes Prow Robot cc78d30459 Merge pull request #22702 from ebriand/patch-4
Use more real container examples
2020-07-26 18:52:17 -07:00
Kubernetes Prow Robot 5b3fbe1b6b Merge pull request #22714 from shuuji3/en/22672-fix-markdown-ul
Fix markdown errors of unordered list in blog posts
2020-07-26 18:48:16 -07:00
Roberth Strand a5e1ede968 Wrong formatting on curl command for downloading latest release of kubectl (#22738)
* Update install-kubectl.md

Wrong formatting on the first curl command

* Update content/en/docs/tasks/tools/install-kubectl.md

Correct syntax

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-26 18:46:16 -07:00
Jim Angel eb80d248ab fixing hold label filter for PR wranglers 2020-07-26 20:27:51 -05:00
Tim Bannister 0f519e614a Revise overview for Install Tools tasks
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-26 15:23:28 +01:00
Naoki Oketani 7e10eb67da paraphrase master to control plane 2020-07-26 20:15:28 +09:00
craigbox 85c46ab152 missed an em dash. 2020-07-26 11:07:41 +01:00
craigbox 4b7883e7e1 Update 2020-07-27-kubernetes-1-17-release-interview.md
Changed suggested by review.
2020-07-26 11:07:27 +01: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
Kubernetes Prow Robot 214a9ca745 Merge pull request #22698 from mweibel/patch-1
windows: update link to docker engine installation
2020-07-25 10:58:16 -07:00
Kubernetes Prow Robot 4e81aa85cd Merge pull request #22725 from Cweiping/fix_svc_type_error
fix svc type error
2020-07-25 05:46:15 -07:00
Weiping Cai 75b8566c9d fix svc type error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-25 18:49:42 +08:00
craigbox d3074e3134 Add 1.17 release interview blog post 2020-07-24 22:10:51 +01:00