Kubernetes Prow Robot
12dd36ef3d
Merge pull request #26488 from ChandaniM123/merged-master-dev-1.21
...
Merged master into dev 1.21 - 2/12/21
2021-02-13 00:41:04 -08:00
ChandaniM123
bfcea97d39
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-02-12 20:05:18 -05:00
Kubernetes Prow Robot
0a0dc4de36
Merge pull request #25022 from chiehmin/add-parition-field-for-ebs
...
docs: add partition field for EBS
2021-02-12 07:41:09 -08:00
wojtekt
507dc0aa20
Promote immutable secrets and configmaps to GA
2021-02-12 16:11:40 +01:00
Naoki Oketani
69e0994fb0
chore: fix a broken link "FrameworkHandle"
2021-02-12 21:40:39 +09:00
Kubernetes Prow Robot
d5105b529e
Merge pull request #26464 from oke-py/style
...
style: separate commands from output
2021-02-12 02:10:47 -08:00
Kubernetes Prow Robot
d99604bbaf
Merge pull request #26471 from mccricardo/fix/missing-end
...
fix: add missing end
2021-02-12 02:08:47 -08:00
Kubernetes Prow Robot
e512e4ef78
Merge pull request #25619 from zwindler/patch-1
...
fix: errors in base64 and sed commands
2021-02-12 01:10:47 -08:00
Kubernetes Prow Robot
9afb531553
Merge pull request #26458 from pierrchen/runtimeclass
...
security: add container runtime class as an option to provider extra container security
2021-02-11 06:32:16 -08:00
Ricardo Castro
f141a3c414
fix: add missing end
2021-02-11 13:16:12 +00:00
Kubernetes Prow Robot
632bd32bb5
Merge pull request #26456 from eTimS/patch-2
...
Minor - Systemd enable command to enable CRI-O at boot time
2021-02-11 04:00:16 -08:00
Naoki Oketani
e13caad951
fix an invalid location.hash
2021-02-11 20:04:59 +09:00
Naoki Oketani
e0e68de173
style: separate commands from output
2021-02-11 18:29:01 +09:00
Kubernetes Prow Robot
734865fb71
Merge pull request #26412 from ydFu/fix-url-issue-26382
...
Fail links in compute-device-assignment.md
2021-02-10 23:22:16 -08:00
Kubernetes Prow Robot
107f4a7d73
Merge pull request #26452 from jacksgt/patch-1
...
Clarify selection of default HPA scaling policy
2021-02-10 23:20:15 -08:00
Jack Henschel
a33e903e3a
Clarify selection of default HPA scaling policy
...
Without first mentioning where the number 40 is coming from, it was a bit unclear why 40 would be the threshold value for policy selection in this case.
I hope this patch clarifies it.
2021-02-11 09:03:54 +02:00
Bin Chen
9a3347cd2d
security: add container runtime class as an option to provider extra container security
2021-02-11 10:41:08 +11:00
eTimS
f4a96f4e7c
Update content/en/docs/setup/production-environment/container-runtimes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-11 00:27:23 +01:00
Kubernetes Prow Robot
3c22c23255
Merge pull request #26446 from pierrchen/headless
...
service-network: add some clarity to headless service
2021-02-10 06:34:59 -08:00
eTimS
dc4836b626
Minor - Systemd enable command to enable CRI-O at boot time
...
Added "sudo systemctl enable crio enable" to configure systemd to enable CRI-O at boot time, as shown in the CRI-O install.md doc: https://github.com/cri-o/cri-o/blob/master/install.md#user-content-starting-cri-o
2021-02-10 15:22:48 +01:00
Naoki Oketani
a1f5566dc0
remove command from output block
2021-02-10 21:33:19 +09:00
Kubernetes Prow Robot
8377d08841
Merge pull request #25986 from schollii/master
...
Clarify binaryData handling by kubectl create and describe
2021-02-10 02:16:59 -08:00
Kubernetes Prow Robot
739c65ceb8
Merge pull request #26451 from jacksgt/patch-1
...
Fix column alignment in debug-service.md
2021-02-10 02:14:59 -08:00
Kubernetes Prow Robot
484df55083
Merge pull request #26429 from yaodingyd/patch-1
...
Fix indentation
2021-02-10 02:13:00 -08:00
Jack Henschel
ddf8d77d7a
Fix column alignment in debug-service.md
...
Previously, the columns showing one of kubectl's output were misaligned and thereby confusing.
2021-02-10 10:39:32 +01:00
Bin Chen
52f35431d9
service-network: add some clarity to headless service
2021-02-10 16:41:45 +11:00
Kubernetes Prow Robot
d7d113abb7
Merge pull request #26297 from thockin/docs-kep2200
...
Add docs for KEP 2200 (DenyServiceExternalIPs)
2021-02-09 08:13:10 -08:00
Yao Ding
70ebc7f6ec
Update ephemeral-containers.md
2021-02-09 08:11:02 -05:00
Kubernetes Prow Robot
1f3478e635
Merge pull request #26435 from npu21/dualstack_en
...
Dual-stack docs correction
2021-02-09 05:08:58 -08:00
Kubernetes Prow Robot
c24f62c16a
Merge pull request #26389 from kbhawkey/fixup-simply-usage
...
clean up use of word: simply
2021-02-09 02:02:40 -08:00
Kubernetes Prow Robot
539e524882
Merge pull request #26273 from Cweiping/feature/clairly_resource_quota_limit_for_PriorityClass
...
Clarify ResourceQuota limit for PriorityClass
2021-02-09 01:59:31 -08:00
Weiping Cai
188ccc220b
Clairly Resourcequota limit for PriorityClass
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-02-09 16:05:04 +08:00
Zhang Yong
0ec95934a2
Dual-stack docs correction
2021-02-09 11:05:57 +08:00
Tim Hockin
c111b4ac62
Docs for KEP 2200
...
* Document DenyServiceExternalIPs admission controller
* Re-order other admission controller blocks to be alphabetical
* Document DefaultIngressClass (missing)
2021-02-08 16:21:42 -08:00
Yao Ding
6b19266c3e
fix indentation
2021-02-08 14:43:40 -05:00
Kubernetes Prow Robot
7b04c3adb0
Merge pull request #26422 from paranlee/patch-1
...
Update to sync latest release of the Kompose version from 1.21.0 to 1.22.0
2021-02-08 09:51:23 -08:00
Kubernetes Prow Robot
8637bc9630
Merge pull request #26350 from dippynark/clarify-pre-stop-hook-description
...
Clarify PreStop hook behaviour
2021-02-08 09:46:34 -08:00
Luke Addison
cbf7a63a32
Add comma
2021-02-08 10:53:36 +00:00
Luke Addison
892aedc010
Address review comments
2021-02-08 10:52:15 +00:00
Kubernetes Prow Robot
2e78b33f62
Merge pull request #25775 from puckpuck/patch-1
...
remove misleading instructions in kubeadm setup docs
2021-02-08 00:19:12 -08:00
Paran Lee
af40c89b7b
Update Kompose version from 1.21.0 to 1.22.0
2021-02-07 22:46:46 -09:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
ydFu
6c1ffd397c
Fail links in compute-device-assignment.md
...
* Update the links in compute-device-assignment, Fix issue(#26382 ).
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-02-07 23:04:40 +08:00
Kubernetes Prow Robot
39edec0aac
Merge pull request #25814 from mehmetefeumit/master
...
Replaces the "Using a Service to Expose Your App" Page's Diagrams
2021-02-07 03:39:11 -08:00
Kubernetes Prow Robot
f539da6b4d
Merge pull request #25425 from salva-gglez/caution_startingDeadlineSeconds
...
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds
2021-02-07 03:29:12 -08:00
Kubernetes Prow Robot
64b63c0159
Merge pull request #24645 from geoffcline/patch-2
...
revise style guidelines for capitalization
2021-02-07 03:19:11 -08:00
Kubernetes Prow Robot
af76e77672
Merge pull request #26141 from jimangel/remove-redis-and-master-slave-terminology-2
...
Remove Master/Slave terminology from stateless application tutorial.
2021-02-07 00:13:12 -08:00
Kubernetes Prow Robot
6c6e697a78
Merge pull request #26068 from mrbobbytables/add-values
...
Add Kubernetes project values to community page
2021-02-06 11:01:11 -08:00
Kubernetes Prow Robot
58312c232d
Merge pull request #24603 from ljnaresh/bug-21436
...
Replace alpine with busybox image for better response from nslookup
2021-02-06 08:33:11 -08:00
Kubernetes Prow Robot
c02a6c0ac2
Merge pull request #26086 from tengqm/fix-example-tests
...
Fix example tests
2021-02-06 06:57:11 -08:00