Kubernetes Prow Robot
c33258a7bf
Merge pull request #31966 from PriyanshuAhlawat/updating_envVariable
...
Update kubelet-integration.md issue
2022-03-07 14:32:25 -08:00
Tim Bannister
73cd38cdc6
Move kubectl overview to be section index
...
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Kubernetes Prow Robot
abd4c430f5
Merge pull request #31971 from neolit123/1.24-fix-ha-etcd-guide-tmp-folders
...
kubeadm: fix wrong path in the etcd HA guide (step 7)
2022-03-02 17:28:45 -08:00
PriyanshuAhlawat
2198d0f519
Update create-cluster-kubeadm.md
2022-03-01 18:46:53 +05:30
PriyanshuAhlawat
3d392f1b51
Update kubelet-integration.md
2022-02-28 23:03:31 +05:30
PriyanshuAhlawat
30abee1696
Update kubelet-integration.md
2022-02-28 22:54:45 +05:30
Lubomir I. Ivanov
7bf583a242
kubeadm: fix wrong path in the etcd HA guide (step 7)
...
The guide generates some files on one of three ETCD
hosts. It then copies files from host 1 to 2 and 3.
Due to that some file paths differ.
Update step 7 to reflect that and to match step 6.
2022-02-28 19:22:29 +02:00
Christopher Negus
723e5b4aa8
Fixed text from review comments
2022-02-28 15:32:30 +00:00
PriyanshuAhlawat
59689b8dea
Update kubelet-integration.md
2022-02-28 19:00:41 +05:30
Christopher Negus
1ed65df34c
Added note for when baseurl fails in kubeadm install
2022-02-25 17:25:26 +00:00
Jim Bugwadia
9e10d98d07
add options
...
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-02-23 17:58:26 -08:00
Mark Rossetti
1b1dd7d9ae
Adding a warning to Windows docs for NodePort service issues on WS2022 ( #31759 )
...
* Adding a warning to Windows docs for NodePort service issues on WS2022
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-20 23:54:11 -08:00
Paul "TBBle" Hampson
b6045d6160
Update link to TECHNET article about Windows NAT ( #31702 )
...
* Update link to TECHNET article about Windows NAT
* Fix inconsistent capitalisation of win-overlay
No other instance of win-overlay is capitalised, and win-bridge in the same place on the previous row is not capitalised either.
2022-02-11 13:59:47 -08:00
Lubomir I. Ivanov
75a33b2650
kubeadm: add missing guide for "kubeconfig user"
...
The command "kubeadm kubeconfig user" is missing
some examples and more details on why it is needed.
- Add a new section "Generating kubeconfig files
for additional users" under the kubeadm-certs page.
- Link to this section from the kubeadm-kubeconfig reference page.
- Link to this section from the create-cluster-kubeadm page.
2022-02-02 21:41:40 +02:00
jeremy-morren
095c52a590
Fix powershell install script
...
Setting powershell variables container only numbers does not work with multiple periods (at least on Powershell 5.1). Using quotes is necessary.
2022-01-31 22:15:40 -04:00
Kubernetes Prow Robot
dec940e537
Merge pull request #31328 from sftim/20220113_clarify_example_linux_command_line_cgroup_v2
...
Clarify example for setting Linux command line
2022-01-31 16:59:53 -08:00
Kubernetes Prow Robot
5ccbcd89be
Merge pull request #31372 from sftim/20220117_tidy_kubeadm_ha
...
Tidy kubeadm HA guide
2022-01-31 16:57:52 -08:00
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
Tim Bannister
843ff5a90b
Fix external etcd setup guide
2022-01-18 13:32:57 +00:00
Tim Bannister
acea84ae3f
Tweak wording around reporting issues
...
The style guide recommends against using “we” in documentation.
2022-01-18 13:32:57 +00:00
Tim Bannister
63f32f4908
Tidy prerequisites
...
Use tabs to make the comparison visually straighforward, and also to
clearly indicate that the reader has a choice to make.
2022-01-18 13:32:57 +00:00
Tim Bannister
a8112a6d8a
Clarify advice about etcd private key
...
"Quote" can mislead; skip should be more obvious.
2022-01-17 21:55:08 +00:00
Tim Bannister
f1dda969c4
Add security advice about SSH agent forwarding
...
In the case of a malicious node, or malicious superuser with access to
the same node, SSH agent forwarding is a risk. Call that out.
2022-01-17 21:41:01 +00:00
Tim Bannister
000536e52c
Fix Markdown formatting
2022-01-17 21:41:01 +00:00
Tim Bannister
62905feb8e
Don't recommend any CNI plugin for kubeadm clusters
2022-01-17 21:32:12 +00: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
Tim Bannister
ef6d83b5dd
Clarify example for setting Linux command line
2022-01-13 17:43:34 +00:00
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