Commit Graph

2445 Commits

Author SHA1 Message Date
Kermit Alexander e638ab5ee8 Reword resource constraint section. 2022-04-06 13:54:04 -07:00
cici37 46d35e2bab Adding doc for transition rules, func library and resource constraints. 2022-04-06 13:54:02 -07:00
Rey Lejano 9211599cfd update dockershim deprecation to removal on tasks page 2022-04-06 13:44:53 -07:00
Priyanshu Ahlawat 508f111b60
Update resource-metrics-pipeline.md (#32467)
* Update resource-metrics-pipeline.md

* Update resource-metrics-pipeline.md

* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-05 17:18:56 -07:00
Kubernetes Prow Robot 59d7fde1ca
Merge pull request #32723 from sohan-lh/patch-1
Update horizontal-pod-autoscale-walkthrough.md
2022-04-04 16:51:35 -07:00
Nate W 22643121ff Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-04 09:40:29 -07:00
koushik-ms 9b9e56f5de
fix typo in template for glossary reference
Link to glossary term "ConfigMap" didn't render correctly due to
a missing "{" at the beginning of template. This commit fixes it.
2022-04-04 11:53:55 +02:00
Sohan Kr Choudhary 3a3961a87d
Update horizontal-pod-autoscale-walkthrough.md
Fix missing closing parentheses
2022-04-02 16:22:29 +05:30
Cheng Wang 82456a84de
Update quality-service-pod.md
Update `Burstable` conditions
2022-04-02 13:09:56 +08:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot 8a614ca171
Merge pull request #32668 from tengqm/LeaderMigration-ga
ControllerLeaderMigration is GA
2022-03-31 14:45:05 -07:00
Kubernetes Prow Robot 27684b7e90
Merge pull request #32565 from vaibhav2107/sec-context
Update the doc regarding outdated info in the link
2022-03-31 14:41:05 -07:00
Qiming Teng f3a06f432a ControllerLeaderMigration is GA 2022-03-31 09:03:57 +08:00
Kubernetes Prow Robot 59baf2fff2
Merge pull request #32661 from guettli/patch-5
typo: "the" --> "then"
2022-03-30 17:43:00 -07:00
Tim Bannister 83514e6dc1
Tweak page introduction
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-03-30 23:15:09 +01:00
Kubernetes Prow Robot 226abdf52d
Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
Fixup incorrect systemctl command
2022-03-30 14:53:57 -07:00
Kubernetes Prow Robot 2258bc2308
Merge pull request #32637 from guettli/patch-4
Link to Guaranteed pods
2022-03-30 14:51:57 -07:00
Tim Bannister 3cb2b0cb14
Fixup incorrect systemctl command
The subcommand for restart is "restart"
2022-03-30 22:26:12 +01:00
Tim Bannister b9a7ec6f35
Update cri-dockerd switchover docs for v1.24 2022-03-30 22:18:56 +01:00
Shannon Kularathna 5edbf56ec5 Add draft content for migrating to dockerd 2022-03-30 22:12:19 +01:00
Kubernetes Prow Robot 994f5c5a48
Merge pull request #32131 from shannonxtreme/dockershim-migrate-dockerd
Add content for migrating to cri-dockerd
2022-03-30 14:09:57 -07:00
Thomas Güttler 8df0736acb
typo: "the" --> "then"
fixed typo
2022-03-30 21:03:48 +02:00
Thomas Güttler 998d762331 S/'Guaranteed'/Guaranteed 2022-03-30 20:52:00 +02:00
Thomas Güttler 16ae848701 Link to 'Guaranteed' pods.
related to #32619
2022-03-30 20:52:00 +02:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Mitesh Jain 7580383a7d
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation (#32603)
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.

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

updated suggestions.

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

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 06:48:46 -07:00
Geoffrey Cline 67c5034165
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-28 12:27:33 -05:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Bob 5183202a3b
Update horizontal-pod-autoscale.md
Update HPA V2, custom.metrics.k8s.io, external.metrics.k8s.io design proposals to archive github link.
2022-03-28 22:36:36 +08:00
Vaibhav fa8872f70f Update the doc regarding out of date link 2022-03-28 01:07:38 +05:30
Kubernetes Prow Robot b68cfbd60a
Merge pull request #32485 from tengqm/fix-ip-masq-agent
Fix the ip-masq-agent page
2022-03-26 13:21:21 -07:00
Subhasmita Swain 09f8637c05
sample outputs created working with Kubernetes v1.24 without docker (#31454)
* sample outputs created without docker working with kubernetes v1.24

* updated

* cleaned and updated

* sample outputs created without docker working with kubernetes v1.24

* updated

* cleaned and updated
2022-03-25 17:17:58 -07:00
Kubernetes Prow Robot 39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Kubernetes Prow Robot 6da9c34b2e
Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kubernetes Prow Robot 1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot 70bb3ee178
Merge pull request #32472 from lukashass/kubectl-install-sh
Use cat instead of shell built-in to read checksum
2022-03-25 13:27:58 -07:00
Shannon Kularathna 180fa82d9c Add draft content for migrating to dockerd 2022-03-25 15:19:17 +00:00
Qiming Teng 58a00cfb36 Remove duplicated contents for accessing the API server
The topic of accessing the API server can be found in two places. This
is not good.
2022-03-25 18:48:27 +08:00
Qiming Teng 3b21d5bc69 Fix the ip-masq-agent page 2022-03-25 14:02:40 +08:00
Lukas Hass 3980c42945
Use cat instead of shell built-in to read checksum 2022-03-24 19:58:00 +01:00
Kubernetes Prow Robot b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot f81bf804fb
Merge pull request #32145 from afoster/remove-more-kompose-up-down
Remove kompose up and down command doc
2022-03-23 16:44:49 -07:00
Kubernetes Prow Robot f397e3ca11
Merge pull request #32380 from jeremypuchta/patch-1
Remove trailing whitespaces from cli commands
2022-03-23 08:50:08 -07:00
Kubernetes Prow Robot b901a31585
Merge pull request #32398 from guettli/patch-3
align second yaml snippet to the first one
2022-03-22 18:29:58 -07:00
Kubernetes Prow Robot 08a71e0378
Merge pull request #32321 from guilhem/patch-1
fix: YAML indentation and highlighting
2022-03-22 15:29:58 -07:00
Kubernetes Prow Robot e5b1a0b336
Merge pull request #32348 from PriyanshuAhlawat/linkUpdate_Daemonset
Update update-daemon-set.md issue-32287
2022-03-22 15:21:59 -07:00
Kubernetes Prow Robot 6a47224fe0
Merge pull request #32258 from tengqm/fix-links-2
Fix links in the change PV reclaim policy page
2022-03-22 15:19:58 -07:00
Kubernetes Prow Robot 6c01b03762
Merge pull request #32257 from tengqm/fix-links-1
Fix links in resource metrics pipeline page
2022-03-22 15:17:58 -07:00
Kubernetes Prow Robot 7352c425f7
Merge pull request #32185 from jihoon-seo/220311_nit_kubectl-convert
nit: `kubectl` → `kubectl-convert`
2022-03-22 15:13:59 -07:00
Thomas Güttler 2176c33e62
second yaml snippet was not alligned to first one
This snippet had less indentation then the previous.

Now the second path is aligned to the second path
2022-03-21 21:15:38 +01:00
Aldo Culquicondor dd47180ed0 Graduate Indexed Job to stable 2022-03-21 15:00:43 -04:00
Nate W ee1a85d08e Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-21 07:53:48 -07:00
Jeremy Puchta 00f74d9ae4
Remove trailing whitespaces from cli commands 2022-03-20 16:36:50 +01:00
Geoffrey Cline 4492fc5766 add steps for coredns permissions 2022-03-18 17:00:38 -05:00
dirc 56067a41c8 fixed order for resources: requests and limits 2022-03-18 16:35:44 +01:00
PriyanshuAhlawat 2f72e09add Update update-daemon-set.md 2022-03-18 17:04:39 +05:30
Anjan 1d7ee57cbd there is no need to create a kubernetes directory under ~/.local/bin 2022-03-18 12:30:16 +05:30
Guilhem Lettron a0cdf50ac6
fix: YAML indentation and highlighting 2022-03-17 16:01:40 +01:00
Nate W 0289b52eca Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-16 11:38:29 -07:00
Kubernetes Prow Robot cee9f23c32
Merge pull request #32223 from tengqm/mv-access-svc
Migrate access cluster service page
2022-03-16 02:11:50 -07:00
Qiming Teng cce96ae367 Migrate access cluster service page
The acess-cluster-service page, has nothing to do with administering a cluster.
A better home for this page should be the `/docs/tasks/access-application-cluster` subdirectory instead.
2022-03-16 16:45:10 +08:00
Kubernetes Prow Robot 58c2cd247f
Merge pull request #32050 from marckhouzam/fix/zshNoAlias
No need for special handling for zsh aliases
2022-03-15 17:29:48 -07:00
Manish Kumar 018b3bcbf6
Update enforce-standards-admission-controller.md 2022-03-15 01:04:36 +05:30
Qiming Teng a11ecef6f1 Wrap long lines and fix a few nits in the text 2022-03-14 20:36:51 +08:00
Qiming Teng 06f35a55d5 Fix link to use relative path 2022-03-14 20:29:23 +08:00
Qiming Teng e9a8cc6eda Reformat the indentation of lists and sample outputs 2022-03-14 20:22:22 +08:00
Qiming Teng f1575f40c2 Fix link in change PV reclaim policy page 2022-03-14 20:20:04 +08:00
Qiming Teng 88d8ec551c Wrap long lines for ease of change tracking 2022-03-14 20:15:54 +08:00
Qiming Teng 66a07b0bae Fix links in resource metrics pipeline page 2022-03-14 20:06:29 +08:00
Kubernetes Prow Robot c9debdcacb
Merge pull request #28954 from swiftslee/main
update some typo produced by scripts/verify-spelling.sh
2022-03-13 21:00:19 -07:00
Qiming Teng 6149835647 Tweak the downward API volume task page
This PR drops some outdated information about very old Kubernetes versions.
The last section is improved so that readers get a better idea why those pointers are provided.
2022-03-14 08:10:07 +08:00
Amit Sharma ef297288fa
Updated configure-liveness-readiness-startup-probes.md
We don't need to pass -r flag with rm command to delete a file.
2022-03-12 14:13:06 +05:30
Qiming Teng 29f5e89770 Reformat the node local DNS cache page 2022-03-11 11:15:47 +08:00
Jihoon Seo 06aa7edaff nit: kubectl -> kubectl-convert 2022-03-11 10:42:58 +09:00
Kubernetes Prow Robot 782d8bc2c9
Merge pull request #32126 from tengqm/update-coredns
Improve coredns page
2022-03-09 08:40:13 -08:00
Qiming Teng 15f643e5e8 Improve coredns page
This PR refactors the coredns page by removing some outdated statements.
2022-03-09 21:31:10 +08:00
Andrew Foster 77123a0e91 Remove kompose up and down command doc 2022-03-09 22:55:23 +11:00
Martin Tovmassian d05fb625f4 [en] Update Bash alias auto-completion 2022-03-08 16:54:48 +01:00
Nate W 5a0f2583c6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-07 16:23:45 -08:00
Kubernetes Prow Robot a26ac80b38
Merge pull request #31816 from voelzmo/patch-2
Update proposal link to point to archive
2022-03-07 14:36:25 -08:00
Kubernetes Prow Robot f4a81795e5
Merge pull request #32070 from yuvraj9/patch-1
Fixing typo error
2022-03-06 20:46:53 -08:00
Yuvraj Shekhawat d884ce7ce0
Fixing typo error 2022-03-06 02:49:14 +05:30
Marc Khouzam 0976014b7e No need for special handling for zsh aliases
Zsh completion is native since v1.22. Native zsh completion
automatically deals with aliases without needing
any extra configuration from the user.

Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com>
2022-03-04 13:57:49 -05:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Kubernetes Prow Robot b6643f3d51
Merge pull request #31593 from ctalledo/k8s-in-sysbox
Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
2022-03-02 18:30:46 -08:00
Kubernetes Prow Robot beb39db14d
Merge pull request #31996 from RA489/upgradenote
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 17:08:46 -08:00
Thomas Guettler 7122a4498a fix busybox image to 1.28 (issues with `nslookup`).
Changes where done with these commands:

reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples

Related issues:

 https://github.com/docker-library/busybox/issues/48
 https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Gerard a9f7219210
Improve mentions of CS CA in managing-tls-in-a-cluster (#30347)
* Improve mentions of CS CA in managing-tls-in-a-cluster

* Update content/en/docs/tasks/tls/managing-tls-in-a-cluster.md

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

* Update managing-tls-in-a-cluster.md

* Update managing-tls-in-a-cluster.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-02 05:43:14 -08:00
RA489 7f9869dab8 kubeadm-upgrade: add note about verifying the kubelet service status 2022-03-02 08:20:04 +05:30
cici37 002985c690 Reduce confusion by fixing field name in samples. 2022-03-01 13:01:47 -08:00
Kubernetes Prow Robot ee0389d360
Merge pull request #28290 from shannonxtreme/api-eviction
Add information to API Evictions from Safely Drain a Node
2022-02-28 19:25:46 -08:00
Nate W b7f8b0daae Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-28 16:18:31 -08:00
Kubernetes Prow Robot dea4f2b103
Merge pull request #31763 from sgaist/patch-1
Add secure example for getting secret values
2022-02-27 17:44:57 -08:00
Kubernetes Prow Robot d2a2af28ea
Merge pull request #31721 from mac-chaffee/main
Add upgrade notes to cpu-management-policies
2022-02-27 17:20:55 -08:00
mango 288a7aded9
docs: add etcd cluster upgrade guide to configure-upgrade-etcd (#31833)
* docs: add etcd cluster upgrade guide to configure-upgrade-etcd

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: championshuttler <shivams2799@gmail.com>

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* put "For more details..."

* Update configure-upgrade-etcd.md

Co-authored-by: championshuttler <shivams2799@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-02-27 17:04:56 -08:00
Kubernetes Prow Robot 9f6eb38051
Merge pull request #30860 from tengqm/kubelet-credentialprovider
Add kubelet credentialprovider API reference
2022-02-27 09:19:18 -08:00
Yuvraj Chhetri cd26a2bb6b
Updated files install-kubectl-linux.md , install-kubectl-macos.md , install-kubectl-windows.md (#31916)
* updated install-kubectl-windows.md

* Updated install-kubectl-windows.md

* Update install-kubectl-linux.md

* Update install-kubectl-macos.md
2022-02-26 18:23:17 -08:00
Maksim Nabokikh 38c9c82c76
Update configure-service-account.md
fix: Delete the double running from the service account docs
2022-02-26 19:58:32 +04:00
Mac Chaffee d657a0d10a
Add upgrade notes to cpu-mgt-policies
Signed-off-by: Mac Chaffee <machaffe@renci.org>
2022-02-25 18:49:11 -05:00
Kubernetes Prow Robot b7331def4c
Merge pull request #31781 from shannonxtreme/dockershim-debug-intro
Update samples to use containerd
2022-02-25 07:21:51 -08:00
Sergey Kanzhelev 152ccdae91 Dynamic Kubelet Configuration feature is removed 2022-02-25 07:09:20 +00:00
Kubernetes Prow Robot fe955d4a9e
Merge pull request #31768 from brunosaboia/31543-add-multi-container-debug-info
Add multi-container info on pod failure docs
2022-02-24 20:01:56 -08:00
Tim Allclair 198ae37902
Rewrite PodSecurityPolicy migration guide (#31782) 2022-02-24 18:07:56 -08:00
Kubernetes Prow Robot 9de083393a
Merge pull request #31845 from liggitt/manual-token
Stop recommending people scrape auto-generated service account tokens
2022-02-24 09:46:31 -08:00
Bruno Saboia d1f511f92c Use explicit backticks for shell content 2022-02-24 09:09:06 -03:00
Kubernetes Prow Robot 0f6cb4fbfe
Merge pull request #31863 from Aayush987/typo_fix
Fixed typo in cpu-constraint-namespace.md & memory-default-namespace.md
2022-02-23 23:25:33 -08:00
Kubernetes Prow Robot e025825f02
Merge pull request #31865 from mitul3737/new-branch
[en] Solved some typos "hostname of FQDN" and "PowerShell"
2022-02-23 16:39:33 -08:00
Shannon Kularathna b03d603182 Remove docker mention in bugs guidance 2022-02-23 23:16:45 +00:00
Shannon Kularathna b60aa414a0 Update samples to use containerd 2022-02-23 21:35:01 +00:00
Bruno Saboia dd3e660cfe Remove useless whitespace 2022-02-23 17:22:05 -03:00
Jordan Liggitt 3d15ef3810 Stop recommending people scrape auto-generated service account tokens 2022-02-23 13:28:02 -05:00
Md Shahriyar Al Mustakim Mitul 038256a86b
Solved some typos 2022-02-23 18:23:36 +06:00
Aayush Sharma 27caffcbf0 fixed typo 2022-02-23 16:53:10 +05:30
Bruno Saboia 24444fab32 Remove unecessary additional info 2022-02-22 16:48:57 -03:00
Bruno Saboia 25aa381f75 Put multi-container info outside numbered list 2022-02-22 12:55:58 -03:00
Kubernetes Prow Robot e021e42245
Merge pull request #31667 from mk46/remove_kubenet
Removed kubenet reference from docs
2022-02-22 07:31:46 -08:00
Manish Kumar 7fc89637f3 Removed kubenet reference 2022-02-22 18:59:32 +05:30
Kubernetes Prow Robot 683fc53b84
Merge pull request #31687 from neolit123/1.24-update-legacy-kubelet-cm-refs
kubeadm: update legacy kubelet config map information and document feature gates
2022-02-22 02:49:46 -08:00
Nate W e8b19637df Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-21 10:36:03 -08:00
Kubernetes Prow Robot a3b30be299
Merge pull request #31558 from chrismetz09/metzResourceMetrics
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Marco Voelz 9823ecda09
Update proposal link to point to archive
Original link says
```
Design proposals have been archived.

To view the last version of this document, see the Design Proposals Archive Repo.

Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
```
2022-02-21 10:54:50 +01:00
Qiming Teng fdd671626d Add kubelet credentialprovider API reference 2022-02-21 08:56:27 +08:00
Sergey Kanzhelev b375a00dd9 promote GRPCContainerProbe to beta 2022-02-19 22:29:56 +00:00
Tim Bannister 362da74120
Update links to Dockershim Removal FAQ
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Lubomir I. Ivanov 26f6a21308 kubeadm: remove mentions of the the legacy kubelet-config-x.yy
The default kubelet configuration ConfigMap that kubeadm manages
is "kubelet-config" instead of "kubelet-config-x.yy" (where x.yy
is the Kubernetes version) in 1.24.

Cleanup references to the legacy naming in kubeadm documentation.

Generated contents in content/en/docs/reference/* are not updated.
2022-02-17 18:27:48 +02:00
Kubernetes Prow Robot b72092e0bc
Merge pull request #31730 from SWADESNA/patch-2
Update memory-default-namespace.md
2022-02-17 07:19:37 -08:00
Samuel Gaist 73bd4563a8 docs: add secure example for getting secret values
The current example showing how to decode a secret
does it in several steps which is fine but if some level
of security is required will leak the encoded secret
value in the shell history thus making it retrievable.

This patch adds an example on how to retrieve that
value without exposing it.
2022-02-17 09:11:19 +01:00
Bruno Saboia 481eff6321 Add multi-container info on pod failure docs 2022-02-16 18:40:26 -03:00
Nate W 8b9e77db12 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-15 08:28:12 -08:00
Shu Muto c1da5f25ab
Update reviewers from SIG-UI
Also, bump kubernetes dashboard to v2.5.0.
2022-02-15 11:18:14 +09:00
chrismetz09 3f74c2ae79 update component explanation 2022-02-14 11:01:39 -08:00
Kubernetes Prow Robot 7ae88efd7a
Merge pull request #31630 from tengqm/fix-links
Fix links in security context page
2022-02-14 07:31:31 -08:00
srout deb2a9c96b
Update memory-default-namespace.md 2022-02-14 13:05:33 +05:30
Kubernetes Prow Robot 7dd728cf69
Merge pull request #31729 from SWADESNA/patch-1
Update memory-default-namespace.md
2022-02-13 23:25:28 -08:00
Kubernetes Prow Robot 1f4ca9f802
Merge pull request #31631 from tengqm/fix-gc-cascade
Fix the cascading deletion page
2022-02-13 23:09:28 -08:00
srout a191d71627
Update memory-default-namespace.md 2022-02-14 12:37:58 +05:30
Kubernetes Prow Robot 4727e39e70
Merge pull request #31682 from tengqm/apiserver-encryption-v1
Add configuration reference for API server encryption
2022-02-12 20:45:46 -08:00
Qiming Teng 52696d80b0 Fix links in security context page
The links to AppArmor etc are using redirection records. This is a bad
practice because when translating the page to a different language, the
link will become invalid. So we should use the actual target in the
English source.

This PR also fixes some incorrect syntax directives for code snippets.
2022-02-13 08:05:30 +08:00
Kubernetes Prow Robot dc88203bcc
Merge pull request #31720 from shannonxtreme/dockershim-debug-replication
Change language so that docker is an example
2022-02-12 06:57:47 -08:00
Shannon Kularathna 0e9e8b96cb Change language so that docker is an example 2022-02-11 19:19:49 +00:00
Kubernetes Prow Robot 1592f3a445
Merge pull request #31595 from sftim/20220102_revise_managing_tls_in_a_cluster_task
Tidy page “Manage TLS Certificates in a Cluster”
2022-02-11 08:50:25 -08:00
Kubernetes Prow Robot 108bae87c2
Merge pull request #31668 from Shubham82/fix-typo
Fix typo in Horizontal Pod Autoscaling.
2022-02-11 08:16:26 -08:00
Shubham Kuchhal 929e8a2dfa Fixed minor typo. 2022-02-11 20:58:06 +05:30
chrismetz09 10e7039a69 update resource metrics pipeline section 2022-02-11 07:09:01 -08:00
Debabrata Panigrahi b03dfa8096
Docs to change Container runtime (#30141)
* Docs to change Container runtime

* Updated header

* Updated header

* Few changes made according to the reviews

* Updated few headings

* Updated few markdown changes

* Reverted a unwanted changes

* Removed the double extension in the filename

* Updated

* Updated according to review

* Final Updates

* Added instructions to remove docker engine

* Minor changes

* Minor updates on heading

* Minor updates on lists

* Minor updates on line 106

* Minor updates on line 106
2022-02-11 04:38:03 -08:00
Kubernetes Prow Robot fef3dccc01
Merge pull request #31679 from shannonxtreme/dockershim-debug
Remove docker pull command in Debug > Troubleshoot Applications
2022-02-10 11:17:30 -08:00
Shannon Kularathna c99901f11c Remove docker pull command 2022-02-10 18:43:25 +00:00
Qiming Teng 3e58334b07 Add configuration reference for API server encryption 2022-02-10 11:27:52 +08:00
Kubernetes Prow Robot 78f0459d3f
Merge pull request #31628 from tengqm/fix-crictl
Fix crictl page
2022-02-09 18:53:46 -08:00
Qiming Teng 23286b6085 Fix crictl page
This PR fixes a link (at the bottom of the page) to reference.
It also fixes the indentation of the number lists, the incorrect syntax tag for code snippets.
2022-02-10 10:39:30 +08:00
Qiming Teng d4f6e0be55 Fix the cascading deletion page
This PR fixes two problems in the cascading deletion page:

- The indentation of list items should be 2 spaces for unordered lists,
  or 3 spaces for ordered lists. We should avoid using 4 spaces as
  indentation because 4-spaces indentation has special meaning in
  markdown.
- The garbage-collection page was moved to a new place. With redirect
  records for English site, there seems no obvious problems. However,
  for localization teams, such redirection records don't exist. It is
  super easy to create a dangling link in localized pages.
2022-02-10 10:38:01 +08:00
Shubham Kuchhal 6937928969 Fix typo in Horizontal Pod Autoscaling. 2022-02-09 14:13:49 +05:30
Kubernetes Prow Robot 58fb4c2f83
Merge pull request #31572 from Nordix/multi-numa-doc
Update doc for reserved memory flag
2022-02-08 20:26:17 -08:00
Kubernetes Prow Robot 71389e6293
Merge pull request #31604 from neolit123/1.24-add-example-for-kubeconfig-user
kubeadm: add missing guide for "kubeconfig user"
2022-02-08 20:24:17 -08:00
Kubernetes Prow Robot 167cc75308
Merge pull request #31307 from JNat/patch-1
added Stack Overflow guidance
2022-02-08 06:04:54 -08:00
Nate W f9dda7bc96 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-07 11:03:19 -08:00
Kubernetes Prow Robot 2ccb707a0b
Merge pull request #31629 from tengqm/fix-hostprocess-pod
Fix link in create hostprocess pod page
2022-02-07 10:29:43 -08:00
Kubernetes Prow Robot 1ceda4e31f
Merge pull request #31614 from Arhell/add-comma
[en] add comma
2022-02-07 10:09:43 -08:00
Kubernetes Prow Robot b0a99f3952
Merge pull request #31388 from fluktuid/patch-1
set hpa examples to current networking api version
2022-02-07 10:01:43 -08:00
Ravindra Thakur f38c09fa6a Update doc for reserved memory flag
This change is to update the documentation for reserved-memory flag.
Now, for specifying memory reservations across multiple NUMA nodes,
semicolon needs to be used as separator.

Signed-off-by: Ravindra Thakur <ravindra.nath.thakur@est.tech>
2022-02-07 18:58:37 +05:30
Qiming Teng 71268c2e52 Fix link in create hostprocess pod page
When link target is on the same page, we don't need the path in links.
2022-02-05 12:56:13 +08:00
Arhell af7a9a515c [en] add comma 2022-02-04 01:47:35 +02:00
Lubomir I. Ivanov 75a33b2650 kubeadm: add missing guide for "kubeconfig user"
The command "kubeadm kubeconfig user" is missing
some examples and more details on why it is needed.

- Add a new section "Generating kubeconfig files
for additional users" under the kubeadm-certs page.
- Link to this section from the kubeadm-kubeconfig reference page.
- Link to this section from the create-cluster-kubeadm page.
2022-02-02 21:41:40 +02:00
Guy Menahem 4bdcf5dd16 fix: clarify that the HPA controller selects the pods based on labels 2022-02-02 21:00:03 +02:00
Kubernetes Prow Robot 189c471917
Merge pull request #31316 from shannonxtreme/dockershim-logmon-crictl
Migrate crictl to docker-cli mapping to references
2022-02-02 09:48:22 -08:00
Cesar Talledo 021f8be65b Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
Sysbox is an open-source container runtime (similar to "runc") that supports
running VM-workloads such as Docker and Kubernetes inside unprivileged
containers or pods.

Sysbox containers always use the Linux user-namespace for isolation, plus
specially crafted proc and sys filesystems, some syscall interception,
filesystem ID-mapping, and more.

It's possible to run Kubernetes, K3s, K0s, inside containers or pods deployed
with Sysbox. This commit aims to make the Kubernetes community aware of this
option.

Signed-off-by: Cesar Talledo <ctalledo@nestybox.com>
2022-02-01 19:38:10 +00:00
Tim Bannister ae4e63fac1
Tidy page “Manage TLS Certificates in a Cluster” 2022-02-01 19:15:12 +00:00
Jordan Liggitt 111c3eaabe Update TLS doc to use example signer for arbitrary https server 2022-02-01 12:22:32 -05:00
Shubham 9af1c83002
Added the note for --service-account-issuer flag. (#31237)
* Added the note for --service-account-issuer flag.

* Modify the Note.

* Added Content for each Flag.

* Improvement: Modify the content.
2022-02-01 07:22:12 -08:00
Kubernetes Prow Robot f53f7e9203
Merge pull request #31387 from avoidik/patch-2
Update encrypt-data.md - multi-master configuration notice
2022-02-01 05:48:18 -08:00
Viacheslav Vasilyev 241e635197
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-01 15:31:21 +02:00
Viacheslav Vasilyev ddd4a3defb
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2022-02-01 12:38:35 +02:00
Kubernetes Prow Robot e3ad96a6c4
Merge pull request #31466 from deepakcpakhale06/main
Updated overview section of ConfigMaps
2022-01-31 17:33:53 -08:00
Kubernetes Prow Robot 48401482bc
Merge pull request #31571 from prameshj/patch-8
Add a section about nodelocaldns memory limits.
2022-01-31 15:43:53 -08:00
Nate W 2fa88c51b6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-31 11:57:45 -08:00
Kubernetes Prow Robot b2063eedeb
Merge pull request #31546 from chrisnegus/remove-docker-cgroup-reference
Change docker cgroup driver example to containerd
2022-01-31 10:00:23 -08:00
Kubernetes Prow Robot f8db38b98d
Merge pull request #30066 from sftim/20211012_tidy_manage_resources_tasks
Tidy task pages within Manage Memory, CPU, and API Resources
2022-01-31 07:58:23 -08:00
prameshj 9b0539eeb5 Incorporate review comments.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
2022-01-31 07:50:54 -08:00
Kubernetes Prow Robot 1d77a887e9
Merge pull request #31355 from Babapool/fix-binary-path
Mention the kubectl binary folder as PATH environment variable
2022-01-31 04:08:23 -08:00
prameshj 1b469285e8
Add a section about nodelocaldns memory limits. 2022-01-30 21:10:40 -08:00
Kubernetes Prow Robot 097b6c4b73
Merge pull request #31469 from AugustasV/telemetery_security_agents
Revise “Migrating telemetry and security agents from dockershim” task
2022-01-30 14:56:23 -08:00
AugustasV 80f4c27c66
correction
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
2022-01-30 21:49:09 +01:00
Augustas 3bdfba74ed
Apply suggestions from code review
Thank you sftim for recommended changes.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-30 21:37:06 +01:00
Christopher Negus 976004b957 Change docker cgroup driver example to containerd 2022-01-27 22:05:02 +00:00
Prasad Katti eee745066d
Move command to a code-block
Put the command in a separate code block to keep things consistent
2022-01-26 22:20:54 -08:00
Kubernetes Prow Robot 37b7c6fd55
Merge pull request #31410 from chris-short/cbshort-issue-31394
Update static-pod.md
2022-01-26 07:34:01 -08:00
Chris Short 2e870ee761
console no worky; shortening lines 2022-01-26 10:20:32 -05:00
Chris Short da296afc78
Merge branch 'cbshort-issue-31394' of github.com:chris-short/website into cbshort-issue-31394 2022-01-26 07:14:34 -05:00
Chris Short 2e812faacf
Update static-pod.md
Adding console to crictl ps output lines as suggested: https://github.com/kubernetes/website/pull/31410#discussion_r791186773
2022-01-26 07:14:31 -05:00
Kubernetes Prow Robot 5e35828808
Merge pull request #31309 from neolit123/1.24-update-kubeadm-docs-for-dockershim
kubeadm: adapt docs for 1.24 and dockershim removal
2022-01-25 08:44:32 -08:00
Lubomir I. Ivanov 3184c227c7 kubeadm: adapt docs for 1.24 and dockershim removal
Touch the following files:
- Implementation details: remove docker specifics, which is changing
in 1.24
- Create cluster: small language cleanup, remove note about 1.24
- Install kubeadm: Include two up-to-date tables for Linux / Windows
with known endpoints. Include cri-dockerd.
- Kubelet integration: (side cleanup) use "container runtime" instead of
"CRI runtime" (which is incorrect). Mention that only updating
"--container-runtime-endpoint=.." is required if the user wishes
to override the CR on a certain host. Dockershim->CR-foo migration
guides would make the "--container-runtime=remote" flag explicit
and we want to remove it at some point.
- Troubleshooting kubeadm: Remove some instances of Docker troubleshooting
that imply docker as default CR, or talk about old Docker versions.
Be more generic about container runtimes.
- Adding Windows nodes: move the containerd tab before the Docker
tab, as containerd is now the default. Remove note about being explicit
about --cri-socket. Add note that crictl is required for both
Docker and containerd. Add note that cri-dockerd is required if
the user wants to use Docker EE on Windows.
2022-01-25 18:35:58 +02:00
Kubernetes Prow Robot 6aa07e7918
Merge pull request #31407 from MdSahil-oss/main
Update update-daemon-set.md
2022-01-25 05:42:32 -08:00
Chris Short 2a32814359
Merge branch 'kubernetes:main' into cbshort-issue-31394 2022-01-24 15:07:23 -05:00
Kubernetes Prow Robot 5ae78ac97e
Merge pull request #31009 from mikemonteith/patch-1
Use --patch-file in documentation
2022-01-24 11:43:35 -08:00
Chris Short a819c51c22
Update static-pod.md
- Fixed brain flatuence around which runtime I was testing
- Outputs changed
- Noted added about crictl ps's default behavior of outputting sha256sum in image name
- Image name in outputs have been shortened per Slack convo https://kubernetes.slack.com/archives/C02PZMA3R6E/p1643026840047600
2022-01-24 14:40:52 -05:00
Akpobome Oke Kelvin 7023b926a6
[en] Updated the page to be more docker specific (#31421)
* Update: Updated to be more docker specific

* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md

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

* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md

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

* Update pull-image-private-registry.md

* Update pull-image-private-registry.md

* Update: fixes issue  #31422

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 10:55:33 -08:00
deepakcpakhale06 0243eeb385 Updated overview section of ConfigMaps #30729 2022-01-23 10:58:40 +08:00
AugustasV e0eb75215b
why_telemetery_agents_talk
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
2022-01-22 22:42:49 +01:00
Shannon Kularathna d01714e72b Migrate mapping dockercli to crictl to Reference
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-21 20:58:10 +00:00
Kubernetes Prow Robot 3b28fbba1b
Merge pull request #31398 from PurneswarPrasad/patch-1
Changed the explicit mention of Docker due to deprecation in Tasks > …
2022-01-21 08:25:19 -08:00
Shivam Singhal 788591c7e1 Fix the download link to kubectl convert plugin for bash 2022-01-21 10:38:39 +02:00
Kubernetes Prow Robot f59a649376
Merge pull request #31412 from marosset/gmsa-container-runtime
configure-gmsa.md updates
2022-01-20 09:25:36 -08:00
Md Sahil f0a1484a70
Update update-daemon-set.md 2022-01-20 15:44:48 +05:30
Purneswar Prasad dd2ea439e8
Removed all previous PR links with Docker reference
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 14:50:41 +05:30
shivam tyagi e39fc674e4 Update
Signed-off-by: shivam tyagi <shivamt.ug19.ec@nitp.ac.in>
2022-01-20 07:42:14 +05:30
Purneswar Prasad d44efbeefb
Removed the PR link from `manages`
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 06:59:55 +05:30
Mark Rossetti 6ffd07cbbc Updates for EnableCompartmentNamespace fix for GMSA 2022-01-19 16:12:49 -08:00
Mark Rossetti f13522be29 update supported container runtimes in configure-gmsa.md 2022-01-19 15:02:38 -08:00
Mark Rossetti d2b9f0e09c fix linting/whitespace in configure-gmsa.md 2022-01-19 14:40:09 -08:00
Chris Short d158cdf028
Removing additional Docker mentions 2022-01-19 15:10:45 -05:00
Chris Short 40afa49efa
Update static-pod.md
Fixes Issue #31394
2022-01-19 14:16:57 -05:00
Md Sahil 2c30b68c77
Update update-daemon-set.md
<h3>What type of PR is this ?</h3>
Improve documentation.

<h3>Which type of issue this PR fixes</h3>
fixes 31311(issue).
2022-01-19 21:16:15 +05:30
Purneswar Prasad bf6e6caa12
Changed the explicit mention of Docker due to deprecation in Tasks > Netwrking 2022-01-19 13:24:15 +05:30
Lukas Paluch 88a92b0d47
set hpa examples to current networking api version 2022-01-18 19:19:54 +01:00
Viacheslav Vasilyev 0ef0c8d570
Update encrypt-data.md - multi-master configuration notice
Add short notice about multi-cluster configurations
2022-01-18 12:40:37 +02:00
Kubernetes Prow Robot 9bdb086f30
Merge pull request #30331 from renan/MaxSurgeDefault
Fix default value for MaxSurge in RollingUpdates for DaemonSets beat feature
2022-01-17 13:12:49 -08:00
Kubernetes Prow Robot 19b327c3df
Merge pull request #31263 from brianpursley/fish-completion
Add instructions for enabling fish auto-completions for kubectl
2022-01-17 12:02:50 -08:00
Vitthal Sai be56556f8f
Incorporates the feedback changes 2022-01-16 16:45:22 +05:30
Vitthal Sai d8f4cefa59
Mention the kubectl binary folder as PATH environment variable 2022-01-15 22:14:53 +05:30
Lubomir I. Ivanov b00ffa2093 kubeadm-upgrade: adjust note about node drain
The current entry under additional information about drain can
be confusing and users might jump into draining the nodes before
the upgrade steps (as a pre-req), following the
instructions in the external link. This is not accurate.

Adjust the entry text to explain that drain is a step as part of
the upgrade process and this additional information entry just
mentions why it is needed.
2022-01-13 15:36:30 +02:00
JNat ce37f1b293
added Stack Overflow guidance
Added extra links to the guidance pertaining asking questions on Stack Overflow, to ensure users first read through guidance to ensure questions are both on-topic and well-written — both of which will improve these users' experience on Stack Overflow, and avoid having off-topic questions asked there.
2022-01-12 13:29:30 +00:00
Wang 02dc4a258a
Update migrating-telemetry-and-security-agents.md 2022-01-12 22:17:55 +09:00
brianpursley ad015ad425 Add instructions for enabling fish auto-completions for kubectl 2022-01-09 20:36:19 -05:00
Kubernetes Prow Robot 77cc3857e6
Merge pull request #30662 from CarlosDomingues/patch-1
Use tee to write to /etc/bash_completion.d/kubectl
2022-01-08 06:28:19 -08:00
Kubernetes Prow Robot 1b75c44306
Merge pull request #31058 from championshuttler/notecleanup
Cleanup notes in Define a Command and Arguments docs
2022-01-05 12:23:49 -08:00
Kubernetes Prow Robot 988b1ba439
Merge pull request #30348 from afirth/2021-11-03-docs-for-kustomize-env-vars
[DOCS] Document the environment variable substitution feature of kustomize configMapGenerator
2022-01-05 12:07:47 -08:00
Kubernetes Prow Robot bf39ea5ea5
Merge pull request #31202 from rsalmond/patch-1
Fix broken link to grpc liveness probe yaml
2022-01-04 21:26:32 -08:00
Kubernetes Prow Robot 9118ba9df6
Merge pull request #31019 from championshuttler/fixLink
Fix the link to access cluster service in docs
2022-01-04 12:36:08 -08:00
rob salmond 36bf4368c7
Fix broken link to grpc liveness probe yaml 2022-01-04 14:18:01 -05:00
Kubernetes Prow Robot cc53157970
Merge pull request #31161 from CodingCanuck/patch-1
Fix grammar in kubernetes dashboard docs
2022-01-04 09:16:53 -08:00
Kubernetes Prow Robot 0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
fix glossary
2022-01-03 07:58:59 -08:00
afirth b9da040a08 Document the environment variable substitution feature of configMapGenerator 2022-01-03 11:56:03 +01:00
Qiming Teng 83323d428d Reformat the memory-manager page
This commit reformats the memory manager page:

- convert the page from DOS to UNIX format;
- wrap long lines where appropriate for ease of change tracking;
- remove useless trailing spaces and empty lines.

This commit contains **NO** changes to the text itself.
2022-01-03 11:36:37 +08:00
Qiming Teng c1783b4b71 Tune memory manager page
This PR fixes the memory manager page by:

- removing links to non-existent sections;
- fixing links with bad anchors;
- fixing incorrect language tag for code snippets
2022-01-03 11:28:41 +08:00
ptux cef7f2f546 fix glossary 2022-01-03 08:58:28 +09:00
Alex McCarthy f424739d9c
Fix grammar in kubernetes dashboard docs
Start a new sentence after a period.
2021-12-31 07:06:04 -10:00
Kubernetes Prow Robot 66032f9bc6
Merge pull request #31079 from championshuttler/kep
Fix the description of the Summary API Source section
2021-12-25 17:43:14 -08:00
Shivam Singhal 9aa7f71e45 Fix the description of the Summary API Source section 2021-12-23 04:04:40 +02:00
Shivam Singhal 7a2863b99a Cleanup notes in Define a Command and Arguments docs 2021-12-22 23:42:55 +02:00
Kubernetes Prow Robot cdeca91910
Merge pull request #30166 from stefanlasiewski/patch-1
sha256sum requires 2nd space for the file type
2021-12-22 01:29:35 -08:00
Kubernetes Prow Robot 5782f65264
Merge pull request #31004 from clementnuss/patch-1
docs: add link to a new kubelet csr approver
2021-12-20 07:04:56 -08:00
Clément Nussbaumer 65eaccecf5
remove kubeler-rubber-stamp
Due to it not being compatible with K8s 1.22 anymore and not being maintained either
2021-12-20 14:10:13 +01:00
Edidiong Asikpo 80f38982fe Added the {{% thirdparty-content %}} shortcode 2021-12-20 08:04:37 +01:00
Kubernetes Prow Robot 485518468b
Merge pull request #31028 from didicodes/telepresence
Update: Developing and debugging services locally
2021-12-19 22:19:25 -08:00
Edidiong Asikpo d97147912f Update local debugging documentation 2021-12-19 14:31:35 +01:00
Wang f5df7772f4
Update audit.md 2021-12-19 19:08:46 +09:00
Shivam Singhal 5fee22b574 Fix the link to access cluster service in docs 2021-12-18 12:25:34 +02:00
Mike Monteith f7d717d2fe
Use --patch-file in documentation
--patch-file is designed for file input, using a subshell `--patch $(cat filename.yaml)` is unecessary
2021-12-17 15:00:35 +00:00
Clément Nussbaumer 3e839ef963
docs: add link to a new kubelet csr approver 2021-12-17 09:59:46 +01:00
Kubernetes Prow Robot 003ffe4b56
Merge pull request #30702 from yoshwata/patch-1
The command empties the shell variable.
2021-12-14 02:47:45 -08:00