Nate W
e65201a5b3
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-11 09:31:28 -07:00
sou
4764a50fee
Update create-hostprocess-pod.md
...
Fix typo (Window -> Windows)
2022-04-09 23:52:46 +09:00
Kubernetes Prow Robot
9169cc8ebc
Merge pull request #32791 from jihoon-seo/220407_Replace_Go_Doc_URL_with_pkg.go.dev
...
Replace Go Doc URL with `pkg.go.dev`
2022-04-08 16:06:04 -07:00
Kubernetes Prow Robot
12e12f8f05
Merge pull request #32817 from sarangjo/patch-1
...
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 03:46:42 -07:00
Kubernetes Prow Robot
3b19dbf22f
Merge pull request #32764 from neolit123/1.24-add-steps-for-reconf
...
kubeadm: add task page for cluster reconf
2022-04-08 03:28:42 -07:00
Sarang Joshi
b3e75c52a6
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 15:19:53 +05:30
Mads Jensen
eefc776e29
Fix typos in Markdown links. ( #32802 )
...
* Fix typos in Markdown links.
* Test
Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com >
2022-04-08 00:16:41 -07:00
Lubomir I. Ivanov
931581eb88
kubeadm: add task page for cluster reconf
...
The new task page outlines steps for reconfiguring
a kubeadm cluster and persisting reconfiguration.
Link the new page from the existing guides for
"customizing components", "creating a cluster",
and "kubeadm upgrade".
Co-authored-by: Paco Xu <paco.xu@daocloud.io >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-04-08 01:57:42 +03:00
Nate W
d1bce4cb0d
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-07 10:41:49 -07:00
Kubernetes Prow Robot
3aef33c651
Merge pull request #32259 from tengqm/fix-links-3
...
Fix nits in the change runtime containerd page
2022-04-07 02:03:57 -07:00
Kubernetes Prow Robot
ed8d57455a
Merge pull request #32190 from tengqm/fix-nodelocaldns
...
Reformat the node local DNS cache page
2022-04-07 01:39:57 -07:00
Jihoon Seo
b16e2bc7f4
Replace Go Doc URL with pkg.go.dev
2022-04-07 11:22:38 +09:00
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
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