Giuseppe Scrivano
7c10029841
setup: add documentation for cgroup v2
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2021-07-23 15:19:19 +02:00
XinYang
d095a148f2
Update kubectl deprecated flag delete-local-data
...
Signed-off-by: XinYang <xinydev@gmail.com >
revert changes
Signed-off-by: XinYang <xinydev@gmail.com >
update more
Signed-off-by: XinYang <xinydev@gmail.com >
2021-07-23 10:39:30 +08:00
XinYang
1779ade51b
Update anchor for hairpin mode
...
Signed-off-by: XinYang <xinydev@gmail.com >
2021-07-23 10:23:58 +08:00
Kubernetes Prow Robot
77cca2346f
Merge pull request #29011 from basanaguk/main
...
29008: Grammatical correction in install-kubeadm.md
2021-07-22 13:15:59 -07:00
Kubernetes Prow Robot
f92e3ec2ba
Merge pull request #28903 from sejr/feat/podsecurity
...
Add Pod Security Standards documentation
2021-07-22 01:57:52 -07:00
Samuel Walker
79684f8771
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-07-21 16:31:48 -04:00
Samuel Walker
5c2ef8054c
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-07-21 15:34:32 -04:00
Samuel Walker
bed9e2c5d6
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-07-21 15:34:27 -04:00
Samuel Roth
e0d4b53b1c
incorporating initial round of feedback
2021-07-21 15:33:46 +00:00
Kubernetes Prow Robot
a783e90ba3
Merge pull request #28914 from marosset/csi-proxy-stable
...
Doc updates for promoting csi plugins on windows to stable
2021-07-21 06:56:08 -07:00
Samuel Walker
be30472ac0
Env for Architecture
...
Supports multiple architectures for the "Without a Package Manager" step such as arm64. Useful in Arch + ARM's scenario as kubeadm pacman repo is currently not maintained for ARM.
2021-07-21 01:40:15 -04:00
Mark Rossetti
98ccb8e012
updating csi-proxy details inintro-windows-in-kubernetes.md
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-07-19 21:46:15 -07:00
Mark Rossetti
a3d3370322
Updaing Supported Windows OS versions for 1.22
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-07-19 09:42:57 -07:00
basanaguk
c8841ce552
29008: Quick grammatical correction
2021-07-19 08:56:50 +00:00
Christopher Negus
548ba073da
Merge main into dev-1.22 to keep in sync
2021-07-09 18:19:13 +00:00
Qiming Teng
6c542e88c2
Update content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-09 19:55:59 +08:00
Qiming Teng
6e6c1f8920
Redirect kubeadm config reference
...
Instead of redirecting users to the godoc site for kubeadm configuration options, we'd better point them to the generated reference.
2021-07-09 12:54:18 +08:00
Kubernetes Prow Robot
4c6a904242
Merge pull request #28360 from neolit123/1.22-add-v1beta3
...
kubeadm: use the new v1beta3 instead of v1beta2
2021-07-08 09:42:54 -07:00
Ray
caf5e53e72
Fix typo
2021-07-08 14:38:07 +08:00
Kubernetes Prow Robot
3c7ed800d0
Merge pull request #28359 from neolit123/1.22-remove-docker-autodetection-notes
...
kubeadm: remove some Docker cgroup driver notes
2021-07-06 18:30:43 -07:00
Lubomir I. Ivanov
f288fc6976
kubeadm/control-plane-flags: update the page to include general details
...
- Re-purpose the page to include more general details about
customizing components.
- Add details about using patches via the config API (v1.22 feature).
2021-07-06 22:51:54 +03:00
Kubernetes Prow Robot
cb2db15312
Merge pull request #28307 from pacoxu/windows-pause-image
...
add k8s.gcr.io/pause:3.5 to windows pause image list
2021-07-03 15:06:18 -07:00
Lubomir I. Ivanov
6c32a72d0e
kubeadm: remove some Docker cgroup driver notes
...
Link to existing guide pages instead.
2021-06-22 04:47:48 +03:00
vaibhav
1df00698d4
Update addon resizer in cluster-large.md
2021-06-17 18:36:05 +05:30
vaibhav
dbcc1d550f
Update the docs/setup/learning-environment/_index.md
2021-06-17 10:14:23 +05:30
vaibhav
a16de9ee7a
Comment the body in docs/setup/learning-environment/_index.md
2021-06-17 10:01:28 +05:30
Kubernetes Prow Robot
3529fc6ebb
Merge pull request #28312 from antoinep92/patch-1
...
Document recovery from broken kubelet certificate
2021-06-14 22:08:00 -07:00
Kubernetes Prow Robot
3540214344
Merge pull request #28152 from JayKayy/master
...
Update default node pod limits for large cluster
2021-06-12 09:17:00 -07:00
Tim Bannister
7bdab6f121
Improve getting started page ( #28356 )
...
* Link to downloads from Getting Started
* Improve Getting Started page
2021-06-12 09:11:00 -07:00
Lubomir I. Ivanov
fa3efa1441
kubeadm: use the new v1beta3 instead of v1beta2
...
In 1.22 kubeadm is adding a new API version - v1beta3.
Adapt links and examples to use v1beta3 instead of v1beta2.
v1beta2 is not deprecated yet, but v1beta3 is preferred
at this point.
2021-06-10 02:51:16 +03:00
Antoine Poliakov
58fc28ecb8
Document kubelet client certificate recovery
...
break long lines
simplify wording (suggested by neolit123)
phrasing error/typo
don't mention creating a new kuebadm config file, not really relevant here
remove unnecessary stop from kubelet cert troubleshoot
minor phrasing improvement: *the* kublet
make the steps for fixing kubelet certs separate from other troubleshooting suggestions
move kubelet cert troubleshooting to a better place
improve note wording and add link
add missing dot
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
add missing dot
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
remove steps not related to the issue
Make instructions work on worker nodes too
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-06-08 09:18:02 +02:00
pacoxu
6bbe2ff4e9
add k8s.gcr.io/pause:3.5 to windows pause image list
2021-06-07 17:36:39 +08:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
John Kwiatkoski
8c4a748db1
Update default pod limits
...
This update modifies the "pods-per-node" recommendation to align with the default Kubernetes setting of 110 pods per node.
2021-05-28 09:10:47 -04:00
Kubernetes Prow Robot
6145b61f00
Merge pull request #27658 from jihoon-seo/210422_Add_line_breaks_in_Markdown_code
...
Add line breaks in Markdown code
2021-05-23 17:21:38 -07:00
Kubernetes Prow Robot
086f663970
Merge pull request #28067 from chrisnegus/fix-production-head
...
Fixed Whats Next heading on production page
2021-05-20 12:44:19 -07:00
Christopher Negus
991bb00b59
Fixed link Whats next heading
2021-05-20 19:23:16 +00:00
Kubernetes Prow Robot
5d2f1a317c
Merge pull request #27131 from perithompson/containerd-gsma
...
Added Windows Containerd GMSA Updates
2021-05-19 00:50:52 -07:00
Kubernetes Prow Robot
4219d77e90
Merge pull request #28007 from chrisnegus/large-cluster-fixes
...
Added links to etcd content
2021-05-18 03:35:30 -07:00
Jihoon Seo
0e265010e5
Add line breaks in Markdown code
2021-05-18 12:00:44 +09:00
Peri Thompson
39e22bec23
Added Windows Containerd GMSA Updates
2021-05-17 16:31:22 +00:00
Christopher Negus
415468a1a3
Added links to etcd content
2021-05-17 14:25:45 +00:00
Kubernetes Prow Robot
e75e654c93
Merge pull request #27943 from tengqm/reformat-windows-file
...
Reformat windows introduction
2021-05-16 21:05:59 -07:00
Kubernetes Prow Robot
6845b647bb
Merge pull request #27929 from jimangel/release-page-v2.0
...
Adding a release page under "Release Information"
2021-05-12 01:11:38 -07:00
Qiming Teng
ebb393c74e
Reformat windows introduction
...
The current markdown text for the Windows introduction page is very
difficult for tracking changes. There are many paragraphs shown as a
single line. We need line breaks to ease the change tracking, especially
for localization teams. There are other nits related to indentation and
numbered lists. This PR is an attempt to reformat the page so that
future revisions can use it as an example.
2021-05-12 08:50:02 +08:00
Jim Angel
7edf890373
Adding a release page under "Release Information"
2021-05-11 17:18:30 -05:00
wangyysde
c7ed3bcef3
fix example for customizing the control plane with scheduler flags
...
Signed-off-by: wangyysde <net_use@bzhy.com >
2021-05-11 21:31:35 +08:00
Kubernetes Prow Robot
e29d5bc601
Merge pull request #27906 from feitnomore/patch-1
...
Fix static pod manifests generation
2021-05-10 14:49:37 -07:00
Kubernetes Prow Robot
2ac91aaa59
Merge pull request #26486 from ravisantoshgudimetla/patch-7
...
Remove unsupported Windows OS versions
2021-05-08 22:28:47 -07:00
Marcelo Feitoza Parisi
f0dbc2bc12
Fix static pod manifests generation
...
There was an URL problem with HOST1 and HOST2
2021-05-07 11:37:08 -03:00