Kubernetes Prow Robot
041870e849
Merge pull request #28807 from chenxuc/kubelet-flag
...
remove deprecated kubelet flags
2021-07-09 06:14:53 -07:00
Kubernetes Prow Robot
45f69e5f7c
Merge pull request #28785 from Arhell/typo
...
fix typo volumes.md
2021-07-09 06:12:54 -07:00
Kubernetes Prow Robot
7a85763a8e
Merge pull request #28835 from DestyNova/patch-1
...
Make kubectl executable in non-root install docs
2021-07-09 05:08:53 -07: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
AStraw
dd443f0238
Fix pending CSR deleted time is 24 hours
...
From the code, the `pendingExpiration = 24 * time.Hour`, so the pending CSR deleted time is 24 hours.
2021-07-09 16:49:54 +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
1fd7c9cbd3
Merge pull request #28856 from howieyuen/other-tool
...
[zh]translate tools in reference section
2021-07-08 19:56:53 -07:00
howieyuen
83e289d27f
[zh]translate tools in reference section
2021-07-09 10:45:52 +08:00
Kubernetes Prow Robot
2b97646e39
Merge pull request #28816 from haardikdharma10/list-ControllerManagerLeaderMigration-feature-gate
...
List ControllerManagerLeaderMigration feature gate in feature gates page
2021-07-08 19:26:53 -07:00
Jihoon Seo
374bb0547a
Update links (2)
2021-07-09 11:02:29 +09:00
Qiming Teng
0696f6181a
Update kubeadm config reference for 1.21
...
The `v1beta3` version is a 1.22 thing, not 1.21 (main). This PR replaces the `v1beta3` version by `v1beta2`. A follow up PR will add the `v1beta3` to the `dev-1.22` branch.
2021-07-09 09:22:07 +08:00
Kubernetes Prow Robot
3f21885d6b
Merge pull request #28657 from RA489/update_ha
...
Update highly-available-control-plane
2021-07-08 16:50:53 -07:00
André Martins
e4615a2ffb
tasks/network: add Cilium in dual-stack supported plugins
...
Update installation steps with the latest stable release.
Signed-off-by: André Martins <aanm90@gmail.com >
2021-07-09 01:37:00 +02:00
Kubernetes Prow Robot
4b1df4d306
Merge pull request #28833 from azylinski/azylinski-operator-repetition
...
Update Operator pattern page, example section
2021-07-08 15:48:53 -07: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
Kubernetes Prow Robot
fb7bdd52db
Merge pull request #28852 from rayw000/fix-typo
...
Fix typo
2021-07-08 09:30:54 -07:00
Kubernetes Prow Robot
e10ad9024a
Merge pull request #28102 from damemi/log-scaledown-1.22
...
Update LogarithmicScaleDown featuregate docs
2021-07-08 08:04:54 -07:00
Kubernetes Prow Robot
993e3e9104
Merge pull request #28855 from howieyuen/kubelet-images-credential
...
[zh]translate kubelet-credential-provider.md
2021-07-08 07:14:53 -07:00
Kubernetes Prow Robot
aa7acf8aea
Merge pull request #28683 from tengqm/zh-sync-setup-1
...
[zh] Sync windows user guide
2021-07-08 07:08:53 -07:00
Kubernetes Prow Robot
c56459a402
Merge pull request #28638 from tengqm/zh-sync-ref-7
...
[zh] Sync reference file (7)
2021-07-08 07:06:53 -07:00
Kubernetes Prow Robot
fbc0bf209e
Merge pull request #28775 from tengqm/kubeadm-config
...
Add reference doc for kubeadm config
2021-07-08 01:30:53 -07:00
howieyuen
74ac7a96f6
[zh] translate analytics.md in contribute section
2021-07-08 16:09:08 +08:00
howieyuen
bb7066c46a
[zh]translate kubelet-credential-provider.md
2021-07-08 16:00:00 +08:00
Ray
caf5e53e72
Fix typo
2021-07-08 14:38:07 +08:00
Anubhav Vardhan
4a893a2cb3
Update node-pressure-eviction.md
2021-07-08 11:49:30 +05:30
Kubernetes Prow Robot
59843f7d49
Merge pull request #28845 from Arhell/upd-index
...
[ru] update meetup block
2021-07-07 22:54:54 -07:00
Kubernetes Prow Robot
cb831d7c94
Merge pull request #28824 from dcoliversun/main
...
Fix markdown syntax error
2021-07-07 18:32:52 -07:00
Sergey Kanzhelev
a4fbeb27dc
deprecation of DynamicKubeletConfig feature flag
2021-07-08 00:11:52 +00:00
Arhell
865bb4612c
[ru] update meetup block
2021-07-08 01:12:24 +03:00
Qiming Teng
2ba16150ec
Add reference doc for kubeadm config
...
This reference is auto-generated from the upstream source using the
reference-docs/genref tool.
2021-07-07 22:17:28 +08:00
Oisín
ad5afa3dfa
Make kubectl executable in non-root install docs
...
Following the "if you do not have root access" installation docs for kubectl results in a "permission denied" error, so this change adds the appropriate chmod command to minimise confusion.
2021-07-07 14:00:33 +01:00
chenxuc
1542bedae4
improve example for kubelet config file
2021-07-07 20:31:41 +08:00
Artur Zylinski
81086664f1
Update Operator pattern page, example section
...
Remove "in more detail" repetition
2021-07-07 14:10:10 +02:00
Tim Bannister
081c5fa7aa
Use correct original term for “feature gate”
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2021-07-07 11:43:10 +01:00
Haardik Dharma
7e732774ca
Update feature-gates.md
2021-07-07 15:47:35 +05:30
Kubernetes Prow Robot
c4f7026b4e
Merge pull request #28439 from marekhanus/hotfix/kubespray-ansible-link-fr
...
Update broken link to Ansible inventory in kubespray.md
2021-07-06 23:20:43 -07:00
Qian.Sun
a879763872
fix markdown syntax error
2021-07-07 13:55:10 +08:00
Qian.Sun
ee0f03c755
Fix markdown syntax error
...
*XX*+space = Italic
2021-07-07 10:41:31 +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
Adolfo García Veytia (Puerco)
e36837e3a3
Add CP deadlines for july 2021
...
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net >
2021-07-06 18:43:10 -05:00
Lucas Servén Marín
df71479a6e
using-api/health-checks.md: use consistent casing
...
This commit updates two instances so that the casing of `HTTP` and `API` is consistent throughout the document.
2021-07-07 00:49:43 +02:00
Haardik Dharma
4222cb1b46
Update feature-gates.md
2021-07-07 03:55:24 +05:30
Kubernetes Prow Robot
61047b9fa9
Merge pull request #28770 from hanlins/lb-nodeport-beta
...
Update ServiceLBNodePortControl feature gate status
2021-07-06 13:40:20 -07:00
Lubomir I. Ivanov
3437d0185c
kubeadm/init-join.md: add note about using "skipPhases" from config
...
Since 1.22 it will be possible to skip phases using the configuration
file. Add note about that in the relevant sections of the kubeadm
init and join reference pages.
2021-07-06 22:51:54 +03: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
Tim Bannister
3de9fc63e4
Fix outdated / incorrect links
2021-07-06 19:14:51 +01:00
Kubernetes Prow Robot
a64769c54f
Merge pull request #28812 from Shubham82/Update-link-Service_Account_Signing_Key_Retrieval
...
Update link for "Service Account Signing Key Retrieval KEP"
2021-07-06 09:00:18 -07:00
Kubernetes Prow Robot
7f1385f8f8
Merge pull request #28656 from gaoguangze111/update-chinese-page-jsonpath
...
Update Chinese page jsonpath
2021-07-06 02:54:19 -07:00
Shubham Kuchhal
752122089d
Update link for "Service Account Signing Key Retrieval KEP"
2021-07-06 15:06:14 +05:30
Kubernetes Prow Robot
a909bd7a74
Merge pull request #28805 from YuvalAvra/remove-secrets-node-risk
...
Remove an outdated risk regarding node permissions over secrets
2021-07-06 01:22:18 -07:00