Commit Graph

8839 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 369d802ff8
Merge pull request #34480 from juchem/patch-1
client-libraries.md: adding C client library link
2022-06-23 18:29:20 -07:00
Kubernetes Prow Robot ee8b56b860
Merge pull request #34384 from tengqm/reformat-extend-k8s
Reformat the extend-kubernetes page
2022-06-23 18:15:19 -07:00
Remo Andreoli 3132fbe4f0
Fix wrong label key in scheduling example (#32646)
* Fixed deprecated comment in scheduling-eviction/assign-pod-node.md regarding example pods/pod-with-affinity-anti-affinity.yaml

* Changed the example to a more appropriate one
2022-06-23 18:11:19 -07:00
Kubernetes Prow Robot 62a5ad6213
Merge pull request #34386 from Rishit-dagli/Rishit-dagli-updatecreatingCRD
Update Create a Custom Resource Definition
2022-06-23 17:03:19 -07:00
Kubernetes Prow Robot 24417c570b
Merge pull request #34373 from tengqm/tweak-prodenv
Tweak page production environment
2022-06-23 16:35:20 -07:00
Kubernetes Prow Robot cb136e8804
Merge pull request #34374 from tengqm/tweak-localization
Tweak localization page
2022-06-23 16:33:20 -07:00
Kubernetes Prow Robot 0233e0ce53
Merge pull request #32866 from MikeSpreitzer/still-more-apf-metrics
Update APF metrics again
2022-06-23 16:17:20 -07:00
Kubernetes Prow Robot 5c19702944
Merge pull request #33934 from JimBugwadia/multi-tenancy
multi-tenancy section for docs
2022-06-23 14:31:20 -07:00
Jim Bugwadia d71951bdf9 squash review updates
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-06-23 13:50:56 -07:00
kadtendulkar 8edb644960 Update content/en/docs/contribute/localization.md 2022-06-23 21:59:43 +05:30
Marcelo Juchem 0404de8e03
add perl and ruby to client libraries list 2022-06-23 11:28:02 -05:00
Kubernetes Prow Robot d806cbbfa7
Merge pull request #34464 from JarHMJ/patch-4
fix Endpoints link err
2022-06-23 05:05:44 -07:00
mtardy d2b92602b3 Fix minor missing spaces typos in Pod Security Admission doc 2022-06-23 12:19:46 +02:00
Marcelo Juchem 445856614d
sorting library list in lexicographic order 2022-06-23 02:27:22 -05:00
paul.zhang 6040ce1f30
Update configure-cgroup-driver.md 2022-06-23 09:14:12 +08:00
Marcelo Juchem 7bbdc5d83e
client-libraries.md: adding C client library link 2022-06-22 19:13:35 -05:00
Shubham 9ae05ea5b3
Improvement: Clarifiy the release which include Pod Security admission by default. (#34300)
* Improvement: Clarifiy the release which include Pod Security admission by default.

* Modify: wrapped the long lines.
2022-06-22 08:35:43 -07:00
paul.zhang 75b7fce11f
Add anchor:#modify-kubelet-configmap
Add anchor:#modify-kubelet-configmap
2022-06-22 17:28:48 +08:00
JarHMJ 6af40efc5c
fix Endpoints link err 2022-06-22 15:33:49 +08:00
Brandon Richard 2f2a4d5bae
Updated cheatsheet.md with 'get taints' command
Updated the kubectl cheat sheet (cheatsheet.md) with a command for viewing taints which exists on current nodes.
2022-06-21 15:04:37 +01:00
Kubernetes Prow Robot 235c75c66b
Merge pull request #34418 from tossmilestone/patch-3
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 06:25:43 -07:00
Kubernetes Prow Robot e8b73e7afe
Merge pull request #34396 from yuanshingk/patch-1
Fix typo
2022-06-20 20:17:42 -07:00
Qiming Teng 9b5e2aec1b Fix links in some pages
This PR fixes some links that are using redirect records or dangling.
2022-06-21 11:15:15 +08:00
Qiming Teng a35c434664
Merge branch 'main' into tweak-localization 2022-06-21 10:44:14 +08:00
Shaw Ho 80a3bba82d Update reserve-compute-resources.md
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 10:20:33 +08:00
Kubernetes Prow Robot 10ba719413
Merge pull request #33791 from sftim/20200109_reword_replicated_stateful_app_task
Reword replicated stateful app task
2022-06-20 10:28:04 -07:00
Kubernetes Prow Robot 92d4bbf03d
Merge pull request #34397 from Rishit-dagli/Rishit-dagli-jobs
Update Jobs page for 1.24
2022-06-20 06:58:04 -07:00
Kubernetes Prow Robot d3df73a5f0
Merge pull request #34422 from NitishKumar06/Nitish/DownwardAPI
Downward API concept made Correct
2022-06-20 06:52:04 -07:00
Kubernetes Prow Robot 117fa2266f
Merge pull request #33324 from marosset/windows-kubeadm
Refresh kubeadm docs for Windows
2022-06-20 06:00:06 -07:00
Nitish Kumar bf59d416b4 Downward API concept made Correct 2022-06-20 17:58:50 +05:30
Kubernetes Prow Robot 88210db4b6
Merge pull request #34377 from tengqm/tweak-blogs-casestudy
Reformat blog case studies page
2022-06-20 04:04:04 -07:00
Kubernetes Prow Robot e4282f722a
Merge pull request #34310 from Sea-n/sync-coc
Sync code of conduct from cncf upstream
2022-06-20 03:28:06 -07:00
Tim Bannister eca7f75f0e Write “replica” rather than “slave”
Leave "slave" intact where this is a technical term / meaningful to the
code.
2022-06-20 10:57:01 +01:00
Tim Bannister f3e3d2ca46 Reword in line with style guide
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-20 10:57:01 +01:00
Tim Bannister 664de5d7a8 Use note and caution shortcode blocks 2022-06-20 10:57:01 +01:00
X723166587 19c0e54901
Update command addition and removal static pods 2022-06-19 16:27:27 +08:00
vehagn f8d5bdaa00
Update broken link from Packet to Equinix Metal
The Kubespray documentation links to Packet which has now been renamed to Equinix Metal with a different link in the kubernetes-sigs/kubespray github repo.
2022-06-19 09:20:44 +02:00
Rishit Dagli c9015d2159 Update Jobs page for 1.24 2022-06-19 05:46:26 +00:00
Yuan Shing Kong 2d2ae604dd
Fix typo 2022-06-19 10:43:23 +08:00
Daniel Teunis f1f9a50f36
Fix typo in assign-pods-nodes.md
Fix typo in 'tasks/configure-pod-container/assign-pods-nodes.md' (chose -> choose).
2022-06-18 22:06:36 +02:00
Rishit Dagli aa60715e84 Update Create a Custom Resource Definition
Co-authored-by: Antonio Alonso Alarcon <antonio.al.al@gmail.com>
2022-06-18 11:48:00 +00:00
Qiming Teng 2e5e4d2489 Reformat the extend-kubernetes page
This page has too many long lines which make change tracking very difficult.
2022-06-18 17:30:37 +08:00
Qiming Teng 548e0efb6c Reformat kubeadm implementation details
This page has some weird indentations and long lines, which makes tracking changes very difficult.
2022-06-18 17:13:53 +08:00
Qiming Teng 700433da48 Tweak localization page 2022-06-18 15:46:45 +08:00
Qiming Teng aa585d2c29 Reformat the open a PR page 2022-06-18 15:29:20 +08:00
Qiming Teng fc4db89d6e Reformat blog case studies page 2022-06-18 15:23:19 +08:00
Qiming Teng cfdd213d0a Tweak page production environment
This page has a lot of indentations or line wrappings that are "wrong".
It would make tracking changes (especially for localization teams) very
difficult.
2022-06-18 13:45:31 +08:00
Qiming Teng 7add552174 Batch fixes for links (1)
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
2022-06-18 13:37:13 +08:00
Stefan Midjich dd9061e326
clarify that the value is base64 encoded
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-06-17 19:41:52 +02:00
Kubernetes Prow Robot 348eb87136
Merge pull request #33132 from tengqm/format-controlplane-comm
Reformat the control-plane-node-communication page
2022-06-17 09:56:32 -07:00
Kubernetes Prow Robot f0c83411b7
Merge pull request #34303 from Kehrlann/docs/configmap-change-annotation
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-17 09:30:32 -07:00
Kubernetes Prow Robot dcdc5d211b
Merge pull request #34342 from fenggw-fnst/typo
Fix a typo in windows.md
2022-06-17 08:14:32 -07:00
Guangwen Feng 11a12aca1a Fix a typo in windows.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-17 17:41:31 +08:00
Jihoon Seo e7caadc564 Replace skew shortcode parameters 2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot 3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Tim Bannister 5050bed212
Revise manual CA rotation task page (#33874)
* Tweak namespace fetch command

* Update CA certificate rotation task

* Document when to reconfigure cloud-controller-manager for CA rotation

* Assume that Kubernetes is at least v1.13

At the time of writing, the oldest supported version was v1.21

* Wrap page
2022-06-16 23:08:32 -07:00
Kubernetes Prow Robot cbff0cfd4a
Merge pull request #32991 from jai/jai/fix-well-known-annotations-labels-taints-examples
fix: Well-Known Annotations/Labels/Taints examples
2022-06-16 22:58:32 -07:00
Kubernetes Prow Robot d39b19af44
Merge pull request #32237 from tengqm/tweak-shared-proc-ns
Tweak the share process namespace page
2022-06-16 22:54:32 -07:00
Kubernetes Prow Robot 65597a1618
Merge pull request #34112 from sftim/20220602_skip_container_image_build
Avoid recommending a local container image build
2022-06-16 22:06:31 -07:00
Kubernetes Prow Robot 014979f34a
Merge pull request #32933 from a-mccarthy/fixes-31657
Update config.toml for language name standardization
2022-06-16 22:02:32 -07:00
Dom Goodwin 1145cab87b
Document changing the sandbox image in CR (#33660)
* Document changing the sandbox image in CR

* Update cri-dockerd section to be idiomatic
2022-06-16 21:52:33 -07:00
Mark Rossetti c61be7d79c
Update pod-security-standards-hostprocess-state (#34264)
* Update pod-security-standards-hostprocess-state

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* using hugo short-code
2022-06-16 11:08:48 -07:00
Kubernetes Prow Robot c1b8b76834
Merge pull request #34320 from PrajwalBorkar/main
Update page front matter
2022-06-16 07:18:48 -07:00
Kubernetes Prow Robot d666c90efe
Merge pull request #34261 from kadtendulkar/kad6
update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-16 06:54:48 -07:00
Prajwal Borkar 101858c671
Update debug-service.md 2022-06-16 12:23:25 +05:30
Prajwal Borkar aa302cac0e
Update debug-pods.md 2022-06-16 12:22:58 +05:30
Kubernetes Prow Robot c55941f924
Merge pull request #34305 from mk46/improve_job
Update k8s.io/docs/concepts/workloads/controllers/job
2022-06-15 22:36:48 -07:00
Manish Kumar a3056132d4 Update k8s.io/docs/concepts/workloads/controllers/job 2022-06-16 10:55:18 +05:30
Kubernetes Prow Robot b6e815beb4
Merge pull request #33536 from alculquicondor/job-failures
Accurate explanation for the calculation of number of failures in Job
2022-06-15 21:42:48 -07:00
Kubernetes Prow Robot a7c6e4d61d
Merge pull request #34067 from dipankardas011/changeTaints-Tolerations
modifications to taint-and-tolerations page
2022-06-15 21:34:48 -07:00
Dipankar Das 42b739ff65
improved the taints and toleration
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-16 09:51:36 +05:30
Nikhil Simha c357b82073
Update static-pod.md's default pod-manifest-path (#32931)
* Update static-pod.md

kubeadm should be configured to use a pod-manifest-path of `/etc/kubernetes/manifests` by default, so this may be a better suggested directory to use than `/etc/kubelet.d/`

* Addressing review comments

Addressed review comments, and changed an additional instance of the path that needed to be modified.
2022-06-15 21:06:48 -07:00
Kubernetes Prow Robot 7c6247d828
Merge pull request #32743 from hyder/oci-annotations
docs: added internal load balancer service annotations for Oracle Cloud (OCI)
2022-06-15 20:52:48 -07:00
Kubernetes Prow Robot 83a5624a16
Merge pull request #31652 from chrismetz09/patch-4
Add Figure <number> to text and caption open-a-pr.md
2022-06-15 20:26:48 -07:00
Kubernetes Prow Robot 848d170dae
Merge pull request #32069 from shannonxtreme/dockershim-debug-resource-usage
Remove Docker mentions in Resource Usage Monitoring
2022-06-15 20:12:48 -07:00
Kubernetes Prow Robot 5b6f1a1a96
Merge pull request #33563 from tengqm/kms-link
Update KMS provider page
2022-06-15 19:30:48 -07:00
Sean Wei 34311def9f Sync code of conduct from cncf upstream 2022-06-16 02:00:03 +08:00
SzymonPrzepiora 3eb9334ee2 suggested changes 2022-06-15 14:04:18 +02:00
afro-coder 5dffdb5ad2
Document where to find container images for Kubernetes components
Added documentation on how to download Kubernetes Components as images.

Signed-off-by: afro-coder <leon9923@gmail.com>
2022-06-15 14:12:48 +05:30
Daniel Garnier-Moiroux 4b0dc5d21c remove workaround to refresh mounted secrets/configmaps in Tasks section 2022-06-15 09:53:05 +02:00
Kubernetes Prow Robot e0f2e9362c
Merge pull request #34131 from JohnTitor/enhance-removal-de
Add a link to the "Uninstall Docker Engine" section
2022-06-14 15:51:32 -07:00
Yuki Okushi 044be48140
Reword to clarify
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-15 07:34:19 +09:00
Kubernetes Prow Robot 553dc2f663
Merge pull request #32894 from xurizaemon/kubectl-proxy-url-docs
Docs fix for kubectl proxy configuration
2022-06-14 15:23:34 -07:00
Kubernetes Prow Robot 7a6a653a7c
Merge pull request #33856 from fjammes/patch-1
Update socks5-proxy-access-api.md
2022-06-14 15:19:34 -07:00
Fabrice Jammes 1f22d45a3b
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:56:04 +02:00
Fabrice Jammes aba1766a83
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:55:22 +02:00
Raki af65de3877
Callout that impersonation needs (ClusterRole)Binding (#34082)
* Callout that impersonation needs (ClusterRole)Binding

I learned through trial and error that impersonation does not work with Role and RoleBinding - this was not obvious. It would be good if the docs call this out.

* Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/access-authn-authz/authentication.md

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

* Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>

* Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 13:09:33 -07:00
Stefan Midjich 95dd0b33ab
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-06-14 21:17:03 +02:00
Fabrice Jammes 50cfc51fc9
Merge branch 'kubernetes:main' into patch-1 2022-06-14 17:22:08 +02:00
Chris Burgess 81fe9b4e91 Docs fix for kubectl proxy configuration
Follow-up to https://github.com/kubernetes/website/pull/32245
2022-06-14 22:33:44 +12:00
Illia Oleksiuk 7e692c9c21
Typo "crytographic"Setting up the cluster section 2022-06-14 13:10:53 +03:00
Kubernetes Prow Robot 66b1385e0e
Merge pull request #33838 from marosset/host-process-containers-logon-issues
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
2022-06-13 23:05:32 -07:00
Kubernetes Prow Robot 91af3ff6be
Merge pull request #33768 from prb112/patch-1
minDomains not included in schema on pod-topology-spread-constraints.md
2022-06-13 23:03:34 -07:00
Kubernetes Prow Robot 29a21da70f
Merge pull request #33659 from macno/patch-1
Update Validation Rules Examples
2022-06-13 22:59:33 -07:00
Kubernetes Prow Robot 0fa1da9e7e
Merge pull request #33638 from clux/patch-1
Add kube-rs to operator.md's third-party content
2022-06-13 22:53:32 -07:00
Kubernetes Prow Robot 0c8128ce33
Merge pull request #33615 from bngsudheer/patch-2
Update chart link
2022-06-13 22:45:32 -07:00
Kubernetes Prow Robot de82b20085
Merge pull request #33565 from jihoon-seo/220509_Fix_links_to_ephemeral_volume_types
Fix links to ephemeral volume types
2022-06-13 22:43:32 -07:00
Kubernetes Prow Robot 8f7748cd42
Merge pull request #33088 from Jitsusama/patch-1
Fix Minor Typo on API Concepts Page
2022-06-13 22:21:32 -07:00
Thomas Güttler a170f567b4
Add path /var/run/secrets/.../serviceaccount/token (#32794)
* Add path /var/run/secrets/.../serviceaccount/token

Add path /var/run/secrets/kubernetes.io/serviceaccount/token so that new users understand the "magic".

* Update content/en/docs/tasks/configure-pod-container/configure-service-account.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-13 22:11:34 -07:00
Kubernetes Prow Robot ea642a94db
Merge pull request #32621 from ac427/docs
remove hardcoded x86_64 from linux install doc
2022-06-13 21:59:32 -07:00
Kubernetes Prow Robot e1a1a953c6
Merge pull request #32127 from mtovmassian/fix-en-bash-alias-auto-completion
[en] Update Bash alias auto-completion
2022-06-13 21:11:34 -07:00
Kubernetes Prow Robot 2d869fc314
Merge pull request #34155 from Sea-n/design-proposals-archive
Fix links for k/design-proposals-archive
2022-06-13 20:55:49 -07:00
Kubernetes Prow Robot 532c921ad7
Merge pull request #34077 from sethmccombs/rename-fejta-bot
rename fejta-bot to k8s-ci-robot on pr-wranglers page
2022-06-13 20:11:49 -07:00
Seth McCombs ab3910b337 rename fejta bot to k8s-triage-robot 2022-06-13 09:22:22 -07:00
kadtendulkar e4000fe63c update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-13 21:49:05 +05:30
James Sturtevant 3693d1cf30 updates from feedback 2022-06-13 16:07:17 +00:00
Qiming Teng 4267267f38 Reformat the control-plane-node-communication page
This PR does two things:

- Change 'apiserver' to 'API server' according to the [style guide](https://kubernetes.io/docs/contribute/style/style-guide/#use-a-general-descriptor-over-a-component-name).
- Wrap the long lines appropriately for ease of change tracking.
2022-06-13 12:22:22 +08:00
Kubernetes Prow Robot 9a7029ad06
Merge pull request #32877 from tssurya/fix-itp-docs
Service Traffic Policy: Fix constraints section
2022-06-12 11:16:09 -07:00
Kubernetes Prow Robot ecfe26f416
Merge pull request #33580 from sarangjo/patch-1
Fix punctuation in ports-and-protocols.md
2022-06-12 10:32:09 -07:00
Kubernetes Prow Robot e457112674
Merge pull request #34209 from daodennis/patch-1
Fix typo "mananger" in Node Architecture
2022-06-12 09:46:09 -07:00
Kubernetes Prow Robot 89a4ec69d2
Merge pull request #34126 from Sea-n/concepts-addons
Update links in addons.md
2022-06-12 03:18:09 -07:00
kadtendulkar 6d101d161e Update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-11 12:53:10 +05:30
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
daodennis d7ef83edde [en] typo "mananger" in Node Architecture 2022-06-10 05:10:56 -07:00
Paszymaja 1b90f44da6
Fixed typos
Fixed some typos and improved grammar.
2022-06-10 12:40:02 +02:00
Sean Wei 34126fed73 Update links in addons.md 2022-06-10 11:00:04 +08:00
Kubernetes Prow Robot e82aec31a1
Merge pull request #34180 from tengqm/fix-34121
Fix kube-proxy command line reference
2022-06-08 13:58:01 -07:00
Kubernetes Prow Robot 41ccc008d0
Merge pull request #34088 from dlbewley/patch-1
update link to metrics-server design doc
2022-06-08 13:22:00 -07:00
Kubernetes Prow Robot aaeb8292ef
Merge pull request #34160 from aeryaguzov/patch-1
Added link to Resource Quotas from Pod Overhead page
2022-06-08 07:50:22 -07:00
Qiming Teng 4b5e963781 Fix kube-proxy command line reference 2022-06-08 21:35:15 +08:00
Kubernetes Prow Robot bc02513d69
Merge pull request #33748 from denkensk/update-bin-pack-doc
update the doc for bin pack scheduling
2022-06-08 06:26:22 -07:00
Kubernetes Prow Robot 9ac81e05e1
Merge pull request #34175 from ArkaSaha30/ArkaSaha30-patch-1
Update broken links in debug/debug-application/debug-service.md
2022-06-08 03:04:23 -07:00
ArkaSaha30 cd9c5288ec
Update broken links in debug/debug-application/debug-service.md 2022-06-08 12:50:14 +05:30
Alex Wang 12b198340f update binpack doc
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-06-08 14:42:12 +08:00
Guangwen Feng ef08c345e0 Fix an incorrect link in psp-to-pod-security-standards.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-08 11:40:04 +08:00
Kubernetes Prow Robot 6327ca0548
Merge pull request #33183 from afirth/patch-1
Update resource-quotas.md with info about RBAC
2022-06-07 19:39:48 -07:00
Kubernetes Prow Robot d05ae98f76
Merge pull request #33145 from miteshskj/fix-32984
Remove repeated, confusing information about cgroupfs.
2022-06-07 19:31:49 -07:00
Ananta C 74112d268b add escape before $basearch in repo file creation 2022-06-07 22:20:55 -04:00
Kubernetes Prow Robot 04a2c15da7
Merge pull request #34157 from 889-dj/patch-1
Update replicaset.md
2022-06-07 19:19:49 -07:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Kubernetes Prow Robot dcd4d21ecc
Merge pull request #33652 from guettli/patch-8
Fix 404
2022-06-07 19:09:50 -07:00
Ananta Chakravartula 634ed73a9b remove hardcoded x86_64 from linux install doc 2022-06-07 22:05:37 -04:00
Jihoon Seo 1039f1d78c Restore accidentally removed Contiv details 2022-06-08 09:48:54 +09:00
Kubernetes Prow Robot d9be141ba1
Merge pull request #34145 from JoeHCQ1/patch-1
updated soon-to-be-broken link
2022-06-07 17:35:49 -07:00
Andrey Ryaguzov 273a36de9a
Added link to Resource Quotas 2022-06-07 17:39:31 +04:00
Dev Jain 8e5deb01dc
Update replicaset.md
updated replicaset.md referring to issue #30965
2022-06-07 17:44:28 +05:30
Yuki Okushi 483d007248
Fix a tab attibute name's typo 2022-06-07 19:53:14 +09:00
Yuki Okushi 11e6bc1c7e
Add a link to the "Uninstall Docker Engine" section 2022-06-07 19:52:14 +09:00
Kubernetes Prow Robot 09b7898081
Merge pull request #33997 from tengqm/reformat-dualstack
Reformat dual-stack page
2022-06-06 18:35:50 -07:00
Mark Rossetti eb88ef7c3e
Updating Windows intro and resource management pages (#34083)
* Updating some Windows docs pages including:
- Fixinig heading levels for /docs/concepts/windows/intro.md
- Misc updates to /docs/concepts/windows/intro.ms
- Updates to /docs/concepts/configuration/windows-resource-management.md
for accuracy

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-06-06 14:04:21 -07:00
Kubernetes Prow Robot bfdfd60383
Merge pull request #34124 from tengqm/fix-eventratelimit-pkg
Fix the package name for eventratelimit config API
2022-06-06 11:50:21 -07:00
Joseph Richardson 8a3b403725
updated soon-to-be-broken link
The old link went to a page that linked to an archived repo that held the document. This link goes to the document in the archived repo.

Note that the redirect page is scheduled to be deleted: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/persistent-storage.md?plain=1#L6
2022-06-06 10:14:32 -04:00
Abigail McCarthy 3272b3577c
Merge branch 'main' into fixes-31657 2022-06-06 08:06:13 -04:00
Kubernetes Prow Robot f0207644b6
Merge pull request #34132 from JohnTitor/do-not-self-link
Replace a recursive link on the "Migrating from dockershim" task
2022-06-04 23:28:24 -07:00
Yuki Okushi dccee2fceb
Replace a recursive link on the "Migrating from dockershim" task 2022-06-05 10:52:27 +09:00
Kubernetes Prow Robot 5915b9554e
Merge pull request #34127 from Sea-n/tasks-multiple-cluster
Add quote for shell variable in configure-access-multiple-clusters.md
2022-06-04 17:54:21 -07:00
Kubernetes Prow Robot d2f96a9db5
Merge pull request #32937 from sftim/20220414_add_link_to_romana
Update Romana details
2022-06-04 17:52:20 -07:00
Sean Wei 34127abcea Add quote for shell variable in configure-access-multiple-clusters.md 2022-06-04 22:03:42 +08:00
Qiming Teng 55fd6c705c Fix the package name for eventratelimit config API 2022-06-03 17:35:10 +08:00
Kubernetes Prow Robot 19c667be53
Merge pull request #33252 from tengqm/tweak-kubeadm-upgrade
Tweak kubeadm-upgrade page for indentation nits
2022-06-02 08:31:47 -07:00
Tim Bannister c7730937a4
Skip building a container image for local previews
Most of the time, you can pull the image from the internet.
2022-06-02 14:20:48 +01:00
Dipankar Das e705ab827a Removed the redundant syntax addition
Signed-off-by: Dipankar Das <dipsonu10@hotmail.com>
2022-06-02 16:35:13 +05:30
Dipankar Das d2f168f463 verbose explaination is added
Signed-off-by: Dipankar Das <dipsonu10@hotmail.com>
2022-06-02 16:33:22 +05:30
Kubernetes Prow Robot 0144484258
Merge pull request #33767 from adeniyistephen/patch-1
Fix: Update service.md (nginx image not found)
2022-06-01 23:37:45 -07:00
Kubernetes Prow Robot 346f132d7e
Merge pull request #34072 from lostick/tweak-tsc-docs
Tweak Topology Spread Constraints docs
2022-06-01 22:49:46 -07:00
Kubernetes Prow Robot d441837c51
Merge pull request #33880 from JohnTitor/patch-1
Fix some minor typos on expose-intro.html
2022-06-01 21:11:45 -07:00
Yuki Okushi d8f20c9e5b
Fix some minor typos 2022-06-02 06:57:20 +09:00
Mikey Boldt ab215b3cbd
Minor grammar fix
"an dependent" -> "a dependent"
2022-06-01 14:00:00 -05:00
Adeniyi Stephen Oluwatola 318682fc60
Merge branch 'main' into patch-1 2022-06-01 16:48:09 +01:00
Kubernetes Prow Robot f1d36aa58a
Merge pull request #34045 from Shubham82/Add_Link_PKCS#7
Added Hyperlink to PKCS#7.
2022-06-01 07:51:03 -07:00
Nils Hanke c5d8916092
Remove section about the removed localhost port 2022-06-01 16:27:15 +02:00
Kubernetes Prow Robot b861992f9d
Merge pull request #31908 from s-kawamura-w664/pv_accessmodes
Add that pv's access modes are not constraints on the volume.
2022-06-01 04:53:02 -07:00
Kubernetes Prow Robot 94ec1b2ba2
Merge pull request #33948 from csviri/patch-1
Add Java Operator SDK to operator frameworks
2022-06-01 04:49:02 -07:00
Kubernetes Prow Robot bacd6bb68b
Merge pull request #32363 from sgpinkus/patch-7
Update _index.md
2022-06-01 04:21:02 -07:00
Kubernetes Prow Robot f15cfaeb39
Merge pull request #33974 from JimBugwadia/pss
move other policy engines
2022-06-01 04:19:02 -07:00
Priyanshu Ahlawat 370e5273b7
Update volumes.md (#32924)
* Update volumes.md

* Update volumes.md
2022-06-01 04:17:02 -07:00
Kubernetes Prow Robot 335e79de8e
Merge pull request #33881 from harshitasao/issue-33539
Fix invalid nginx version
2022-06-01 04:11:01 -07:00
Kubernetes Prow Robot 0366bba667
Merge pull request #34078 from marosset/remove-pro-env-windows
Removing /docs/setup/production-environment/windows/
2022-06-01 00:37:01 -07:00
Kubernetes Prow Robot f2dc19a07a
Merge pull request #34061 from howieyuen/windows-security
fix broken link in Security For Windows Nodes
2022-05-31 20:35:04 -07:00
howieyuen 58f572e4af fix broken link in Security For Windows Nodes 2022-06-01 11:01:49 +08:00
Dale Bewley 5672390299
update link to metrics-server design doc
Follow to new archive location
2022-05-31 19:57:54 -07:00
Kubernetes Prow Robot 11d56aacf6
Merge pull request #34076 from kadtendulkar/kad4
Update  content/en/docs/reference/access-authn-authz/bootstrap-tokens.md
2022-05-31 17:33:02 -07:00
Kubernetes Prow Robot 593a5d3747
Merge pull request #34071 from lostick/fix-typos-content-docs
Fix typos in tasks docs
2022-05-31 15:09:23 -07:00
Rishit Dagli 0be2557ecd Fix CertificateSubjectRestriction in Admission Controllers docs 2022-05-31 19:35:12 +00:00
Kubernetes Prow Robot 7eb8181d0c
Merge pull request #34005 from sftim/20220528_warn_katacoda_removal
Add warning about Katacoda shutdown
2022-05-31 11:42:24 -07:00
Mark Rossetti 04a34d8a4c Removing /docs/setup/production-environment/windows/ since all content has been moved to other sections
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-05-31 10:54:22 -07:00
kadtendulkar 6c82e81ede Update content/en/docs/reference/access-authn-authz/bootstrap-tokens.md 2022-05-31 22:02:36 +05:30
lostick 95972db17e Tweak Topology Spread Constraints docs 2022-05-31 14:54:28 +01:00
lostick cfb897169b Fix typos in tasks docs 2022-05-31 14:47:40 +01:00
Dipankar Das 5461bdddac modifications to taint-and-tolerations
* change to the tolerations overview wrt to pods
* syntax of defining taint for a node

Signed-off-by: Dipankar Das <dipsonu10@hotmail.com>
2022-05-31 17:25:02 +05:30
Surya Seetharaman 7c46096b3e Service Traffic Policy: Fix constraints section
The constraints section incorrectly points out that
ITP and ETP are not co-habitable. This PR fixes this.
2022-05-31 13:42:12 +02:00
Adeniyi Stephen Oluwatola f24d0c3498
Changed latest tag to stable tag. 2022-05-31 11:36:46 +01:00
Guangwen Feng 89a8ad3951 Fix a typo in rbac-good-practices.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-05-31 13:37:41 +08:00
S M Samnoon Abrar 159a8fe36c
Hyperlink to support period details (#33772)
* ref #32930 [Hyperlink to support period details added]

* Update content/en/releases/_index.md

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

* Update content/en/docs/home/supported-doc-versions.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-30 17:54:51 -07:00
Kubernetes Prow Robot 343960a1f7
Merge pull request #33197 from Shabirmean/patch-1
doc: add note about endpoint.name==service.name
2022-05-30 17:52:51 -07:00
Jim Bugwadia fb97ad2140
Update content/en/docs/concepts/security/pod-security-standards.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-05-30 07:49:41 -07:00
Shubham Kuchhal f608a7c4c8 Added Hyperlink to PKCS#7. 2022-05-30 16:21:13 +05:30
Kubernetes Prow Robot 7964849366
Merge pull request #34038 from Sea-n/sync-config-map-en
Update link text to configure-pod-configmap.md
2022-05-30 01:58:51 -07:00
Sean Wei ca34038e9f Update link text to configure-pod-configmap.md 2022-05-30 16:42:30 +08:00
Kubernetes Prow Robot 2bafc19fed
Merge pull request #34024 from bobcode99/patch-1
Update container-runtimes.md
2022-05-30 01:34:51 -07:00
Kubernetes Prow Robot fd9e0acacb
Merge pull request #33833 from liggitt/pss-privileged
Clarify privileged Pod Security Standard description
2022-05-29 23:02:52 -07:00
Kubernetes Prow Robot 1a2467dc4d
Merge pull request #34028 from TinySong/dns-pod-service-en
formatting Pod and Service
2022-05-29 22:46:51 -07:00
Harshita Sao 6bfc4cfd1c
Updated the links in kubelet flag's docs. (#33985)
* Updated the links in kubelet flag's docs

* Updated the links in kubelet flag's docs

* Removed unwanted spaces in <a> tag

* fixed some mistakes
2022-05-29 18:10:53 -07:00
Kubernetes Prow Robot a49c7b1ba4
Merge pull request #33961 from harshitasao/issue-33696
Modify RBAC good practice guide
2022-05-29 18:08:53 -07:00
song ea450fb176 formatting Pod and Service
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-30 00:18:36 +08:00
Kubernetes Prow Robot fca6219df3
Merge pull request #33971 from chrismetz09/metz-ingress-svg
Replace Mermaid Inline diagrams with Mermaid SVG diagrams
2022-05-29 07:10:51 -07:00
Tim Bannister a7c5ec8eda
Extend Katacoda removal warning
Also cover HTML-based interactive tutorials that do not launch Katacoda
from a button. This commit only updates the English localization.
2022-05-29 14:17:54 +01:00
harshitasao 2517ad6c77 small modification 2022-05-29 16:06:25 +05:30
Bob 45bf283527
Update container-runtimes.md
update "cgroup driver for kubelet" link
2022-05-29 17:25:20 +08:00
Kubernetes Prow Robot 7cf45cf099
Merge pull request #34020 from SaumyaBhushan/Issue#34010
Link to release note in older version is broken
2022-05-29 00:34:51 -07:00
Kubernetes Prow Robot a1add49d50
Merge pull request #34019 from NitishKumar06/Development/NitishKumar/BrokenLink
Broken Link Updated.
2022-05-29 00:16:51 -07:00
Kubernetes Prow Robot 21f228226f
Merge pull request #33777 from TinySong/update-en-manage-resources-doc-en
update  manage-resources documentation
2022-05-28 23:50:50 -07:00
Nitish Kumar 8063487091
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-29 11:27:21 +05:30
SaumyaBhushan 17855197cf Link to release note in older version is broken 2022-05-29 11:22:19 +05:30
song 4126ccaad0 update manage-resources documentation
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-29 13:37:46 +08:00
Kubernetes Prow Robot 2657fca7f6
Merge pull request #33662 from TinySong/main
update migrating-from-dockershim doc
2022-05-28 21:42:50 -07:00
Nitish Kumar ce9c2c8b4b Broken Link Updated 2022-05-29 08:03:36 +05:30
Kubernetes Prow Robot 15bacb0983
Merge pull request #34008 from Sea-n/fixup-33582
Fix link for debug-cluster
2022-05-28 19:14:51 -07:00
Kubernetes Prow Robot 978b7cae48
Merge pull request #33675 from liggitt/token
Expand manual token secret creation docs
2022-05-28 18:16:50 -07:00
Qiming Teng 614fcc0fd8 Update KMS provider page 2022-05-29 08:11:18 +08:00
Qiming Teng 060b924df8 Tweak the share process namespace page
This PR removes the outdated information about very old versions of k8s releases.
It also revises the indentation of unordered lists.
Some other trivial clarifications of text are applied as well.
2022-05-29 08:03:37 +08:00
Jordan Liggitt 259da65e6a Expand manual token secret creation docs 2022-05-28 17:24:27 -04:00
Sean Wei ca340084d0 Fix link for debug-cluster 2022-05-29 01:12:27 +08:00
Kubernetes Prow Robot a7d02c45ae
Merge pull request #33870 from tomkivlin/fix/dockershim-refs
Remove kubelet flags that are no longer available.
2022-05-28 07:38:50 -07:00
Kubernetes Prow Robot fd4b65f358
Merge pull request #33243 from tengqm/tweak-portforward
Tweak indentation on portforward page
2022-05-28 07:26:51 -07:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08:00
Qiming Teng 41b519ee54 Reformat dual-stack page
Reformat the page for wrapping long lines and indenting lists properly.
2022-05-28 11:18:53 +08:00
Kubernetes Prow Robot bcc5507d79
Merge pull request #33969 from liggitt/psp-guide
Update PSP alternatives
2022-05-27 07:55:07 -07:00
Kubernetes Prow Robot 6e074f75d0
Merge pull request #33927 from davidxia/patch-2
docs: show server side apply overwrite for CLI
2022-05-27 07:53:07 -07:00
harshitasao d686637140 Removed Authorizing Policies. 2022-05-27 11:02:15 +05:30
chrismetz09 6b93e12939 replace mermaid figs with svg in source-ip.md 2022-05-26 19:44:38 -07:00
Jim Bugwadia 495642c688
Update content/en/docs/concepts/security/pod-security-standards.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-26 17:43:29 -07:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Jim Bugwadia 7c5f243af7 move other policy engines
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-05-26 16:17:26 -07:00
chrismetz09 554ace0978 convert mermaid figs to svg in ingress.md 2022-05-26 10:40:09 -07:00
Attila Mészáros 73e224ff62
Add Java Operator SDK to operator frameworks 2022-05-26 17:52:51 +02:00
Jordan Liggitt 4fd16ff800 Update PSP alternatives 2022-05-26 11:35:29 -04:00
Tim Bannister 7f3604a949
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
harshitasao 8ce38a6625 added what's next in RBAC good practice guide 2022-05-26 13:27:44 +05:30
harshitasao 789935a35d fixed the RBAC good practice guide. 2022-05-26 12:15:20 +05:30
Shannon Kularathna db056570a9 Remove 'Legacy Docker integration' from cAdvisor sentence
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-25 20:26:28 +00:00
xing-yang 7cdbb1f3c4 Address comments 2022-05-25 19:24:47 +00:00
Tom Kivlin 2c154e13f5
remove duplicate 'the' 2022-05-25 15:15:38 +01:00
Sean Wei cca0aca855 Fix Markdown link 2022-05-25 21:17:01 +08:00
Tom Kivlin 60c5716567 capitalisation consistency 2022-05-25 08:20:25 +01:00
Kubernetes Prow Robot 86993dc7f3
Merge pull request #33839 from tengqm/update-kubeadm-configapi
Update kubeadm config API
2022-05-24 22:34:43 -07:00
Jim Bugwadia 39afd8538d initial draft
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-05-24 22:27:00 -07:00
Guangwen Feng d44cdef4d8 Fix an invalid link in downward-api-volume-expose-pod-information.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-05-25 10:20:39 +08:00
xing-yang 85f076192e Add doc for CRD version removal 2022-05-25 01:30:17 +00:00
David Xia 69d46a7a98
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
2022-05-24 19:19:27 -04:00
David Xia 5846916395
docs: show server side apply overwrite for CLI
Docs currently say how to do it with HTTP request.
This addition will help `kubectl` users as well.
2022-05-24 17:34:12 -04:00
Tom Kivlin dc6d1fb667 added user role context, more info about `lo` and remove "obviously" 2022-05-24 22:21:57 +01:00
Chris Short 3f3ad2aa9a
Update change-runtime-containerd.md
Install containerd from containerd
2022-05-24 16:22:15 -04:00
Chris Short 6a4f926833
Update container-runtimes.md
Blank line cleanup for consistency
2022-05-24 16:22:01 -04:00
Kubernetes Prow Robot b3bcaf8a2d
Merge pull request #33896 from sftim/20220523_link_to_cncf_contributing_to_kubernetes_section
Link to CNCF k8s contribution guide
2022-05-24 11:57:24 -07:00
Tom Kivlin 4c595d4075 removed the "Usage Summary" section as no longer needed 2022-05-24 17:31:40 +01:00
Tom Kivlin 16cdb0b4a8
Added comma
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:24 +01:00
Tom Kivlin 4f41ef3b22
Grammatical improvement
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:08 +01:00
Tom Kivlin a23668cae3
Added hyphen
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:48 +01:00
Tom Kivlin 159ade8547
Added hyphen
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:35 +01:00