Kubernetes Prow Robot
b7454141d4
Merge pull request #26652 from MichaelWasher/container-environment
...
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-03-02 01:13:20 -08:00
Adrian Ludwin
d2239f3d7a
Better document default imagePullPolicy behaviour
...
The `imagePullPolicy` field is set automatically based on the image tag
if it's initially omitted, but it is not updated if the image tag later
changes. This can lead to [confusing
behaviour](https://itnext.io/defaults-are-hard-kubernetes-deployment-edition-3b11095792f2 ).
This change attempts to warn users of this potential pitfall.
2021-03-01 14:40:03 -05:00
Naoki Oketani
5b29859b33
chore: fix invalid location.hash
2021-03-01 22:20:38 +09:00
Kubernetes Prow Robot
d54500d55d
Merge pull request #25918 from slashr/master
...
Replaced deprecated ReplicationController with JobController
2021-02-27 19:20:38 -08:00
Kubernetes Prow Robot
451eb86491
Merge pull request #25541 from hezhizhen/patch-2
...
Fix syntax error
2021-02-27 19:18:38 -08:00
Kubernetes Prow Robot
903ee369b2
Merge pull request #26119 from neha-viswanathan/25833-migrate-page
...
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-27 18:26:38 -08:00
Zhizhen He
909dba3bb2
Refine the sentence
2021-02-28 10:23:54 +08:00
Kubernetes Prow Robot
7d051f9a09
Merge pull request #25459 from amyXia1994/patch-1
...
Update secret.md
2021-02-27 17:52:38 -08:00
Cristian Klein
79113f3f68
Change to inclusive naming
...
See https://inclusivenaming.org/ on why "multi-master" should be avoided.
2021-02-26 10:32:30 +01:00
Kubernetes Prow Robot
18f3eae6ef
Merge pull request #26707 from veyu/patch-2
...
Clarify syntax requirements for label value
2021-02-25 13:36:16 -08:00
Neha Viswanathan
41220636ec
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-24 18:33:38 -08:00
Kubernetes Prow Robot
58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
...
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
veyu
bd55d498df
Clarify requirements for label value syntax
2021-02-24 18:58:22 +01:00
Michael Washer
4875e21a48
Resolve Control Plane misnaming
2021-02-24 16:00:18 +13:00
chenxuc
9548c08e17
List operator tools in alphabetical order
...
This is to update operator web page to
list operator tools in alphabetical order as well as other
minor improvements.
2021-02-23 18:26:00 +08:00
Michael Washer
89d90304c6
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-02-21 18:14:06 +13:00
Will Hanstedt
d042a1a687
Fix broken link
...
Attempt to resolve issue #26641 . Redirected the "CoreOS' original article" link to an archived version of the article.
2021-02-20 23:57:53 -05:00
Zhizhen He
682d3c2550
Rephrase the sentence
2021-02-20 16:47:02 +08:00
Jailton Lopes
1077ed896f
Add glossary tooltip for “API server” to Resource Quotas concept
...
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-02-19 17:42:50 -03:00
Tim Allclair
6645f390f6
Remove "defalut" from the baseline policy name
2021-02-16 11:36:36 -08:00
Xianglin Gao
0ac2e87d87
Update flow-control.md
...
tiny for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:35:35 +08:00
Kubernetes Prow Robot
17660852a8
Merge pull request #26491 from asoorm/patch-1
...
Tyk Operator list of 3rd party ingress controllers
2021-02-13 19:41:04 -08:00
Max Leonov
9101931018
Update control-plane-node-communication.md
...
minor edits to improve readability
2021-02-13 19:58:37 +01:00
Kubernetes Prow Robot
fdcda624b3
Merge pull request #26474 from shahincsejnu/master
...
fixed some typos and grammatical mistakes
2021-02-13 08:03:05 -08:00
Sahadat Hossain
ee8e67ce9a
Update controlling-access.md
2021-02-13 17:18:20 +06:00
Ahmet Soormally
4e8a898912
Tyk Operator list of 3rd party ingress controllers
...
One more ingress Controller to add to the list of 3rd party Ingress providers.
2021-02-13 09:42:00 +00:00
Max
ce8395deda
Update nodes.md
...
minor punctuation changes to improve readability
2021-02-12 21:22:20 +01: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
Naoki Oketani
69e0994fb0
chore: fix a broken link "FrameworkHandle"
2021-02-12 21:40:39 +09:00
Sahadat Hossain
2ae6da3c19
Merge branch 'master' into master
2021-02-12 17:04:39 +06:00
sahadat_hossain
2c942aeb79
fixed grammatical mistake
2021-02-12 15:27:01 +06:00
sahadat_hossain
d053563e8b
fixed some typos and grammatical mistakes
2021-02-12 14:53:34 +06:00
kakarotbyte
72d6fb8cd1
Update service.md
...
The VPC CIDR was switched to Subnet CIDR. Reason why This was changed is because exposing entire VPC CIDR in the SG might have been consider as security threat.
So updating the Document.
Code referenece
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/legacy-cloud-providers/aws/aws.go#L4008
2021-02-11 16:03:49 -06: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
Bin Chen
9a3347cd2d
security: add container runtime class as an option to provider extra container security
2021-02-11 10:41:08 +11: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
Kubernetes Prow Robot
484df55083
Merge pull request #26429 from yaodingyd/patch-1
...
Fix indentation
2021-02-10 02:13:00 -08:00
Bin Chen
52f35431d9
service-network: add some clarity to headless service
2021-02-10 16:41:45 +11: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
Yao Ding
6b19266c3e
fix indentation
2021-02-08 14:43:40 -05: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
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05: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