twilight0620
fd05c1ed05
[zh] Translate local-object-reference page into Chinese
2022-03-21 10:56:58 +08:00
twilight0620
619a334b01
[zh] Translate local-object-reference page into Chinese
2022-03-21 10:55:31 +08:00
edithturn
131f3b2b46
fix minor typo errors
2022-03-20 21:01:32 -05:00
edithturn
0ffcc66120
add storage limits documentation
2022-03-20 20:33:55 -05:00
Kubernetes Prow Robot
d0d158a0e3
Merge pull request #32319 from my-git9/my_demo_branch
...
[zh] Update kubelet.md
2022-03-20 18:31:08 -07:00
xin.li
9c0f836038
[zh] Update secret.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-21 09:29:49 +08:00
Kubernetes Prow Robot
fe04fb8929
Merge pull request #32377 from sshukun/add-deprecated
...
Add deprecated description to the subtitle
2022-03-20 11:37:08 -07:00
Song Shukun
c67ac232ed
[zh] Update labels-annotations-taints related reference pages
2022-03-21 01:59:01 +09:00
Jeremy Puchta
00f74d9ae4
Remove trailing whitespaces from cli commands
2022-03-20 16:36:50 +01:00
kot-pilot
cae9057d14
Fix small typo
2022-03-20 16:52:31 +03:00
Kubernetes Prow Robot
0b01c92d58
Merge pull request #32371 from sshukun/fix-ingress-nit
...
Fix nit in ingress.md
2022-03-20 04:49:08 -07:00
Song Shukun
66132def66
Add deprecated description to the subtitle
2022-03-20 19:55:57 +09:00
Song Shukun
4de33db604
[zh] Update ingress.md and ingress-controllers.md
2022-03-20 14:21:20 +09:00
Qiming Teng
aa68dec6fd
TopologyAwareHints feature is default on in 1.24
2022-03-20 09:03:12 +08:00
Song Shukun
054e0d5db9
Fix nit in ingress.md
2022-03-20 01:19:39 +09:00
Nir Rosenthal
76e78444ef
per https://github.com/kubernetes/website/pull/32326#discussion_r830493057
2022-03-19 17:39:59 +02:00
Kubernetes Prow Robot
f2ccff3305
Merge pull request #32369 from my-git9/preemption
...
[zh] Update preemption.md
2022-03-19 04:09:08 -07:00
xin.li
1c9a57c300
[zh] Update preemption.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-19 18:43:05 +08:00
Kubernetes Prow Robot
22107ff43a
Merge pull request #32297 from aeomhs/patch-1
...
[mistranslated] maxUnavailable rounds down, maxSurge rounds up.
2022-03-19 02:49:08 -07:00
Kubernetes Prow Robot
a98769a0b6
Merge pull request #32365 from my-git9/my-demo-branch318
...
[zh] Update finalizer.md
2022-03-18 23:19:08 -07:00
Kubernetes Prow Robot
d2f0f22b4e
Merge pull request #32362 from my-git9/container-runtime
...
[zh]Update container-runtime.md
2022-03-18 23:17:08 -07:00
Kubernetes Prow Robot
7847f4e27c
Merge pull request #32364 from my-git9/extensions
...
[zh] Update extensions.md
2022-03-18 23:15:09 -07:00
HYUNSIK AEOM
21e2046efb
[ko] fix a mistranslated; maxUnavailable rounds down, maxSurge rounds up.
...
has been mistranslated. 🥺
rounding down is '내림' in Korean.
rounding up is '올림' in Korean.
If calculate '반올림' when desired replica 1, both maxUnavailable and maxSurge should be 0.
In English documentation, there was written explicitly 'rounding down', 'rounding up'.
Also in code, explicitly using 'Math.Ceil' and 'Math.floor'.
- Related codes
+ [deployment_util.go > maxSurge](https://github.com/kubernetes/kubernetes/blob/7152825c0695d62fe06b47cc3e1699095290d73f/pkg/controller/deployment/util/deployment_util.go#L456 )
+ [deployment_util.go > ResolveFenceposts](https://github.com/kubernetes/kubernetes/blob/7152825c0695d62fe06b47cc3e1699095290d73f/pkg/controller/deployment/util/deployment_util.go#L849 )
+ [util/instr.go > GetScaledValueFromIntOrPercent](https://github.com/kubernetes/kubernetes/blob/7152825c0695d62fe06b47cc3e1699095290d73f/staging/src/k8s.io/apimachinery/pkg/util/intstr/intstr.go#L146 )
- Korean dictionary
+ [올림: rounding up](https://krdict.korean.go.kr/m/eng/searchResultView?wordMatchFlag=N¤tPage=1&mainSearchWord=%EC%98%AC%EB%A6%BC&sort=&searchType=W&proverbType=&exaType=&ParaWordNo=68195&font_size=12&nationCode=6&nation=eng&viewType=A )
+ [반올림: rounding off](https://krdict.korean.go.kr/m/eng/searchResultView?wordMatchFlag=N¤tPage=1&mainSearchWord=%EB%B0%98%EC%98%AC%EB%A6%BC&sort=&searchType=W&proverbType=&exaType=&ParaWordNo=57172&font_size=12&nationCode=6&nation=eng&viewType=A )
2022-03-19 14:53:53 +09:00
Kubernetes Prow Robot
d63f8cf644
Merge pull request #32353 from Dirc/main
...
fixed order for resources: requests and limits
2022-03-18 21:53:11 -07:00
xin.li
8ef1940c0c
[zh]Update container-runtime.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-19 12:35:07 +08:00
xin.li
d68afd6128
[zh] Update extensions.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-19 12:32:24 +08:00
xin.li
97c6dc0cda
[zh] Update finalizer.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-19 12:30:12 +08:00
Kubernetes Prow Robot
db5390a2ce
Merge pull request #32368 from my-git9/patch-3
...
[zh] Update kube-scheduler.md
2022-03-18 20:57:11 -07:00
Kubernetes Prow Robot
c026dde324
Merge pull request #32367 from my-git9/patch-2
...
[zh] Update quantity.md
2022-03-18 20:53:08 -07:00
Kubernetes Prow Robot
aeceb04c7f
Merge pull request #32366 from my-git9/patch-1
...
[zh] Update flexvolume
2022-03-18 20:51:08 -07:00
my-git9
bca1129752
[zh] Update kube-scheduler.md
...
Update kube-scheduler.md
2022-03-19 11:09:57 +08:00
my-git9
9ae8358e7e
[zh] Update quantity.md
2022-03-19 11:07:08 +08:00
my-git9
50e75e660f
[zh] Update flexvolume
...
[zh] Update flexvolume
2022-03-19 11:02:47 +08:00
sgpinkus
fdfc64e861
Update _index.md
...
Make 100% clear, that according to the k8s networking model pods are supposed to get their own unique IP address. I always thought this was the case. But then faced debugging issue where some pods are being assigned the same IP addresses. Came here to review my understanding of it, and confirm this is expected behaviour or not. But it was not stated unequivocally. This change makes it so.
2022-03-19 13:17:50 +11:00
Kubernetes Prow Robot
eda7edee82
Merge pull request #32276 from bart0sh/PR0005-update-Intel-plugins
...
update list of Intel device plugins
2022-03-18 17:45:27 -07:00
Arhell
c8019f35d5
[ja] fix download link
2022-03-19 00:23:12 +02:00
Geoffrey Cline
4492fc5766
add steps for coredns permissions
2022-03-18 17:00:38 -05:00
dirc
56067a41c8
fixed order for resources: requests and limits
2022-03-18 16:35:44 +01:00
Abdullah Gharaibeh
ec2133bd1d
Graduate PodAffinityNamespaceSelector to GA
2022-03-18 11:01:02 -04:00
Ed Bartosh
2c6dcdde24
update list of Intel device plugins
2022-03-18 15:00:46 +02:00
Kubernetes Prow Robot
7e2afa9bbf
Merge pull request #31924 from anencore94/ko_update_garbage_collection
...
[ko] update garbage collection
2022-03-18 05:47:16 -07:00
Kubernetes Prow Robot
662682a6fa
Merge pull request #31697 from jihoon-seo/220211_Outdated_M9-M17
...
[ko] Update outdated files in `dev-1.23-ko.2` (M9-M17)
2022-03-18 05:13:16 -07:00
Kubernetes Prow Robot
2acb136fe4
Merge pull request #31695 from jihoon-seo/220211_Outdated_M1-M8
...
[ko] Update outdated files in `dev-1.23-ko.2` (M1-M8)
2022-03-18 05:07:16 -07:00
PriyanshuAhlawat
2f72e09add
Update update-daemon-set.md
2022-03-18 17:04:39 +05:30
Kubernetes Prow Robot
078c5bb013
Merge pull request #32343 from aaerrolla/main
...
Fix directory to make and put kubectl in
2022-03-18 03:01:15 -07:00
Kubernetes Prow Robot
edfb9d20a5
Merge pull request #32347 from my-git9/my-demo-branch318
...
[zh] Delete kube-scheduler-policy-config.v1.md
2022-03-18 02:55:16 -07:00
xin.li
ad69ff3f6d
[zh] Delete kube-scheduler-policy-config.v1.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-18 17:30:14 +08:00
xin.li
0e4113ad51
[zh] Delete kube-scheduler-config.v1beta1.md
2022-03-18 17:22:00 +08:00
Anjan
1d7ee57cbd
there is no need to create a kubernetes directory under ~/.local/bin
2022-03-18 12:30:16 +05:30
Kubernetes Prow Robot
abc15daff2
Merge pull request #32336 from my-git9/my-demo-branch318-1
...
[zh Update apiserver-webhookadmission.v1.md]
2022-03-17 23:11:15 -07:00