Kubernetes Prow Robot
e1acd19b60
Merge pull request #26741 from ChandaniM123/merged-master-dev-1.21
...
Merge master into dev-1.21 - 2/26/21
2021-02-27 16:48:39 -08:00
ChandaniM123
65de0bda77
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-02-26 20:30:32 -05:00
Ricardo Katz
c0bb986cd6
Add review suggestions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-26 17:34:57 -03:00
Abdullah Gharaibeh
05e03289a9
ttlafterfinish to beta
2021-02-26 14:52:47 -05: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
Ricardo Pchevuzinske Katz
a799505a5e
Add netpol endport documentation before release
2021-02-25 14:37:40 -03: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
Kubernetes Prow Robot
0f455192c1
Merge pull request #26630 from reylejano/merged-master-dev-1.21
...
Merge master into dev 1.21 - 2/19/21
2021-02-19 16:39:41 -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
Rey Lejano
736139e3e7
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 2/19/21
2021-02-19 12:23:22 -08:00
Tim Allclair
f65f808fb2
Mark PSP deprecated in the docs
2021-02-16 16:39:43 -08: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
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
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
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
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
Naoki Oketani
df34ae5314
fix an invalid location.hash
2021-02-05 23:30:29 +09:00
Arhell
08816b1438
correct name in service.md
2021-02-05 14:29:20 +02:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Bridget Kromhout
ab5b0f97fd
Docs update
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 12:30:16 -06:00
Bridget Kromhout
bed5567056
Dual-stack docs correction
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 11:59:21 -06:00
Jacob Henner
c59e3f0c27
Remove ServiceAccount Secret automounting section
...
The "Automatic mounting of manually created Secrets" section of the
Secrets documentation previously suggesting using PodPresets. PodPresets
have been removed, there is no alternate facility described, and it's
unclear if auto-mounting secrets based on associations with
ServiceAccounts was ever supported. Accordingly, the section should be
removed.
2021-02-03 22:38:20 -05:00
Kubernetes Prow Robot
37bc491a2a
Merge pull request #25039 from kedark3/addHostPathVolume
...
added example linking to hostPath volume definition
2021-02-03 17:14:28 -08:00
Kedar Vijay Kulkarni
11ef740ede
Added code style to `hostPath`
2021-02-03 09:11:00 -05:00
whoif
f07f8d5f01
Update controller.md
...
Lowercase 's' to prevent misleading APIS as a whole word.
2021-02-03 16:57:01 +08:00
Kubernetes Prow Robot
6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
...
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Kubernetes Prow Robot
7462297ee3
Merge pull request #26276 from shahincsejnu/master
...
solved issue #26274
2021-02-02 09:26:28 -08:00
Fredrik Jonsén
b278dadced
Use https for haproxy.org links
2021-02-02 12:19:20 +01:00
Kubernetes Prow Robot
84e14d0c7d
Merge pull request #26104 from andrzejsydor/patch-4
...
Add example of using `xargs`
2021-02-01 17:00:27 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot
2f7b43d2bb
Merge pull request #26294 from stmcginnis/openstack-csi
...
Update link to Cinder CSI driver documentation
2021-02-01 11:57:49 -08:00
Kubernetes Prow Robot
cf32de006e
Merge pull request #26307 from sgc109/patch-4
...
Update nodes.md to remove ambiguity
2021-02-01 10:39:49 -08:00
Luke Addison
bfea67aa82
Clarify PreStop hook behaviour
2021-02-01 16:50:06 +00:00
Federico Gallo
329574f250
syntax
...
Replaced An for A
2021-01-31 18:53:53 -03:00
Sean McGinnis
3625bc5ba5
Update link to Cinder CSI driver documentation
...
The original link has moved due to docs restructuring in the
cloud-provider-openstack repo. Also correcting the capitalization.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-31 07:40:49 -06:00
Kubernetes Prow Robot
c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
...
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
Sungho Hwang
5e5953fe60
Update nodes.md
2021-01-30 18:18:55 +09:00
Sahadat Hossain
61a05b1058
Update daemonset.md
2021-01-28 16:13:26 +06:00
Kubernetes Prow Robot
2995708c0e
Merge pull request #26132 from chienfuchen32/patch-1
...
modify Design doc ttl-after-finish upstream
2021-01-26 18:27:39 -08:00
Kubernetes Prow Robot
4d5a5ec1b5
Merge pull request #26242 from marccampbell/patch-1
...
Better description of Job execution
2021-01-26 11:32:31 -08:00
Kubernetes Prow Robot
e30a9bb3d9
Merge pull request #26169 from tomkivlin/tomkivlin-secret-style
...
Update secret.md to match style guide
2021-01-26 11:18:31 -08:00
Kubernetes Prow Robot
b74478c86d
Merge pull request #26185 from piyushjain18/patch-1
...
Update service name in example of Name based virtual hosting
2021-01-25 13:41:00 -08:00
Marc Campbell
8a48273855
Better description of Job execution
...
Just a small clarification on the description of the responsibilities of a Job. Kubernetes doesn't ensure that the Pods are successful, but the scheduler's responsibility is to continue retrying until success. Updating the docs with a slight wording change to more accurately reflect that a Job won't ensure success, but it will continue retrying until success.
2021-01-25 12:57:00 -08:00
Kubernetes Prow Robot
6ce3a86545
Merge pull request #26203 from Btakuski/patch-1
...
Grammatical error in secret.md
2021-01-25 09:18:54 -08:00
Kedar Vijay Kulkarni
9be902bee0
added example linking to hostPath volume definition
2021-01-25 11:17:10 -05:00
hasheddan
bf6dbd4c3f
Fix links to flexVolume documentation
...
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
Bartlomiej Takuski
48004c99cc
Grammatical error in secret.md
...
Fixing a minor grammatical error in secret.md
2021-01-22 16:02:48 -06:00
Kubernetes Prow Robot
d1b2709ae8
Merge pull request #25700 from devincd/master
...
Update container-lifecycle-hooks.md
2021-01-21 19:05:26 -08:00
Kubernetes Prow Robot
8038c7bf3b
Merge pull request #25900 from oke-py/25875
...
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-21 18:59:27 -08:00
piyushjain18
991b35fd09
Update service name in example of Name based virtual hosting
...
`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: service2
port:
number: 80
```
2021-01-21 23:08:19 +09:00
chienfuchen32
9d3d5548a1
modify Design doc ttl-after-finish upstream
2021-01-20 23:24:59 +08:00
Tom Kivlin
aec6ea4895
Update secret.md
...
Remove prepended URLs and re-word to avoid use of "we".
2021-01-20 10:23:49 +00:00
Naoki Oketani
9315b85fd7
restore not-outdated contents
2021-01-20 18:58:46 +09:00
Naoki Oketani
3b409773ae
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-20 18:56:50 +09:00
Naoki Oketani
29dcf62d57
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-20 18:56:47 +09:00
Mehedi Hasan
94d9efc71b
Fix grammatical in Desired versus current state.
2021-01-20 14:21:54 +06:00
Pulak Kanti Bhowmick
a398bc0657
Fix NGINX Ingress Controller URl
2021-01-19 19:34:39 +06:00
Kubernetes Prow Robot
6633351917
Merge pull request #25778 from tengqm/fix-22624
...
Remove link to empty list for k8s metrics
2021-01-17 16:17:43 -08:00
Salvador González González
9cc4fde667
Remove v2 controller mention
...
I removed mention to v2 controller behaviour.
2021-01-17 09:36:18 +00:00
Kubernetes Prow Robot
216ca3f06b
Merge pull request #24930 from adamhjk/patch-1
...
Explain the insecure by default nature of secrets
2021-01-16 19:47:43 -08:00
Kubernetes Prow Robot
491790039e
Merge pull request #26115 from MIhirMishra/patch-2
...
Typo correction.
2021-01-16 19:23:43 -08:00
Kubernetes Prow Robot
6b8092f495
Merge pull request #26022 from moonming/patch-1
...
Update ingress-controllers.md
2021-01-15 17:29:43 -08:00
Mihir
84aea3fc2f
Typo correction.
2021-01-15 15:53:07 -07:00
Kubernetes Prow Robot
34e8b55faf
Merge pull request #26027 from tengqm/clean-podpreset
...
Clean PodPreset docs, examples and links
2021-01-15 07:39:51 -08:00
andrzejsydor
298432dc36
Add example of using `xargs`
...
Add example of using `xargs`
2021-01-15 10:01:45 +01:00
Aldo Culquicondor
bda3cea5a6
Remove indication that a failed scheduling attempt removes the Pod
...
/sig scheduling
2021-01-14 14:47:31 -05:00
Kubernetes Prow Robot
d37ab8abaf
Merge pull request #25839 from Marusyk/rmarusyk/25800
...
Add tooltip for CSI in persistent volume page
2021-01-14 11:25:32 -08:00
Kubernetes Prow Robot
826a91fe9a
Merge pull request #26074 from Haleygo/issue-97929
...
upgrade cfssl installations
2021-01-14 11:20:56 -08:00
Qiming Teng
a11047c153
Clean PodPreset docs, examples and links
2021-01-14 13:26:29 +08:00
Haleygo
14bcdc0bc7
only change en
2021-01-14 09:50:00 +08:00
Nate Reid
efc3c488ea
Update service.md
2021-01-13 17:04:26 -05:00
Kubernetes Prow Robot
33c494c4b2
Merge pull request #25613 from pingtimeout/patch-1
...
Clarify pod anti-affinity description
2021-01-13 10:16:36 -08:00
Karen Bradshaw
0166a0b08e
add docs for version shortcodes
2021-01-12 17:20:33 -05:00
Kubernetes Prow Robot
28b393032b
Merge pull request #24995 from PrakherS/patch-1
...
Update pod-lifecycle.md
2021-01-12 11:42:35 -08:00
Kubernetes Prow Robot
0e8e614caa
Merge pull request #25483 from yue9944882/apf-slack-channel
...
References api-priority-and-fairness slack channel in the docs
2021-01-12 09:58:36 -08:00
Kubernetes Prow Robot
0b52aec1ae
Merge pull request #24986 from Cweiping/feature/add_note_for_termnating
...
Clarify pod phase Terminating
2021-01-12 09:54:35 -08:00
Kubernetes Prow Robot
e53ca2f6ee
Merge pull request #25791 from rjain21/patch-2
...
Update overview.md
2021-01-11 18:40:25 -08:00
Rajesh Jain
dba227ea41
Update overview.md
...
As suggested, removed the language related to common vernacular. I think the documentation is well written in the common labels section, and can possibly be enhanced as more and more of these labels are implemented. So, just a link in the best practice section is sufficient as suggested by you.
2021-01-11 16:12:37 -08:00
Kubernetes Prow Robot
8b86f5f172
Merge pull request #25985 from ajaygm/patch-1
...
Fixed deprecated delete cascade 'false' value
2021-01-11 10:26:24 -08:00
Kubernetes Prow Robot
f5c6049168
Merge pull request #25899 from ydFu/patch-1
...
Fix some typo in runtime-class.md
2021-01-11 10:20:25 -08:00
Kubernetes Prow Robot
8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
...
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot
55d19775fc
Merge pull request #26003 from baczus/network_plugins/summary
...
Network Plugins: Add missing plugin to the summary section
2021-01-11 09:38:25 -08:00
Wen Ming
ea55456454
Merge branch 'master' into patch-1
2021-01-11 09:00:07 +08:00
Qiming Teng
3173093b96
Fix a typo in persistent volumes pages
2021-01-10 15:24:51 +08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Wen Ming
ad119319cc
Update ingress-controllers.md
...
add Apache APISIX ingress controller
2021-01-09 14:39:47 +08:00
Kubernetes Prow Robot
a66af45c21
Merge pull request #25871 from ydFu/patch-1
...
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
Chintan Thakker
a0b3e72851
Update EnRoute entry
2021-01-08 09:08:32 -08:00
Kubernetes Prow Robot
8260261d9e
Merge pull request #25567 from lostsquirrel/patch-8
...
Add missing word
2021-01-08 07:32:54 -08:00
Ader
177a1318ed
Fix some typo in runtime-class.md .
...
Uniform case and adjustment description for smoother writing.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-08 20:02:10 +08:00
Ajay
27ceb5928a
rephrased as suggested by tengqm
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2021-01-08 11:48:48 +05:30
Guangwen Feng
3ec2a6d5aa
Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-08 13:23:32 +08:00
Ajay
0be35d69dd
Update garbage-collection.md
2021-01-08 07:37:03 +05:30
baczus
9831c0080f
Add missing plugin to the summary section
2021-01-07 23:11:32 +01:00
Naoki Oketani
e1f2ddd4f8
Fix a broken link in pod-overhead.md
2021-01-07 23:09:04 +09:00
Ajay
c15a08afd1
Fixed deprecated delete cascade 'false' value
...
`kubectl delete --cascade=false` is now deprecated in favor of `kubectl delete --cascade=orphan`
2021-01-07 07:45:11 +05:30
SaintMalik
f5b9d5dafe
Update disruptions.md
2021-01-06 19:59:02 +01:00
Kubernetes Prow Robot
d897a03b38
Merge pull request #25965 from NillsF/patch-1
...
Network Policy: Add clarity about egress/ingress combination
2021-01-06 04:51:51 -08:00
Chintan Thakker
9c94fb01bc
Add EnRoute as an option
...
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html ). It is an [OSS project](https://github.com/saarasio/enroute ) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features ).
2021-01-05 18:20:49 -08:00
Kubernetes Prow Robot
6a2a6398ed
Merge pull request #25937 from pokerfaceSad/patch-1
...
Modify words that may cause ambiguity in device-plugins.md
2021-01-05 12:17:59 -08:00
Nills Franssens
7277714c8f
Add clarity about egress/ingress combination
...
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Kubernetes Prow Robot
c7f5615cac
Merge pull request #25924 from Alpenbelieve/master
...
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
SaintMalik
a7fd0c9ef7
Update disruptions.md
2021-01-05 16:53:58 +01:00
SaintMalik
49675afab8
Fix broken url in docs
...
## Summary
Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot
4fa76e24df
Merge pull request #25940 from ydFu/pr-2
...
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot
c010c97a4f
Merge pull request #25891 from ydFu/patch-2
...
Fix some typo in pod-overhead.md
2021-01-04 09:15:56 -08:00
XinYuan
41685331f3
Modify words that may cause ambiguity in device-plugins.md
...
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word `plugin` is ambiguous.
plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Kubernetes Prow Robot
493069d2bf
Merge pull request #25859 from npu21/init-container
...
fix init container status describe fault
2021-01-03 18:15:55 -08:00
CDE
fbd19bd65e
Update resource-bin-packing.md
...
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
slashr
976c260ef4
Modified description
2021-01-03 10:22:36 +05:30
slashr
34f1d1911c
Replaced deprecated ReplicationController with JobController for reference
2021-01-03 00:26:17 +05:30
Ader
9558f9b78b
Fix some typo in pod-overhead.md
...
Uniform case in pod-overhead.md(Kubelet → kubelet).
2020-12-31 17:21:41 +08:00
Kubernetes Prow Robot
e15d776f5d
Merge pull request #25868 from Aut0R3V/patch-4
...
Corrected instance of WordPress written incorrectly.
2020-12-30 10:31:49 -08:00
Kubernetes Prow Robot
9db733d9a0
Merge pull request #25873 from ydFu/patch-2
...
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Kubernetes Prow Robot
1f862d96bd
Merge pull request #25756 from tengqm/improve-pod-overview
...
Update Pod overview
2020-12-30 09:57:49 -08:00
Ader
053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
...
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
Ader
4ff57afdea
Add content in init-containers.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +08:00
AUT0R3V
c4b818c1f1
Update common-labels.md
2020-12-30 14:35:16 +05:30
Zhang Yong
8e10900834
fix init-Container status describe fault
2020-12-30 11:16:15 +08:00
Ader
abb825dd10
Add content in replicationcontroller.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
Roman Marusyk
37b5cb9e2a
Add tooltip for CSI
2020-12-28 23:56:44 +02:00
Ader
aa571fbf8d
Add content in job.md
...
* Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng
6f9a31a1fc
Update Pod overview
...
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Kubernetes Prow Robot
f25bd774e1
Merge pull request #25781 from lostsquirrel/patch-9
...
change token_id to token-id
2020-12-23 17:28:26 -08:00
Rajesh Jain
0747ad3dbf
Update overview.md
...
Use Kubernetes Common Labels (e.g. app.kubernetes.io/name, etc.) if appropriate instead of customized ones.
2020-12-23 14:39:51 -08:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
lostsquirrel
89b3cc978b
change token_id to token-id
2020-12-23 16:48:01 +08:00
Johnny Lim
b537556b2d
Fix typo
2020-12-23 15:21:12 +09:00
Qiming Teng
03a336a946
Remove link to empty list for k8s metrics
2020-12-23 13:58:54 +08:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Kubernetes Prow Robot
7dbc63babc
Merge pull request #25499 from mikegehard/patch-1
...
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
Levent Ogut
dbcd6627cb
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
...
unless I am missing something TCP handler is missing
2020-12-20 17:49:00 +03:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
...
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
kartik494
7f45bcc3a9
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 20:04:02 +05:30
devincd
d52b0f58e8
Update container-lifecycle-hooks.md
2020-12-18 15:13:46 +08:00
Pavel Nosov
815fe37905
Fix typo in manage-resources-containers.md
2020-12-17 20:43:17 +03:00
Kubernetes Prow Robot
b4fcee247c
Merge pull request #25649 from xaanmu/patch-1
...
Remove extra space between link and anchor text
2020-12-16 16:57:10 -08:00
Kubernetes Prow Robot
77362e21ec
Merge pull request #25498 from adambkaplan/ssh-auth-secret-caution
...
Caution Note for ssh-auth Secrets
2020-12-16 13:50:31 -08:00
Kubernetes Prow Robot
45135da395
Merge pull request #25289 from nate-double-u/20652-copy-edits
...
Updating docs/concepts/cluster-administration/system-metrics
2020-12-16 13:48:31 -08:00
mateusz
c5006a6f1e
Space screwed up formatting
...
Removing space to clear up formatting and link not working.
2020-12-16 02:52:16 +00:00
Kubernetes Prow Robot
bdc79d96a3
Merge pull request #25344 from makocchi-git/fix/trim_space_psp
...
Trim whitespaces in manifests
2020-12-15 08:29:49 -08:00
Nate W
e38868f479
Updating docs/concepts/cluster-administration/system-metrics
...
Copy editing _Metric lifecycle_ section for clarity.
fixes: https://github.com/kubernetes/website/issues/20652
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-14 11:25:23 -08:00
Pierre Laporte
fc202da36b
Clarify pod anti-affinity description
...
The code example uses `preferredDuringScheduling...`, as opposed to
`requiredDuringScheduling...`. So the anti-affinity rule is a soft one. It
says that the pod _should_ not be scheduled on [...] rather than that the pod
_cannot_ be scheduled on [...].
2020-12-14 11:41:52 +01:00
Philippe Martin
04664781a0
Remove broken link to CSIStorageCapacity in API reference
2020-12-13 20:24:35 +01:00
lostsquirrel
31bbd71def
Add missing word
...
According to the content, it seems missing this word
2020-12-11 16:27:42 +08:00
yue9944882
5ab06229c6
references api-priority-and-fairness slack channel
2020-12-11 14:28:22 +08:00
Zhizhen He
a170fbdce0
Fix syntax error
2020-12-10 18:28:21 +08:00
Karen Bradshaw
06ad25e38d
remove stackdriver, elastic task pages
...
clean up links and redirects
2020-12-09 17:33:16 -05:00
Kubernetes Prow Robot
5e1e6196f2
Merge pull request #25027 from scoulomb-dup-fork/secret-env-var
...
Env var are not updated after a secret update
2020-12-08 21:26:50 -08:00
Kubernetes Prow Robot
03dc8b99b9
Merge pull request #25491 from Kartik494/updatedeployment
...
Update rollout deployment command
2020-12-08 18:12:19 -08:00
Tim Bannister
aa27de5959
Tweak wording for Workloads overview
2020-12-08 23:46:27 +00:00
Kubernetes Prow Robot
caa05b9456
Merge pull request #25245 from SergeyKanzhelev/pid-available
...
add `pid.available` to the eviction signals list
2020-12-08 15:11:34 -08:00
Sergey Kanzhelev
d1dc73cb3a
add `pid.available` to the eviction signals list
2020-12-08 22:58:23 +00:00
Kubernetes Prow Robot
b352338ce5
Merge pull request #25419 from bl-ue/patch-2
...
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-08 14:07:34 -08:00
Sylvain Coulombel
d77262740b
Env var are not updated after a secret update
2020-12-08 21:12:03 +01:00
Mike Gehard
9c38911446
Make wording in overview more in line with the description
...
The description talks about the server one way and the overview text talks about it a bit differently.
This change aligns them and make them easier to understand in my opinion.
2020-12-08 13:07:34 -05:00
Adam Kaplan
7b80f63dbc
Caution Note for ssh-auth Secrets
...
Adds a `caution` note that SSH key pairs do not establish trust between
clients and servers. A secondary method is required to establish trust
between an SSH client and host server, such as fixed `known_hosts` file.
Clients which do not establish adequate trust are vulnerable to "man in
the middle" impersonation attacks.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-12-08 12:21:08 -05:00
kartik494
fd411a39c1
Update rollout deployment command
2020-12-08 18:29:05 +05:30
Salvador González González
18b8846b9b
Update cron-jobs.md
...
Mention about v2 CronJob controller.
2020-12-08 11:00:18 +00:00
makocchi-git
28c964b5c9
trim whitespaces in manifests
2020-12-08 19:54:28 +09:00
bl-ue
042e3062c6
Update kubelet-garbage-collection.md
2020-12-07 12:44:03 -05:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
drfish
e354338ca3
Remove legacy feature gate EnableAggregatedDiscoveryTimeout
2020-12-07 21:39:46 +08:00
amyXia1994
75cd79a136
Update secret.md
...
fix minor syntax error
2020-12-07 21:28:37 +08:00
Johnny Lim
b1f91de703
Add a missing period in logging.md
2020-12-07 11:24:00 +09:00
bl-ue
f61eea7e98
Fix grammar in content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md
2020-12-06 17:12:19 -05:00
Salvador González González
d38c74124a
Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2020-12-06 20:08:30 +00:00
salva.gglez
845a885531
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds with a value less than 10s
2020-12-06 17:02:01 +00:00
bl-ue
e5e0d74573
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-06 08:24:03 -05:00
bl-ue
5f5952973e
Containers in a pod share their MAC address
...
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Chieh-Min Wang
4237738f3c
docs: add partition field for EBS
...
If the EBS volume is partitioned, you have to specify which partition to
mount or the mounting process will fail.
```
mount: /var/lib/kubelet/plugins/kubernetes.io/aws-ebs/mounts/vol-<volumeid>: wrong fs type, bad option, bad superblock on /dev/nvme3n1, missing codepage or helper program, or other error.
```
2020-12-05 13:39:57 +08:00
Kubernetes Prow Robot
b81e259c13
Merge pull request #25393 from janetkuo/patch-1
...
Remove problems in DaemonSet fixed by controllerRef
2020-12-04 09:54:01 -08:00
Kubernetes Prow Robot
6864aced17
Merge pull request #25200 from tengqm/link-pvs
...
Add links to volumes from persistent volumes
2020-12-03 18:19:25 -08:00
Janet Kuo
e837312f1f
Remove problems in DaemonSet fixed by controllerRef
...
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00
Qiming Teng
9ddc0a3ad9
Add links to volumes from persistent volumes
...
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR
- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Kubernetes Prow Robot
d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
...
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Shekhar Prasad Rajak
df69d3c354
Cron schedule syntax and examples added
...
removed the reboot entry, since it is non standard scheudle syntax and not related to cron syntax for scheduling
2020-12-03 13:43:23 +05:30
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -08:00
Adam Jacob
f2a9a3ef81
Explain the insecure by default nature of secrets
...
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC.
I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
2020-12-02 12:49:02 -08:00
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot
6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
...
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:32:37 -05:00
Kubernetes Prow Robot
21c05e4fb7
Merge pull request #24906 from derekwaynecarr/memory-backed-size
...
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 10:56:51 -08:00
Derek Carr
af239416bf
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 13:22:10 -05:00
Kubernetes Prow Robot
53def8da4f
Merge pull request #25228 from andrewsykim/disable-lb-node-ports
...
add docs for service.spec.allocateLoadBalancerNodePorts
2020-11-30 16:52:50 -08:00
ausias-armesto
0c858f8813
Wrong participate
2020-11-30 13:38:40 +01:00
Shubham Chauhan
2ec4b1d550
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2020-11-30 17:36:01 +05:30
Kubernetes Prow Robot
ec9bfbd16e
Merge pull request #25292 from michielvangendt/patch-1
...
Fix link to CSI ephemeral volumes
2020-11-29 13:36:48 -08:00
Andrew Sy Kim
acb476bec4
add docs for service.spec.allocateLoadBalancerNodePorts
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-28 09:58:42 -05:00
Michiel Van Gendt
01d4a0a4dd
Fix link to CSI ephemeral volumes
2020-11-28 12:43:49 +01:00
Tim Bannister
53739e7997
Revise ingress controller list
...
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Weiping Cai
9e9bb44eeb
clairfy pod phase Terminating
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-11-26 17:12:08 +08:00
Kubernetes Prow Robot
a8efcda498
Merge pull request #25125 from L3o-pold/patch-1
...
Improve Taints and Tolerations example
2020-11-25 21:50:19 -08:00
Kubernetes Prow Robot
27ca111c09
Merge pull request #25194 from ymmt2005/patch-2
...
Add Coil CNI to networking.md
2020-11-25 21:42:19 -08:00
Qiming Teng
72a2bafb47
[zh] Resync docs/concepts/configuration/secret.md
2020-11-26 13:36:27 +08:00
Kubernetes Prow Robot
b138a70adb
Merge pull request #25238 from jlsong01/rm_podpresent
...
rm podpreset
2020-11-25 16:38:19 -08:00
jlsong01
1b7708b975
rm podpresent
2020-11-25 23:38:13 +08:00
Kubernetes Prow Robot
cdd6e9a059
Merge pull request #24525 from sftim/20201012_explain_pod_template_updates
...
Improve explanation about pod template updates
2020-11-25 07:20:39 -08:00
Kubernetes Prow Robot
43071259c2
Merge pull request #24777 from chlunde/patch-1
...
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
reylejano-rxm
d8ae37587e
Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020
2020-11-25 07:03:22 -08:00
Andrew Sy Kim
e9ea77ef1e
fix trailing spaces in Service docs
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-24 21:37:58 -05:00
Carl Henrik Lunde
30bf45ee5e
Update with correct AWS product name
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00
Rob Franken
1de3ac5a28
Small wording update on Log sanitization docs
...
Follow up to PR #24845 , following the remarks kbhawkey had
2020-11-24 09:10:12 +01:00
Marek Siarkowicz
d7a3f5d409
Document log sanitization feature ( #24845 )
...
* Document log sanitization feature
* Fill in log sanitization documentation
* Update content/en/docs/concepts/cluster-administration/system-logs.md
Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
Co-authored-by: Rob Franken <rfranken@google.com>
Co-authored-by: Rob Franken <rob@rob-franken.nl>
2020-11-23 23:49:00 -08:00
Kubernetes Prow Robot
6616a8359e
Merge pull request #24910 from smarterclayton/metrics
...
docs: Scheduler resource tracking metrics
2020-11-23 11:05:01 -08:00
Clayton Coleman
bd1a75b6c8
docs: Scheduler resource tracking metrics
...
In 1.20 an optional metrics endpoint is added to the scheduler that
allows administrators to see the requested pod resources and the
imposed pod limits as metrics to better understand the capacity and
usage of the system under the pod model. Describe how these metrics
can be seen under cluster-administration.
2020-11-23 14:00:05 -05:00
Kubernetes Prow Robot
ffd2d2e44a
Merge pull request #25091 from liggitt/gc
...
Update GC cross-namespace note
2020-11-23 08:45:34 -08:00
Yamamoto, Hirotaka
499435dc14
Add Coil CNI to networking.md
...
Coil is a new open-source CNI plugin for Kubernetes.
Resources:
- https://github.com/cybozu-go/coil
- https://blog.kintone.io/entry/coilv2
2020-11-23 16:31:43 +00:00