Kubernetes Prow Robot
936e2c60ce
Merge pull request #27289 from SataQiu/update-create-cluster-kubeadm-20210329
...
kubeadm: update create-cluster-kubeadm page as kubeadm will not do e2e tests against Calico CNI anymore
2021-03-31 17:41:21 -07:00
Kubernetes Prow Robot
5f3e13e820
Merge pull request #27341 from kbhawkey/fix-replication-controll-text
...
fixup rc text
2021-03-31 17:31:21 -07:00
Qiming Teng
0d7d7470dd
Add kube-proxy config reference
...
This is a reference for kube-proxy config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
./genref -include kube-proxy
2021-04-01 08:26:17 +08:00
Kubernetes Prow Robot
0da4bfb533
Merge pull request #27251 from seokho-son/sync-1.20-ko.7
...
[ko] Update outdated files in dev-1.20-ko.7 (p2)
2021-03-31 16:59:21 -07:00
Kubernetes Prow Robot
8cadfc4ffd
Merge pull request #27088 from maplain/service-internal-traffic-policy
...
Add documentation for Service InternalTrafficPolicy
2021-03-31 16:51:21 -07:00
Kubernetes Prow Robot
bfa3449b05
Merge pull request #27032 from robscott/topology-aware-hints
...
Adding documentation for Topology Aware Hints
2021-03-31 16:49:21 -07:00
Rob Scott
b9ec368cfc
Adding documentation for Topology Aware Hints
2021-03-31 15:28:48 -07:00
Arhell
c72828aadf
fix bind-address on scheduler
2021-04-01 01:28:21 +03:00
Fangyuan Li
66cb8f917d
Add documentation for Service InternalTrafficPolicy
2021-03-31 15:24:07 -07:00
Kubernetes Prow Robot
5fac89acb0
Merge pull request #27093 from pacoxu/init-container/behavior
...
init container image change or container GC will not restart Pod sinc…
2021-03-31 11:35:21 -07:00
Kubernetes Prow Robot
41fc5cb78e
Merge pull request #27361 from reylejano/follow-up-csi-migration-openstack-cinder
...
Follow up to CSI Migration of Cinder Volume Plugin
2021-03-31 11:33:22 -07:00
Tim Bannister
eea1c895ac
Reinstate missing word
2021-03-31 19:31:02 +01:00
Kubernetes Prow Robot
971412c3fd
Merge pull request #27344 from jimangel/clickjack
...
adding header config for netlify
2021-03-31 09:05:01 -07:00
Rey Lejano
f03e3aca62
follow up csi migration of cinder vol plugin in PR 26992
2021-03-31 09:04:37 -07:00
Kubernetes Prow Robot
8b8650eff1
Merge pull request #27303 from rikatz/extend-net
...
Add pt translation for extend networking
2021-03-31 08:33:02 -07:00
Kubernetes Prow Robot
1c42751367
Merge pull request #26992 from jsafrane/cinder-migration-on
...
CSI migration of Cinder volume plugin is on by default
2021-03-31 07:49:02 -07:00
Kubernetes Prow Robot
c8acfdd5fb
Merge pull request #27092 from XudongLiuHarold/add-service-loadbalancer-class
...
Add documentation for Service LoadBalancerClass
2021-03-31 07:41:01 -07:00
Kubernetes Prow Robot
4bef3eec56
Merge pull request #27358 from reylejano/follow-up-deprecation-policy-k8s-metrics
...
Update deprecation policy for k8s metrics
2021-03-31 05:33:00 -07:00
Rey Lejano
d9bdc192a7
follow-up PR to update deprecation policy for k8s metrics originally in PR 27202
2021-03-31 05:26:19 -07:00
bryan
96ab2b0dac
resolve some format erros
2021-03-31 20:06:36 +08:00
wwgfhf
e77f730256
Update self-hosting.md
2021-03-31 20:05:29 +08:00
wwgfhf
12b9296906
Update kubelet-integration.md
2021-03-31 19:52:39 +08:00
wwgfhf
72d48798b0
Update high-availability.md
2021-03-31 19:41:33 +08:00
Kubernetes Prow Robot
10fa5744bf
Merge pull request #27343 from jimangel/update-hugo-82
...
updating hugo
2021-03-31 04:39:00 -07:00
Francesco Romani
b4f485a6b0
Actualize podresources 1.21 ( #27203 )
...
* Actuallize podresources description
This commit updates description according to
https://github.com/kubernetes/enhancements/pull/1884
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* podresources: document the new feature gate
Signed-off-by: Francesco Romani <fromani@redhat.com >
* device plugins: add clarifications after review
- fix the AllocatableResourcesResponse comment
- describe the NUMA ID and explain the meaning of the field.
Signed-off-by: Francesco Romani <fromani@redhat.com >
Co-authored-by: Alexey Perevalov <alexey.perevalov@huawei.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-31 04:39:00 -07:00
wwgfhf
c50b15e440
Update container-runtimes.md
2021-03-31 19:36:25 +08:00
Han Kang
f9bacb20ae
add deprecation policy for k8s metrics ( #27202 )
...
* add deprecation policy for metrics
* Update content/en/docs/reference/using-api/deprecation-policy.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* amend stability language given review comments
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-31 04:33:00 -07:00
wwgfhf
bc9a3a215e
Update kubespray.md
2021-03-31 19:27:20 +08:00
Kubernetes Prow Robot
9f72dcd127
Merge pull request #27183 from KobayashiD27/update-concepts/extend-kubernetes/api-extension/custom-resources
...
ja: Make docs/concepts/extend-kubernetes/api-extension/custom-resources.md follow v1.19 of the original text
2021-03-31 02:36:58 -07:00
Kubernetes Prow Robot
ba4914fdb2
Merge pull request #27170 from Arhell/col
...
[ja] fix column alignment
2021-03-31 02:36:58 -07:00
ooeunz
f6d44d37ac
Fixed broken link in content/en/blog/_posts/2019-11-26-cloud-native-java-controller-sdk.md
2021-03-31 16:56:27 +09:00
Luo Lan
ae1650b2db
add antrea in network addon list
2021-03-31 15:28:47 +08:00
KobayashiD27
0565b3bca4
Fix the pointed out sentence
2021-03-31 12:16:08 +09:00
Kobayashi Daisuke
fea85c8611
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:13 +09:00
Kobayashi Daisuke
c8c2227d8c
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:08 +09:00
Kobayashi Daisuke
a11be7c52d
Update content/ja/docs/contribute/participate/_index.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-03-31 11:52:02 +09:00
Jim Angel
2885caa95c
adding header config for netlify
2021-03-30 21:14:20 -05:00
Jim Angel
5467cf82a0
updating hugo
2021-03-30 21:08:05 -05:00
Karen Bradshaw
fe2f1e2da6
fixup rc text
2021-03-30 21:03:57 -04:00
JIIOryo
9edbda7e81
Update: /ja/docs/concepts/storage/persistent-volumes.md
2021-03-31 09:44:55 +09:00
Kubernetes Prow Robot
de3843cc72
Merge pull request #27339 from sftim/20210331_fix_volume_health_monitorig
...
Fix volume health monitoring page
2021-03-30 17:08:58 -07:00
Tim Bannister
c3af732d1a
Fix docs for volume health monitoring
2021-03-31 00:53:04 +01:00
Arhell
f219e4e61a
[zh] update control-plane-flags.md to fix bind-address on scheduler
2021-03-31 01:49:46 +03:00
Kubernetes Prow Robot
fd721b8e95
Merge pull request #26970 from jiahuif/feature/leader-migration/task
...
(KEP-2436) Task: Controller Manager Leader Migration
2021-03-30 15:30:58 -07:00
Kubernetes Prow Robot
cc783cebd4
Merge pull request #27319 from s-ito-ts/fix_link_basic-stateful-set
...
Fixed broken links in ja/docs/tutorials/stateful-application/basic-st…
2021-03-30 14:42:58 -07:00
Indeed
063edc95c7
add link to leader migration
...
to the "cloud controller manager" concept.
2021-03-30 13:41:41 -07:00
Indeed
a7fdd13090
(KEP-2436) task: Controller Manager Leader Migration.
2021-03-30 13:41:41 -07:00
Kubernetes Prow Robot
6bff481ebc
Merge pull request #27330 from oomichi/redirect-kubeadm-pl
...
pl: Replace redirect links of kubeadm
2021-03-30 10:51:59 -07:00
Kubernetes Prow Robot
4750af556d
Merge pull request #27223 from reylejano/config-toml-1.21
...
update config.toml for 1.21 release
2021-03-30 10:41:57 -07:00
seokho-son
39c82936d9
Update outdated files in dev-1.20-ko.7 (p2)
2021-03-31 02:27:44 +09:00