Adhityaa Chandrasekar
daa31064f3
SuspendJob: graduate to beta
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2021-07-12 13:35:32 +00:00
Samuel Roth
46fe3d043c
Merge branch 'dev-1.22' into feat/podsecurity
2021-07-12 09:00:40 -04:00
Samuel Roth
37dd90d81a
feature: Pod Security Standards documentation
2021-07-12 12:53:36 +00:00
Kubernetes Prow Robot
b4864367c5
Merge pull request #28796 from jihoon-seo/210705_Update_outdated_files_2
...
[ko] Update outdated files in dev-1.21-ko.6 (p3)
2021-07-12 05:18:47 -07:00
Kubernetes Prow Robot
0e43a37046
Merge pull request #28907 from llhuii/fix-beta-summary-of-api-overview
...
[zh] fix the beta summary indentation in using-api
2021-07-12 04:36:47 -07:00
Kubernetes Prow Robot
4d991d52f4
Merge pull request #28901 from meysam81/patch-1
...
Update the link to cloud interface 📝
2021-07-12 03:32:47 -07:00
llhuii
fdcc9de6fe
[zh] fix the beta summary indentation in using-api
2021-07-12 18:03:56 +08:00
Jihoon Seo
9fedbf68ea
[ko] Update outdated files in dev-1.21-ko.6 (p3)
2021-07-12 16:59:46 +09:00
Kubernetes Prow Robot
8783a78004
Merge pull request #28904 from Arhell/typo
...
[ru] Fixed variable substitution typo
2021-07-11 22:48:46 -07:00
Arhell
2c9ebb38f2
[ru] Fixed variable substitution typo
2021-07-12 00:47:38 +03:00
Meysam
477383508c
Update the link to cloud interface 📝
2021-07-11 22:45:06 +04:30
yJunS
d2db54fbb7
Update some format questions
2021-07-11 21:47:49 +08:00
yJunS
adf0e0f9ff
Merge branch 'main' of https://github.com/kubernetes/website into dev1
2021-07-11 21:46:30 +08:00
Kubernetes Prow Robot
cfca8c2f89
Merge pull request #28888 from chenxuc/localization_zh
...
[zh] fix typo and format
2021-07-11 05:18:46 -07:00
Baiju Muthukadan
878194b52f
Use correct terminology
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-11 11:13:57 +05:30
Baiju Muthukadan
64fe06a642
Use helm website link
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-11 11:13:00 +05:30
S Nitesh Singh
eb902b9ba8
fixing tool lists
2021-07-11 11:01:07 +05:30
Baiju Muthukadan
94b1216dfd
Update link to the Helm project
...
Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com >
2021-07-11 09:17:42 +05:30
Kubernetes Prow Robot
8e737b26da
Merge pull request #27933 from toshokan/secrets-typo
...
[en] Fix secret -> secrets in titles
2021-07-10 18:34:46 -07:00
Arhell
571adf73bb
[ja] Adding shell-operator as another way to create operators
2021-07-11 01:33:13 +03:00
chenxuc
14d3118a01
fix typo and format
2021-07-10 22:06:36 +08:00
Arhell
07627bd7d3
[zh] Write Vixie in title case
2021-07-10 12:16:47 +03:00
edsoncelio
7a0c7cae46
fix: fix typo in doc title
2021-07-09 22:52:21 -03:00
Christopher Negus
548ba073da
Merge main into dev-1.22 to keep in sync
2021-07-09 18:19:13 +00:00
edsoncelio
9822c9a4da
feat: add configmap-secret translation
2021-07-09 15:12:29 -03:00
Kubernetes Prow Robot
0606d22bae
Merge pull request #28878 from astraw99/patch-1
...
Fix pending CSR delete time is 24 hours
2021-07-09 09:02:53 -07:00
Kubernetes Prow Robot
9946750ae2
Merge pull request #28818 from puerco/cp-deadline-0621
...
Modify release schedules to add cherry-pick deadlines for July '21
2021-07-09 08:26:53 -07:00
Kubernetes Prow Robot
e13a8fbba0
Merge pull request #28871 from tengqm/kubeadm-config-1.21
...
Update kubeadm config reference for 1.21
2021-07-09 07:50:53 -07:00
Aldo Culquicondor
a5c3c66fc9
Update plugin names and deprecations for scheduler config
...
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2021-07-09 10:15:45 -04:00
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
Shubham Kuchhal
a3b120928d
Correct FQDN for DockerHub.
2021-07-09 17:02:58 +05:30
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
Sascha Grunert
1134821af6
Add seccomp tutorial to index
...
This adds the seccomp tutorial page to the index side by side to
AppArmor.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-07-09 09:12:48 +02: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