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
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
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
Kubernetes Prow Robot
84dc73d556
Merge pull request #32329 from my-git9/my-demo-branch318
...
[zh] Update apiserver-config.v1.md
2022-03-17 23:09:16 -07:00
Qiming Teng
214a6c8243
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-18 13:36:00 +08:00
Qiming Teng
dc5d6d7a33
Promote PreferNominatedNode to GA
2022-03-18 13:02:28 +08:00
xin.li
8a7b2e5246
[zh Update apiserver-webhookadmission.v1.md]
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-18 13:01:05 +08:00
Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
Qiming Teng
1861a5546a
DefaultPodTopologySpread is GA in 1.24
2022-03-18 12:20:05 +08:00
Rohinton Kazak
1d1f3edd65
Update cheatsheet.md
...
typo ?
2022-03-17 19:30:49 -07:00
xin.li
430588612f
[zh] Update apiserver-config.v1.md
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-18 10:04:29 +08:00
Nir Rosenthal
3f0f56f0f2
Changing note about limits without requests
...
this is true for all limits (not only CPU and memory but also ephemeral storage)
https://github.com/kubernetes/kubernetes/blob/4d08582d1fa21e1f5887e73380001ac827371553/pkg/apis/core/v1/defaults.go#L159
2022-03-18 00:06:10 +02:00