Shubham Kuchhal
15bc0c7621
Improvement: Updated FEATURE STATE of PodSecurityAdmission.
2022-01-19 18:04:52 +05:30
Kubernetes Prow Robot
ebceaf1343
Merge pull request #30862 from sftim/20211211_marke_dockershim_deprecated_add_mcr
...
Mark dockershim deprecated / add MCR
2022-01-18 14:13:03 -08:00
Kubernetes Prow Robot
d9edcc33ff
Merge pull request #31325 from Darshnadas/weave
...
Removed weave url
2022-01-17 12:52:49 -08:00
Darshna Das
8a5c44c874
Added changes
2022-01-16 20:47:37 +05:30
Darshna Das
c5881a11b8
Removed weave url
2022-01-13 19:56:57 +05:30
Lubomir I. Ivanov
0acf0e98ee
kubeadm: update HA etcd guide for clarity and fix an issue
...
There were a couple of reported problems with this guide:
- The introductory paragraph talks about single control plane nodes
and does not mention the different options for HA etcd. Clear the
language to reduce the confusion and cross-link to the ha-topology
page.
- The hostname / IP detection in kubeadm can end
up with values not suitable for the certificates that kubeadm
generates for all etcd instances. Ensure that the hostnames / IPs
are pinned by the user in the example script.
Side cleanup related to the dockershim removal:
- Use containerd in the setup example and don't mention docker as
a requirement.
2022-01-12 16:24:26 +02:00
Kubernetes Prow Robot
bef1768ff1
Merge pull request #31207 from tengqm/tune-config-links
...
Tune config API links
2022-01-05 08:42:25 -08:00
Qiming Teng
6be193b4de
Tune config API links
...
We favor links to generated docs targetting non-developer audiences over
golang specifics.
2022-01-05 13:42:32 +08:00
Peri Thompson
60824acdd2
Update windows pause image
...
Signed-off-by: Peri Thompson <perit@vmware.com >
2022-01-04 09:40:47 +00:00
Tim Bannister
65e92a8f14
Add Docker Engine as container runtime
...
Mention that the support via Dockershim is deprecated.
Co-Authored-By: Rey Lejano <rlejano@gmail.com >
2021-12-16 16:09:29 +00:00
Mark Rossetti
f19ded7dc0
Apply suggestions from code review
...
Using v{{< skew currentVersion>}} in windows docs
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-15 09:20:54 -08:00
Mark Rossetti
e774004131
Updating intro-windows-in-k8s for 1.23
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-12-14 13:11:54 -08:00
Kubernetes Prow Robot
8577231a24
Merge pull request #30716 from dgengtek/main
...
kube-etcd certificate requires additional SAN's
2021-12-13 16:16:02 -08:00
Kubernetes Prow Robot
632bafa331
Merge pull request #30836 from neolit123/1.24-fix-bug-kubeadm-patches-config
...
kubeadm: fix wrong config example for customization with patches
2021-12-12 14:29:57 -08:00
Lubomir I. Ivanov
2295e0c1e2
kubeadm: fix wrong config example for customization with patches
...
The patches sub-structure is top level and not under nodeRegistration.
2021-12-12 23:06:27 +02:00
Tim Bannister
6d9fec4175
Update third party list of container runtimes
2021-12-11 17:06:51 +00:00
Ayushman Mishra
2042d8966d
changes
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-12-11 21:53:07 +05:30
Ayushman Mishra
5ae6af819b
Changed Docker EE to MCR in Windows
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-12-11 02:34:29 +05:30
dgengtek
bd6dd9b58e
kube-etcd certificate requires additional SAN's
2021-12-02 17:33:50 +01:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-12-01 18:27:48 +05:30
SataQiu
344aa15779
kubeadm: add instructions about rebalancing CoreDNS Pods after joining more nodes
2021-12-01 18:14:12 +08:00
Kubernetes Prow Robot
0660f9a376
Merge pull request #30436 from ravisantoshgudimetla/windows-pods
...
[docs][windows]: Pod OS field update
2021-11-30 13:59:01 -08:00
ravisantoshgudimetla
89e744666c
[docs][windows]: Pod OS field update
...
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-11-30 16:52:44 -05:00
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-11-30 09:18:11 +05:30
Bridget Kromhout
014f73f326
Clarifications for dual-stack going GA in 1.23.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-11-29 15:41:43 -06:00
Madhav Budhiraja
2ff1bffa3d
Remove extra bracket
2021-11-23 23:56:41 +05:30
Bridget Kromhout
a209e3d65e
Dual-stack to stable in 1.23
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2021-11-20 16:53:27 +00:00
Yongzhi Pan
a5b097977f
Fix misquote.
2021-11-20 09:35:31 +08:00
Falimonda
8815230e45
Fixes grammatical errors in Kubespray setup doc ( #29460 )
...
* Fixes grammatical errors
* Removes period as recommended in review
* Update content/en/docs/setup/production-environment/tools/kubespray.md
Co-authored-by: Rey Lejano <rlejano@gmail.com >
Co-authored-by: Rey Lejano <rlejano@gmail.com >
2021-11-16 19:07:53 -08:00
Kubernetes Prow Robot
6320991d0a
Merge pull request #30373 from Babapool/crictlv
...
Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc #30349
2021-11-14 18:08:48 -08:00
sandipanpanda
7a513e6dee
Fix broken anchor link of #type-nodeport in service.md ( #30388 )
...
* Fix broken anchor link of #type-nodeport in service.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in overview.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in ingress.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in troubleshooting-kubeadm.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in connecting-frontend-backend.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in source-ip.md
2021-11-12 08:02:28 -08:00
Vitthal Sai
f200e6d223
Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc
2021-11-06 11:56:43 +05:30
Kubernetes Prow Robot
0c04e2c54c
Merge pull request #30146 from neolit123/1.23-update-ts-guide-for-cert-rotation
...
kubeadm/TS guide: fix a misleading step about cert rotation
2021-11-03 18:28:03 -07:00
Kubernetes Prow Robot
5862d9155e
Merge pull request #30147 from chirangaalwis/patch-5
...
Notify deletion of Kubelet Bootstrap Token
2021-11-03 17:56:03 -07:00
Kubernetes Prow Robot
bc785b9dbc
Merge pull request #30256 from marosset/windows-runasnonroot-updates
...
Updating runAsNonRoot support for Windows
2021-10-29 14:37:10 -07:00
Anatoliy Serputov
cb60b1dd00
Fix: typo in install-kubeadm.md
2021-10-27 19:57:28 -04:00
Kubernetes Prow Robot
62f62f3828
Merge pull request #30230 from neolit123/1.23-fix-link-to-custom-images
...
kubeadm: fix link to kubeadm-init#custom-images
2021-10-27 16:29:03 -07:00
Kubernetes Prow Robot
01a8f26250
Merge pull request #30234 from calvin0327/improvement-install-kubeadm
...
Improvement for install-kubeadm
2021-10-27 16:07:02 -07:00
calvin
7780084390
improvement for install-kubeadm.
2021-10-27 10:07:49 +08:00
Mark Rossetti
bf6ab9519d
Remove outdated section stating Windows does not support CPU limits
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-10-26 14:35:13 -07:00
Mark Rossetti
afbb133e9f
Updating runAsNonRoot support for Windows
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-10-26 13:25:31 -07:00
Lubomir I. Ivanov
b8d0c07ba8
kubeadm: fix link to kubeadm-init#custom-images
...
Add missing / prefix otherwise the link to
"custom-images" points towards a 404.
2021-10-26 00:20:56 +03:00
Lubomir I. Ivanov
0162445d1e
kubeadm: use git.k8s.io to link to kubeadm repo
...
With the kubeadm repository changing branch from
master -> main, use the "branchless" URL:
git.k8s.io/kubeadm
when linking to the HA guide.
2021-10-26 00:09:19 +03:00
Kubernetes Prow Robot
66d9eb730d
Merge pull request #29946 from neolit123/1.23-update-docs-about-image-repository
...
kubeadm: add more details about air-gapped and custom images
2021-10-21 22:42:37 -07:00
Chiranga Alwis
40f5256924
Notify deletion of Kubelet bootstrap token
...
Kubeadm deletes the file `/etc/kubernetes/bootstrap-kubelet.conf` as per https://github.com/kubernetes/kubernetes/pull/80676
2021-10-20 02:20:40 +05:30
Lubomir I. Ivanov
6ea5318972
kubeadm/TS guide: fix a misleading step about cert rotation
...
The "kubelet-finalize" step does not work on worker nodes,
because commonly they do not have the cluster CA key and all
"init" phases have a pre-step to check for the existence of
the CA key, designating the cluster as one that uses external CA
or not.
Changing this behavior is complicated in kubeadm, thus manually
instruct the user how to do edit the file and to restart the kubelet.
This is already what we do in:
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/#check-certificate-expiration
2021-10-19 20:24:48 +03:00
Ayushman Mishra
8387af37e8
changed links from beta2-beta3
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-10-13 10:34:55 +05:30
Lubomir I. Ivanov
a7badaddeb
kubeadm: add more details about air-gapped and custom images
...
- Include more details about custom image repositories, such
as making sure that paths in custom repositories comply with
kubeadm execution.
- Move the section "without internet connection" above
the section about custom images.
- Link the "create-cluster-kubeadm.md" guide these new section
as a pre-req step for nodes.
2021-10-11 20:45:00 +03:00