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
Christopher Negus
548ba073da
Merge main into dev-1.22 to keep in sync
2021-07-09 18:19:13 +00: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
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
Kubernetes Prow Robot
dd9fa36afd
Merge pull request #27466 from chrisnegus/prod-env-text
...
Adding new Production Environment section
2021-05-04 12:27:14 -07:00
Christopher Negus
2117217f62
Adding new Production Environment section
...
Review comments resolved
Small edits
Edits from reylejano comments
Edits from a-mcarthy and kbhawkey comments
More edits from sftim comments
Moved index.md to _index.md to pick up directory links
2021-05-04 19:06:18 +00:00
ravisantoshgudimetla
dd60f06954
Update pause image
2021-04-23 18:05:28 -04:00
ravisantoshgudimetla
0b64e26b14
Remove unsupported windows OS versions
...
Kubernetes supports 1.21,1.20 and 1.19 versions. Windows 1903 support ended on Dec 19, 2020 as mentioned at
https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info#windows-server-current-versions-by-servicing-option
This commit cleans the docs to reflect it.
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-04-22 19:47:01 -04:00
Kubernetes Prow Robot
975099e8db
Merge pull request #27585 from daschott/daschott/win-networking-fixups
...
corrected outdated information about Windows networking
2021-04-21 17:17:40 -07:00
Kubernetes Prow Robot
5e861498b1
Merge pull request #27609 from jihoon-seo/210419_Fix_bugs_in_setup/release/notes.md
...
Fix bugs in setup/release/notes.md (#27606 )
2021-04-21 17:01:40 -07:00
Kubernetes Prow Robot
9b300a4f4f
Merge pull request #27071 from neolit123/1.21-add-kubelet-serving-cert-guide
...
kubeadm: add guide for kubelet serving certs and metrics-server
2021-04-20 18:32:10 -07:00
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09:00
Kubernetes Prow Robot
2d9e266963
Merge pull request #27473 from marekhanus/hotfix/kubespray-ansible-link
...
Update broken links to Ansible in kubespray.md
2021-04-19 17:18:32 -07:00
Lubomir I. Ivanov
f156e9eb6e
container-runtimes: fix 404 link to cgroup driver migration guide
...
The URL needs a leading '/', otherwise it points to:
https://kubernetes.io/docs/setup/production-environment/container-runtimes/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-20 01:31:28 +03:00
Marek Hanuš
b924fdfba5
Update broken link to Ansible inventory in kubespray.md
2021-04-19 14:15:26 +02:00
Jihoon Seo
69dd10b2ae
Fix bugs in setup/release/notes.md
2021-04-19 16:32:35 +09:00
David Schott
418e9f779e
corrected outdated information about Windows networking
2021-04-16 16:41:51 -07:00
Peter Rifel
1d3134793a
Update kops versioned download URLs
...
kops releases started including a `v` prefix in their tags and GitHub releases.
This updates to a more recent kops version and includes that prefix in the URL.
Signed-off-by: Peter Rifel <peter.rifel@datadoghq.com>
2021-04-15 08:39:15 -05:00
wangyysde
4f4716f42d
Update container-runtimes.md
...
As if the correct url of tasks/administer-cluster/kubeadm/configure-cgroup-driver is docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-12 21:58:45 +08:00
Rey Lejano
a5c84d959f
Update release notes for 1.21 release
2021-04-08 12:39:44 -07:00
Lubomir I. Ivanov
30c6e773e2
kubeadm: add guide for kubelet serving certs and metrics-server
...
Include a new section of the kubeadm certificate management page
to talk about kubelet serving certificates and how to make
them signed. Also include a note about using secure connection
with the metrics-server.
2021-04-07 01:19:21 +03:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00