Commit Graph

1276 Commits

Author SHA1 Message Date
michellengnx baba5e4c35 Merge main into dev-1.32 to keep in sync 2024-12-09 23:11:06 -05:00
Aaina26 7692020f50 Update Link of Inventory in Install k8s doc 2024-12-09 23:46:12 +05:30
Shedrack akintayo c6afb74d66 Merge main into dev-1.32 to keep in sync 2024-11-20 14:04:09 +00:00
Kubernetes Prow Robot 29da719dd4
Merge pull request #48572 from iheartNathan/48403-Update-command-to-enable-IPv6-forwarding-in-Dual-stack-support-with-kubeadm-documentation
update how to persist enabling ipv6 forwarding across reboot
2024-11-15 00:56:52 +00:00
Shedrack akintayo db99d83333 Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-11-04 20:21:10 +00:00
iheartNathan 85e4a6c251 update how to persist enabling ipv6 forwarding across reboot 2024-10-29 14:44:52 +01:00
Rodolfo Albuquerque 1de1753475 Merge main into dev-1.32 to keep in sync 2024-10-23 23:46:20 -03:00
Jordan Liggitt 32aad9dd3f
KEP-3221: Promote StructuredAuthorizationConfiguration to GA 2024-10-21 11:46:18 -04:00
windsonsea 1d24167b04 Clean up best-practices: certificates and node-conformance 2024-10-17 18:13:23 +08:00
windsonsea 67c5917e32 Tweak and clean up four kubeadm files 2024-10-16 11:35:01 +08:00
steve-hardman 40419a5ef5
Remove deprecated note on "Set up a High Availability etcd Cluster with kubeadm" page (#48120)
* Remove note from setup-ha-etcd-with-kubeadm.md

* Remove note from setup-ha-etcd-with-kubeadm.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

* Remove note from setup-ha-etcd-with-kubeadm.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-02 00:45:49 +01:00
Lubomir I. Ivanov 65107c74cf kubeadm: add task pages for adding Linux and Windows worker nodes
Adjust the "create a kubeadm cluster" page to link to
two separate task pages for adding Linux / Windows worker nodes.

Base the Windows page on the existing document:
https://github.com/kubernetes-sigs/sig-windows-tools/blob/master/guides/guide-for-adding-windows-node.md
2024-09-12 09:29:52 +03:00
Armando Alexis Herra Cortez 2c62e0ff1e
Update docs/setup/best-practices/certificates.md (#44617)
* Update Certificates Best Practices.md

I've organized the required Server/Client certificates requiring PKI in a Kubernetes Cluster and improved the descriptions each point had.

* Added reviewer suggested changes

* Added explanation about kubelet server/client certificates

* Added some additional corrections I had missed

* Update content/en/docs/setup/best-practices/certificates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* Update content/en/docs/setup/best-practices/certificates.md

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

* Wrapping long lines and changing how API Server is mentioned

---------

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-11 07:18:48 +01:00
Kubernetes Prow Robot dc9aeb5254
Merge pull request #47710 from iholder101/install-kubeadm/disable-swap
[install-kubeadm]: Update instructions to disable or tolerate swap
2024-09-03 19:08:05 +01:00
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
steve-hardman 0909e130d6
Remove reference of closed containerd issue 2024-08-30 00:05:55 +01:00
steve-hardman 43e09ce981
Remove reference of closed containerd issue 2024-08-29 14:27:45 +01:00
Itamar Holder 3b09c30a91 Move swap into a its own header
Signed-off-by: Itamar Holder <iholder@redhat.com>
2024-08-29 12:43:06 +03:00
Itamar Holder 3b95b00159 Update instructions to disable or tolerate swap
Signed-off-by: Itamar Holder <iholder@redhat.com>
2024-08-29 12:43:06 +03:00
Itamar Holder 42dd7e556d minor gramattical fixes
Signed-off-by: Itamar Holder <iholder@redhat.com>
2024-08-29 12:43:06 +03:00
Erik Rasmussen 19fd1be302
Update snippet for v1beta4
Consistent formatting
2024-08-25 11:40:16 -05:00
Thomas Güttler 175e9deee1
Added Cluster API to "Installing Kubernetes" 2024-08-15 08:24:33 +02:00
Kubernetes Prow Robot 5e7e462a32
Merge pull request #46997 from williamtrelawny/patch-1
Added link to first mention of VerticalPodAutoscaler for reader's convenience
2024-08-13 16:38:43 -07:00
Sohan Kunkerkar 42fda96d07 KEP-4033: small beta updates
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-07-29 10:50:25 -04:00
Maryam Tavakkoli a5fcf3cc44 Merge remote-tracking branch 'upstream/main' into dev-1.31 2024-07-09 20:13:21 +03:00
Sascha Grunert fc9db8b3fe
Update CRI-O install link
We now link to the packaging repository to keep the installation
instructions up to date.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-08 09:39:19 +02:00
Lubomir I. Ivanov efc1133fa4 kubeadm: use v1beta4 in all docs examples 2024-07-05 16:24:31 +03:00
William Trelawny 27ac207f0f
Update cluster-large.md
Added link to first mention of VerticalPodAutoscaler for reader's convenience
2024-06-27 08:31:15 -04:00
Daniel Chan d989445929 resolved conflict as discussed, accepted current change with CRICTL_VERSION=v1.31.0 2024-06-03 18:26:28 -04:00
Kubernetes Prow Robot e10b1aa1c1
Merge pull request #46577 from saschagrunert/crictl
Bump cri-tools version to v1.30.0
2024-05-29 02:52:07 -07:00
Sascha Grunert 102df83e40
Bump cri-tools version to v1.30.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-29 10:41:10 +02:00
Sascha Grunert 9eccaf39d2
Make cri-tools optional for kubeadm
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-29 10:39:31 +02:00
carlory b64b45c15e update kubeadm prerequisites 2024-05-29 10:12:14 +08:00
Kubernetes Prow Robot 71a7b3f6a7
Merge pull request #45530 from tuladhar/suffix-patch-format
Customizing with patches - Move suffix parameter to the second position
2024-05-03 18:41:20 -07:00
Ricardo Amaro 7ffa664bd1
Add missing check-required-ports anchor
Small fix for adding a missing check-required-ports anchor
2024-04-24 14:28:30 +01:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
matte21 6b2e5dfac6 Fix path of kubelet systemd config file 2024-03-14 15:32:17 -04:00
Puru 7fa8e17d56 Move suffix parameter to the second position 2024-03-13 09:16:05 +05:45
Puru 98dae01b9d Improvements in "Installing kubeadm" document 2024-03-12 00:58:26 +05:45
Nick Neisen fe501f8bfa
Change cri-dockerd links to official docs in the english content 2024-03-08 11:46:54 -07:00
Kubernetes Prow Robot 0649afc23e
Merge pull request #44600 from ksemele/fix/install-kubeadm-explanations
Added link to netcat official site and '-v' key to netcat command example
2024-03-05 17:30:47 -08:00
Tim Bannister b39e01b971 Add concept page about cluster autoscaling
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Kubernetes Prow Robot f3193b5116
Merge pull request #45377 from drewhagen/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-02-28 02:30:30 -08:00
Dan Winship 738e06f302 Remove references to bridge-nf-call-iptables
Plugins that need it are expected to set it themselves. (And kubeadm
no longer checks for it.)
2024-02-26 09:50:15 -05:00
Kubernetes Prow Robot 3e4c64da74
Merge pull request #44910 from hassanbenhzaine/main
Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
2024-02-25 19:42:52 -08:00
Hassan BENHZAINE 4a04547c0a Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
s
2024-02-24 17:46:06 +01:00
tamilselvan1102 3ab10b2b94 update kubeconfig user --config 2024-02-16 17:50:51 +05:30
Mohammed Affan a172e82830
Fix Kubelet skew version for the Kubeadm (#44815)
* Fix Kubelet skew version for the Kubeadm

* Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

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

---------

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2024-02-15 22:55:18 -08:00