Lubomir I. Ivanov
ed903363f2
kubeadm-init: mark EtcdLearnerMode as GA
2024-08-19 09:39:53 +03:00
Lubomir I. Ivanov
efc1133fa4
kubeadm: use v1beta4 in all docs examples
2024-07-05 16:24:31 +03:00
Christian Schlotter
1cc31fc270
kubeadm: add ControlPlaneKubeletLocalMode FG descriptions
2024-06-24 10:33:47 +02:00
Jun
a49b8a5469
kubeadm: add note about a bug in the PublicKeysECDSA feature gate ( #46852 )
...
* kubeadm: add note about a bug in the PublicKeysECDSA feature gate
xref #46799
* kubeadm: add note about a bug in the PublicKeysECDSA feature gate
xref #46799
2024-06-23 07:56:56 -07:00
Kubernetes Prow Robot
56d3c640f8
Merge pull request #46809 from hacktivist123/merged-main-dev-1.31
...
Merged main dev 1.31
2024-06-13 22:43:26 -07:00
Lubomir I. Ivanov
a493517449
kubeadm: add note about a bug in the PublicKeysECDSA FG
...
The PublicKeysECDSA has been poorly tested and supported and
apparently it had a bug where keys in kubeconfig files were
using RSA even if the FG was true.
Add note about that in the FG section of the kubeadm init doc.
2024-06-12 12:58:56 +03:00
Kubernetes Prow Robot
096a2653ce
Merge pull request #46464 from neolit123/1.31-move-rootlss-cp-to-deprecated
...
kubeadm: move the RootlessControlPlane FG to deprecated
2024-05-29 02:45:27 -07:00
Oluebube Princes Egbuna
e941a6ab1d
Merge main into dev-1.31 to keep in sync
2024-05-22 16:16:00 +01:00
Lubomir I. Ivanov
7f892d60db
kubeadm: move the RootlessControlPlane FG to deprecated
2024-05-20 17:07:37 +03:00
SataQiu
82348a64ea
kubeadm: update docs for removed UpgradeAddonsBeforeControlPlane feature gate
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-05-17 10:14:00 +08:00
Aditya Samant
dd225e174d
Improved the grammar and wording for the whole page.
2024-05-07 11:22:15 +05:30
windsonsea
14e613de42
Clean up kubeadm/implementation-details.md
2024-05-07 11:52:45 +08:00
Qiming Teng
1da3e56415
Update kubeadm reference for v1.30
2024-04-18 18:10:23 +08:00
drewhagen
4c6ba12390
Merge main into dev-1.30 to keep in sync
2024-04-16 15:55:38 -05:00
Marcelo Giles
adc4a9a152
Add links to custom, external certificates
2024-04-10 22:09:55 -07:00
Kubernetes Prow Robot
fc30a3a276
Merge pull request #45156 from neolit123/1.30-update-kubeadm-docs
...
kubeadm: update documentation for 1.30
2024-03-12 08:31:42 -07:00
Lubomir I. Ivanov
c9618c7fd0
kubeadm: update documentation for 1.30
...
- Add feature gate WaitForAllControlPlaneComponents
2024-03-11 13:52:09 +02: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
Mateusz Gozdek
1f7291f3e9
kubeadm-reset.md: add instruction about graceful shutdown
...
To address kubernetes/kubeadm#2978 .
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-19 15:24:43 +01:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Qiming Teng
c4f8b770a0
kubeadm reference for v1.29
2023-12-14 08:52:11 +08:00
Tim Bannister
e57cf329a6
Merge 'dev-1.29' with main
2023-12-11 17:11:37 +00:00
Lubomir I. Ivanov
d174742c46
kubeadm: add section on how to use the "generate-csr" command
...
The "generate-csr" command is useful in cases users don't
wish to use the default certificate duration that kubeadm has
hardcoded to 1 year. The command can also be used when the
certificate rotation process is done manually, out of bounds
with an external CA.
2023-11-22 08:32:30 +02:00
Kubernetes Prow Robot
9af50f2198
Merge pull request #42801 from pacoxu/update-kubeadm-fgs
...
kubeadm: EtcdLearnerMode is beta in v1.29
2023-11-03 09:20:39 +01:00
Kubernetes Prow Robot
636f1d8f7e
Merge pull request #43540 from neolit123/1.29-add-super-admin-kubeconfig
...
kubeadm: introduce documentation changes for super-admin.conf
2023-10-31 03:03:57 +01:00
Lubomir I. Ivanov
a9478b46ac
kubeadm: introduce documentation changes for super-admin.conf
...
- Update most pages where the kubeadm generated admin.conf
is discussed. Include information about the new file "super-admin.conf".
2023-10-30 11:57:44 +02:00
Paco Xu
057e4d460e
kubeadm: EtcdLearnerMode is beta in v1.29
2023-10-19 14:42:13 +08:00
windsonsea
bd7b3e5dc3
Revert kubeadm-config reference from v1beta4 to v1beta3
2023-10-19 11:16:16 +08:00
Dave (Wei) Chen
a7241452db
Revert "Introduce of the deprecated FG: MergeCLIArgumentsWithConfig"
2023-10-17 21:51:41 +08:00
Dave Chen
1c73d4a8ce
Introduce of the deprecated FG: MergeCLIArgumentsWithConfig
2023-10-17 10:46:53 +08:00
Kubernetes Prow Robot
2bd318fee3
Merge pull request #42642 from tengqm/fix-links
...
Fix links
2023-09-03 12:55:47 -07:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Paco Xu
f80dc71c15
kubeadm: update feature gates and add removed FGs ( #42771 )
...
* kubeadm: remove UnversionedKubeletConfigMap
* kuebadm: add IPv6DualStack to removed FG
* kubeadm: add EtcdLearnerMode FG descriptions
2023-08-31 00:52:48 -07:00
Qiming Teng
27413d23cb
Update kubeadm reference for 1.28
2023-08-16 15:57:12 +08:00
Kubernetes Prow Robot
eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
...
Revise docs home page
2023-08-15 21:22:27 -07:00
Tim Bannister
9520b96a61
Revise docs home page
...
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
SataQiu
d5a2a693f3
kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate
2023-06-21 13:33:53 +08:00
Kubernetes Prow Robot
610b895266
Merge pull request #41308 from kubernetes/main
...
Sync `dev-1.28` branch with `main`
2023-05-29 23:01:44 -07:00
Kubernetes Prow Robot
6d956fe3b4
Merge pull request #41150 from neolit123/1.28-add-kubeadm-config-validate
...
kubeadm: add the "config validate" command as placeholder
2023-05-25 22:42:51 -07:00
lakshmi
276e90112f
remove word 'phase' as it repetaed twice
2023-05-16 12:07:16 +05:30
Shubham
b78e254bf1
Added the Paragraph: Use of Custom kubelet credentials with the kubeadm join. ( #40882 )
...
* Added the Note: Use of Custom kubelet credentials with the kubeadm join.
* Updated the note.
* Updated the indentation.
* Removed Note and Added the content in the paragraph.
* resolved nit.
* Update kubeadm-join.md
* Rephrased the content.
* modified the content.
* Update kubeadm-join.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 19:25:14 -07:00
Lubomir I. Ivanov
77e403d643
kubeadm: add the "config validate" command
...
Include the command in kubeadm-config.md.
The generated file is a placeholder and will be updated
before 1.28 releases.
2023-05-15 15:28:54 +03:00
Qiming Teng
8895af3e9b
Update component reference for 1.27
2023-04-12 08:26:09 +08:00
Kubernetes Prow Robot
5c9e45e8ce
Merge pull request #38401 from tengqm/kubeadm-126
...
Update kubeadm reference for 1.26
2022-12-11 17:09:33 -08:00
Mauren Berti
ac35be2122
[en] Replace grep with kubectl get -o jsonpath.
2022-12-11 12:01:51 -05:00
Qiming Teng
6e76a8b5b6
Update kubeadm reference for 1.26
2022-12-11 21:56:35 +08:00
Saumya
4a8cf5c2e1
updated kubeadm certificate page misleading example ( #38258 )
...
* updated kubeadm certificate page misleading example
* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
* removed extra lines
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-12-05 19:02:36 -08:00
Mengjiao Liu
759e2c9cf5
Use the `registry.k8s.io` instead of `k8s.gcr.io` image registry
2022-11-08 11:43:36 +08:00
Abigail McCarthy
98f310ab58
Updates page weights in reference docs section
...
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
windsonsea
a7cfcfa331
Fix layout and add link anchors
2022-09-25 17:45:40 +08:00