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
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
kartik494
fd411a39c1
Update rollout deployment command
2020-12-08 18:29:05 +05:30
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
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
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
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
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -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
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
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
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
Hollow Man
c0eafeb534
Fix typo
...
hoding -> holding
2020-11-21 22:53:22 +08:00