Compare commits

...

1945 Commits

Author SHA1 Message Date
Kubernetes Prow Robot a54e81ece4 Merge pull request #29159 from spiffxp/use-k8s-staging-ci-images
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-08-03 09:18:48 -07:00
Kubernetes Prow Robot 756c2fd8bc Merge pull request #29199 from spdfnet/patch-1
typos_kubeadm-init-phase
2021-08-03 04:32:47 -07:00
Kubernetes Prow Robot 977ba2e810 Merge pull request #29201 from Arhell/upd-config
[fr] update annotations
2021-08-02 22:54:48 -07:00
Kubernetes Prow Robot 31efd0ad3a Merge pull request #29195 from rudeigerc/zh-fix-rbac
[zh] Fix tiny translation mistakes in RBAC
2021-08-02 17:39:50 -07:00
Kubernetes Prow Robot 1f9ceb003d Merge pull request #29190 from NoicFank/patch-3
Fix an error link
2021-08-02 17:37:49 -07:00
Arhell c9b44f094f [fr] update annotations 2021-08-03 01:57:42 +03:00
spdfnet 0d82d2df06 kubelet_typos
Fix typos in kubeadm-init-phase.md
kublet -> kubelet
2021-08-02 22:46:21 +00:00
spdfnet 1fe6f70f5d finialize_typo
Fix typo in kubeadm-init-phase.md
finialize -> finalize
2021-08-02 22:44:54 +01:00
rudeigerc ae772a5a42 [zh] Fix tiny translation mistakes in RBAC
Signed-off-by: rudeigerc <rudeigerc@gmail.com>
2021-08-03 00:15:43 +08:00
Kubernetes Prow Robot c2b38df06f Merge pull request #28138 from aanm/update-cilium-docs
Update cilium docs
2021-08-02 05:45:21 -07:00
Dingzhu Lurong 8ec133b06f Fix an error link
In the Chinese version of the document, we should use  “#准备开始” instead of “#before-you-begin”.
2021-08-02 20:35:16 +08:00
Kubernetes Prow Robot e3a4ff9b17 Merge pull request #29188 from Shubham82/fix-statiC_pod_link
Fix Static Pod Link.
2021-08-02 04:01:21 -07:00
Shubham Kuchhal bcd6bc07ce Fix Static Pod Link. 2021-08-02 15:27:02 +05:30
Kubernetes Prow Robot 120f24ee25 Merge pull request #29178 from Arhell/typo
[zh] Fix typo in worker.py example script
2021-08-01 16:47:21 -07:00
Kubernetes Prow Robot 02ef010015 Merge pull request #29175 from ClaudiaJKang/fix-html-named-character
Fix the missing termination character with HTML5 named character reference
2021-08-01 12:29:21 -07:00
Kubernetes Prow Robot f21c56522a Merge pull request #29166 from ClaudiaJKang/fix-typo-kubectl-convert-macos
Fix kubectl-convert plugin typo on "Install kubectl on macOS"
2021-08-01 12:27:21 -07:00
Arhell 715af519d7 [zh] Fix typo in worker.py example script 2021-08-01 13:09:41 +03:00
Kubernetes Prow Robot 2b457e1612 Merge pull request #28944 from aliakbar-hemmati/fix-28875
Add explanations for control-plane pods restart after certificate ren…
2021-07-31 20:29:20 -07:00
Kubernetes Prow Robot 08c735ecc6 Merge pull request #29147 from mengjiao-liu/add-sig-docs-zh-reviews
Add mengjiao-liu to sig-docs-zh-reviews
2021-07-31 17:57:20 -07:00
Claudia J. Kang d534f730cf Fix the missing termination character with HTML5 named character reference
The HTML5 named character reference such as '&gt', '&lt' should be terminated
with semicolon character. This commit fixes the missing termination character
with the kubernetes-basics tutorials.
2021-08-01 00:05:16 +09:00
Kubernetes Prow Robot ef350169a9 Merge pull request #29112 from zhangguanzhang/invalid-cert-command
[zh] docs: update the old command - [tasks/administer-cluster/kubeadm/kubeadm-certs/]
2021-07-31 03:19:20 -07:00
zhangguanzhang 73a030236d [zh] docs: update old command and sync
Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com>
2021-07-31 17:42:15 +08:00
Kubernetes Prow Robot a6741614c2 Merge pull request #29157 from cjyar/job-pod-deletion
Add a clarifying reference about a Job's Pod deletion.
2021-07-30 23:15:20 -07:00
Kubernetes Prow Robot 89c6cff35d Merge pull request #29172 from sandipanpanda/kub-web-fix-issue29139
Update token authentication file (#29139)
2021-07-30 14:59:37 -07:00
sandipanpanda 4915d216aa Update token authentication file (#29139) 2021-07-30 09:54:05 -04:00
Juhee Kang 97d371bcf7 Fix kubectl-convert plugin typo on "Install kubectl on macOS"
Compared with the other distro guide about installation kubectl, the macOS installation guide has a typo about validation of kubectl-convert. 
This commits fixes the typo on "Install kubectl on macOS" documentation.
2021-07-30 22:16:44 +09:00
Kubernetes Prow Robot 575bd04640 Merge pull request #29158 from Arhell/fix-name
[it] fix Flannel addon name
2021-07-30 04:57:37 -07:00
Kubernetes Prow Robot c45c0357fc Merge pull request #28757 from jihoon-seo/210702_uk_Update_Netlify_link_address
[uk] Update Netlify link address
2021-07-30 03:17:37 -07:00
Kubernetes Prow Robot 2aa0117550 Merge pull request #29161 from steven-my/29096-update-location-for-preparenode-ps1
Update location of PrepareNode.ps1
2021-07-30 03:11:37 -07:00
Aaron Crickenberger be9926dff4 kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images 2021-07-29 17:59:06 -07:00
Kubernetes Prow Robot 0df45a7130 Merge pull request #29154 from cslauritsen/patch-1
mark adjectival phrases with hyphens
2021-07-29 15:41:39 -07:00
Arhell 4778f62f07 [it] fix Flannel addon name 2021-07-30 01:07:37 +03:00
Jihoon Seo 3b7a5610ca Fix nits in user-guide-windows-containers (#28379)
* Fix nits in user-guide-windows-containers

* Replace 'master' with 'control plane'
2021-07-29 14:09:19 -07:00
Kubernetes Prow Robot f470819727 Merge pull request #28583 from vaibhav2107/hpa-walkthrough
Update the command in /docs/tasks/run-application/horizontal-pod-auto…
2021-07-29 14:05:19 -07:00
Kubernetes Prow Robot de0457df9a Merge pull request #28576 from aimuz/fix-en-style
Modify the syntax specification of markdown
2021-07-29 14:03:19 -07:00
Chris Jones 1a2e20268a Add a clarifying reference about a Job's Pod deletion. 2021-07-29 12:50:06 -06:00
Kubernetes Prow Robot ddf3002561 Merge pull request #29146 from craigbox/interview-1.21
Add release interview for 1.21
2021-07-29 10:16:19 -07:00
Chad Lauritsen abeaf3e5ea mark adjectival phrases with hyphens 2021-07-29 12:46:32 -04:00
Kubernetes Prow Robot d567014251 Merge pull request #29148 from bhumijgupta/add-convert-install-requirement
Add requirement note for kubectl convert command reference
2021-07-29 09:44:20 -07:00
Craig Box aaf9833b32 Merge branch 'interview-1.21' of https://github.com/craigbox/kubernetes.github.io into interview-1.21 2021-07-29 16:52:32 +01:00
Craig Box 401690d7b5 s/engineering/Engineering/ 2021-07-29 16:52:23 +01:00
craigbox 54090324e2 Final suggestions from Nabarun's review
Co-authored-by: Nabarun Pal <palnabarun@users.noreply.github.com>
2021-07-29 16:51:41 +01:00
craigbox bb26915575 Apply suggestions from Nabarun's review
Co-authored-by: Nabarun Pal <palnabarun@users.noreply.github.com>
2021-07-29 16:47:04 +01:00
Craig Box 527f15ee47 Add some links 2021-07-29 12:40:50 +01:00
Kubernetes Prow Robot b40d3f54ad Merge pull request #29138 from mengjiao-liu/fix-memory-suffix
[zh] memory suffixes: "k" is lowercase
2021-07-29 03:48:18 -07:00
Kubernetes Prow Robot 55d33c1311 Merge pull request #29150 from chjtwork/patch-1
[zh] fix debug-running-pod url
2021-07-29 01:48:19 -07:00
Steven Yan 6db181178f Update location of PrepareNode.ps1 2021-07-29 16:35:26 +08:00
Kubernetes Prow Robot f68907cdb5 Merge pull request #29145 from Arhell/fix-name
[it] fix addon name
2021-07-29 01:34:19 -07:00
chjtwork 601c5b2b9b fix debug-running-pod url 2021-07-29 15:05:03 +08:00
bhumijgupta 60d8eaf339 Add requirement note for kubectl convert command reference
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-29 09:10:42 +05:30
Mengjiao Liu 8f67e373eb Add mengjiao-liu to sig-docs-zh-reviews 2021-07-29 10:24:59 +08:00
Craig Box 8d55192ee4 Add release interview for 1.21 2021-07-28 23:12:29 +01:00
Arhell 04a907ccc7 [it] fix addon name 2021-07-29 00:31:43 +03:00
Kubernetes Prow Robot 5c84822a9e Merge pull request #29141 from niteshseram/fix/outdated-wording
replacing the outdated term "master"
2021-07-28 08:23:34 -07:00
Nitesh Seram 83be6d3193 updating the outdated word 2021-07-28 20:23:04 +05:30
Kubernetes Prow Robot 55a6fd2539 Merge pull request #29134 from Arhell/link
[it] update link to Flannel
2021-07-28 05:33:35 -07:00
Kubernetes Prow Robot 80815add70 Merge pull request #29136 from tengqm/fix-annotation
Amend the annotation concept
2021-07-28 01:59:35 -07:00
Mengjiao Liu 6fc10eaaa8 [zh] memory suffixes: "k" is lowercase 2021-07-28 15:45:11 +08:00
Kubernetes Prow Robot f7c51d8db5 Merge pull request #29120 from yuswift/q-typo
Fix typo in content/en/docs/contribute/generate-ref-docs/quickstart.md
2021-07-27 20:45:34 -07:00
Qiming Teng 651a0c2183 Amend the annotation concept 2021-07-28 11:30:35 +08:00
Kubernetes Prow Robot 8ceaf4daef Merge pull request #29066 from rahdeck/patch-1
Lowercase one of the memory suffixes
2021-07-27 19:53:34 -07:00
Kubernetes Prow Robot 5cab9ac7a0 Merge pull request #28896 from niteshseram/fix/tool-lists
Fixing tools list by rewording it
2021-07-27 19:51:34 -07:00
Kubernetes Prow Robot 380c92b7a6 Merge pull request #29131 from astraw99/patch-2
Update CSR Signers description
2021-07-27 19:43:34 -07:00
Cheng Wang c5c8dd48b3 Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-07-28 10:11:36 +08:00
Kubernetes Prow Robot 3e806911c0 Merge pull request #28830 from chenxuc/kubelet-config-file
improve example for kubelet config file
2021-07-27 18:35:35 -07:00
Kubernetes Prow Robot 728b13d7fd Merge pull request #27668 from vshn/improve-init-containers
Improve resource section of init containers
2021-07-27 18:03:35 -07:00
Kubernetes Prow Robot bfaca72736 Merge pull request #29135 from junaid-ali/patch-1
Fix link to decoding a secret
2021-07-27 17:47:35 -07:00
Junaid Ali 2fe20a8ac4 Fix link to decoding a secret 2021-07-27 23:34:13 +01:00
Kubernetes Prow Robot c76841a40a Merge pull request #29129 from Shubham82/correct-memory_and_cpu_values
Correct default values of memory and cpu.
2021-07-27 15:07:08 -07:00
Arhell 475da9d22a [it] update link to Flannel 2021-07-28 00:25:43 +03:00
Kubernetes Prow Robot 0f8a345218 Merge pull request #27716 from sftim/20210425_revise_secret_concept
Revise wording for Secret concept
2021-07-27 11:05:09 -07:00
Kubernetes Prow Robot 0b0b85b6ed Merge pull request #28412 from MikeSpreitzer/add-apf-seats
Doc the apiserver_flowcontrol_request_concurrency_in_use metric
2021-07-27 10:57:09 -07:00
Kubernetes Prow Robot a30ecd33e2 Merge pull request #28458 from vaibhav2107/cluster-large
Update addon resizer in cluster-large.md
2021-07-27 10:55:09 -07:00
Kubernetes Prow Robot 65ec6fb144 Merge pull request #28609 from vaibhav2107/daemonset-deploy
Update in /docs/concepts/workloads/controllers/daemonset.md
2021-07-27 10:53:08 -07:00
Kubernetes Prow Robot fe931e0d30 Merge pull request #28614 from tengqm/add-feature-gate-to-card
Add feature-gates to home page card
2021-07-27 10:51:10 -07:00
Kubernetes Prow Robot 8e8328b585 Merge pull request #28801 from Ritikaa96/stateless-application-update-address
correcting redis address in stateless-application guestbook document
2021-07-27 10:38:47 -07:00
Kubernetes Prow Robot 583bc39de7 Merge pull request #28782 from niteshseram/fix/link-issue
fixing #hook-details doesn't exist in /docs/concepts/containers/container-lifecycle-hooks/
2021-07-27 10:36:47 -07:00
Kubernetes Prow Robot 1e9582afc3 Merge pull request #28780 from johngmyers/ca-naming
Use consistent terminology for the Kubernetes general CA
2021-07-27 10:34:47 -07:00
Kubernetes Prow Robot 3c4f5639c1 Merge pull request #28817 from squat/patch-4
using-api/health-checks.md: use consistent casing
2021-07-27 10:08:46 -07:00
Kubernetes Prow Robot 05ae3dab2b Merge pull request #28802 from rishabh96b/main
docs: Make word 'Client' inline with other references
2021-07-27 10:06:46 -07:00
Kubernetes Prow Robot d3cbcb4539 Merge pull request #28315 from timyinshi/rbac
delete extra chinese words
2021-07-27 07:08:45 -07:00
Cheng Wang eedecdc685 Update CSR Signers description 2021-07-27 21:59:11 +08:00
Kubernetes Prow Robot 818def30ed Merge pull request #29018 from SamWheating/sw-fix-sentence-in-hpa-docs
Fixing improper sentence in HPA documentation
2021-07-27 03:16:45 -07:00
Chen, Xu Chun (Simon) a6edadd674 add nfs storageClass example (#28941)
* add nfs example

* --amend
2021-07-27 02:48:45 -07:00
Shubham Kuchhal de9db22f9e Correct default values for memory and cpu. 2021-07-27 13:21:52 +05:30
Kubernetes Prow Robot d078b427b8 Merge pull request #28870 from shannonxtreme/gc-docs
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Kubernetes Prow Robot 85868d8fcc Merge pull request #28995 from jaronnie/patch-1
Update connecting-frontend-backend.md
2021-07-26 19:02:45 -07:00
Kubernetes Prow Robot 1a5c82baf7 Merge pull request #29114 from tengqm/fix-name-requirement
Fix service name requirement
2021-07-26 17:18:44 -07:00
Kubernetes Prow Robot ba22677b4c Merge pull request #29123 from Arhell/addons
[de] update link to Flannel
2021-07-26 14:40:33 -07:00
Arhell 4226eb76c6 [de] update link to Flannel 2021-07-27 00:19:08 +03:00
Kubernetes Prow Robot 15d601f1fd Merge pull request #29039 from alculquicondor/sched-framework-grad
Fix feature state for Scheduling Framework
2021-07-26 12:54:33 -07:00
Kubernetes Prow Robot 71a5a6a303 Merge pull request #29122 from swetharepakula/eps-1.21-update
Update EPS docs to indicate behavior is unique to 1.21
2021-07-26 12:32:32 -07:00
Swetha Repakula 526f0d2972 Update EPS docs to indicate behavior is unique to 1.21 2021-07-26 11:24:29 -07:00
Kubernetes Prow Robot 1bc3b21ed4 Merge pull request #29104 from mfilocha/pl-add-release-index
Add Polish Release index page
2021-07-26 10:40:34 -07:00
Sam Wheating 498647c438 Removing paragraph about ReplicationController 2021-07-26 09:17:10 -07:00
Sam Wheating e4d7ffb6d6 Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-26 09:14:03 -07:00
yuswift 45698e8c40 fix typo in content/en/docs/contribute/generate-ref-docs/quickstart.md
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-07-26 20:48:02 +08:00
Kubernetes Prow Robot 0466dcf49d Merge pull request #29088 from mengjiao-liu/update-debian-link-ja
[ja] Fix link for debian-base
2021-07-26 05:40:33 -07:00
Kubernetes Prow Robot 09903e156f Merge pull request #29076 from xinydev/update-kubectl-flag
Update kubectl deprecated flag delete-local-data to delete-emptydir-data
2021-07-26 04:20:33 -07:00
Kubernetes Prow Robot 2153412d4e Merge pull request #29118 from vaibhav2107/blog-fix
Update the upcoming-changes-in-kubernetes-1-22/index.md
2021-07-26 02:06:33 -07:00
Vaibhav b2084c9928 Update the upcoming-changes-in-kubernetes-1-22/index.md 2021-07-26 14:10:07 +05:30
Kubernetes Prow Robot de41be399f Merge pull request #28973 from Arhell/upd
[ja] Updating --cascade as false is deprecated on Kubectl 1.21
2021-07-26 01:26:33 -07:00
Qiming Teng 26748e36b0 Fix service name requirement 2021-07-25 19:57:50 +08:00
Sachin 4aa2b6df61 docs: mention container probes (#29085)
* mention container probe

* fix style errors

* fix errors
2021-07-25 04:17:06 -07:00
Kubernetes Prow Robot 2ab22a83ce Merge pull request #29111 from Arhell/addon
[pt-br] update link to Flannel
2021-07-24 15:37:06 -07:00
Arhell 403dbdcc15 [pt-br] update link to Flannel 2021-07-25 00:34:29 +03:00
Kubernetes Prow Robot f06b6241a5 Merge pull request #29109 from Arhell/addons
[id] update link to Flannel
2021-07-24 06:57:06 -07:00
Arhell 8c47137784 [id] update link to Flannel 2021-07-24 13:13:37 +03:00
Kubernetes Prow Robot 9c7d7dcdf6 Merge pull request #29042 from enj/enj/i/csr_gc
Complete details regarding CSR garbage collection
2021-07-23 19:25:06 -07:00
Kubernetes Prow Robot ddfd37581a Merge pull request #29094 from tengqm/fix-kubeadm-config-121
Fix kubeadm config reference
2021-07-23 19:19:06 -07:00
Kubernetes Prow Robot 777fe8e420 Merge pull request #28965 from jsturtevant/patch-1
Remove annotation for Experimental Windows Hyper-v
2021-07-23 19:07:06 -07:00
Kubernetes Prow Robot e3f2a445bc Merge pull request #28755 from jihoon-seo/210702_pt_Update_Netlify_link_address
[pt] Update Netlify link address
2021-07-23 19:05:06 -07:00
Kubernetes Prow Robot 959d0c759b Merge pull request #28738 from vaibhav2107/link-labels
Add the links in docs/concepts/overview/working-with-objects/labels/
2021-07-23 19:03:06 -07:00
Kubernetes Prow Robot 9fb15a8382 Merge pull request #28182 from strongjz/ingress-nginx-stabilization
Blog post for ingress-nginx stabilization discussion
2021-07-23 19:01:06 -07:00
Kubernetes Prow Robot 74cbcc4ae3 Merge pull request #28754 from jihoon-seo/210702_pl_Update_Netlify_link_address
[pl] Update Netlify link address
2021-07-23 18:59:06 -07:00
Kubernetes Prow Robot b567e32edc Merge pull request #28753 from jihoon-seo/210702_ko_Update_Netlify_link_address
[ko] Update Netlify link address
2021-07-23 18:57:07 -07:00
Tim Bannister d4184d45cb Set publication date for article 2021-07-24 02:52:28 +01:00
Tim Bannister 7a8389ccc2 Revise wording for Secret concept 2021-07-24 02:23:27 +01:00
Maciej Filocha ee312ddc56 Add Polish Release index page 2021-07-23 22:41:37 +02:00
James Sturtevant b078e4916e Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-23 08:34:11 -07:00
Kubernetes Prow Robot 552ac504a1 Merge pull request #29098 from mengjiao-liu/fix-observability-format-zh
[zh] Fix Observability format to be consistent with other list items.
2021-07-23 00:01:16 -07:00
Kubernetes Prow Robot 29504f7de0 Merge pull request #29096 from samstride/patch-1
Update pod-lifecycle.md
2021-07-22 23:55:16 -07:00
Kubernetes Prow Robot a3b42b55ed Merge pull request #29090 from mengjiao-liu/fix-secret-name-zh
[zh] Fix secret name to be consistent with examples
2021-07-22 23:53:16 -07:00
Kubernetes Prow Robot 8d5b42e580 Merge pull request #29092 from xinydev/fix-anchor
Update anchor for hairpin mode
2021-07-22 23:51:16 -07:00
Mengjiao Liu bc05d880e3 [zh] Fix Observability format to be consistent with other list items. 2021-07-23 14:18:53 +08:00
Kubernetes Prow Robot f7688691e1 Merge pull request #29093 from mengjiao-liu/fix-observability-format
Fix Observability format to be consistent with other list items
2021-07-22 23:11:16 -07:00
Vijay 626b101340 Update pod-lifecycle.md
I think there is a typo, `readiness problem` needs to be `readiness probe`.
2021-07-23 17:09:19 +12:00
Kubernetes Prow Robot 0ef9001c5e Merge pull request #29089 from mengjiao-liu/update-debian-link-ko
[ko] Fix link for debian-base
2021-07-22 21:29:15 -07:00
Qiming Teng 8bd5598f3d Fix kubeadm config reference
There are some types incorrectly parsed because the related  go pkg was
not properly updated/referenced.
2021-07-23 12:01:32 +08:00
Mengjiao Liu 9eb90fddd8 Fix Observability format to be consistent with other items 2021-07-23 11:09:55 +08:00
XinYang d095a148f2 Update kubectl deprecated flag delete-local-data
Signed-off-by: XinYang <xinydev@gmail.com>

revert changes

Signed-off-by: XinYang <xinydev@gmail.com>

update more

Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-23 10:39:30 +08:00
Mengjiao Liu 68c66893ab [zh] Fix secret name to be consistent with examples 2021-07-23 10:29:27 +08:00
Kubernetes Prow Robot 59fd8e2493 Merge pull request #29087 from mengjiao-liu/update-debian-link
[zh] Fix link for debian-base
2021-07-22 19:29:16 -07:00
XinYang 1779ade51b Update anchor for hairpin mode
Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-23 10:23:58 +08:00
Mengjiao Liu b734ae26cc [ko] Fix link for debian-base 2021-07-23 10:16:54 +08:00
Mengjiao Liu 723cb63929 [ja] Fix link for debian-base 2021-07-23 10:13:08 +08:00
Mengjiao Liu 71fd082bad [zh] Fix link for debian-base 2021-07-23 10:07:06 +08:00
Kubernetes Prow Robot e92c299996 Merge pull request #28172 from chenrui333/zh/sync-cluster-admin-addons
zh: sync concepts/cluster-administration/addons
2021-07-22 18:23:16 -07:00
Kubernetes Prow Robot 98a52cdede Merge pull request #29080 from able8/fix-an-empty-prerequisites
Fix an empty prerequisites section in update-daemon-set.md
2021-07-22 18:07:16 -07:00
Able Lv 72af5fdf2f Update content/en/docs/tasks/manage-daemon/update-daemon-set.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-23 08:58:37 +08:00
Kubernetes Prow Robot 77cca2346f Merge pull request #29011 from basanaguk/main
29008: Grammatical correction in install-kubeadm.md
2021-07-22 13:15:59 -07:00
James Sturtevant 7145fb89d6 address feedback 2021-07-22 11:12:20 -07:00
Rui Chen dfd2edc70c zh: sync concepts/cluster-administration/addons.md
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-07-22 14:01:45 -04:00
Kubernetes Prow Robot 0ef4ca477a Merge pull request #29077 from mabis/patch-1
Fixing 2 typos on index.md
2021-07-22 10:37:52 -07:00
able.lv 9c61f34abd fix an empty prerequisites 2021-07-22 22:21:28 +08:00
Kubernetes Prow Robot 0d3ee7d869 Merge pull request #29073 from able8/fix-a-code-block-format-in-expose-intro.html
Fix a code block format in expose-intro.html
2021-07-22 07:05:52 -07:00
Kubernetes Prow Robot b690338f07 Merge pull request #29037 from mfilocha/pl-update-toml
Update Polish strings localization
2021-07-22 06:25:51 -07:00
Marco Abis 4cffdf8c57 Update index.md
just 2 small typos
2021-07-22 15:02:15 +02:00
Kubernetes Prow Robot f6cfb5e591 Merge pull request #28810 from Shubham82/Link-Embargo-Policy
Mention Security Embargo Policy.
2021-07-22 05:55:52 -07:00
Shubham Kuchhal 3d02876f69 Add Security-Embargo-Policy under Contact in Release Managers. 2021-07-22 18:14:08 +05:30
Kubernetes Prow Robot fd4bb39482 Merge pull request #29070 from NoicFank/patch-2
[zh] Fix an error link
2021-07-22 05:39:52 -07:00
Kubernetes Prow Robot 11ca5f06dc Merge pull request #28530 from Shubham82/Add-MongoDB-yamls
Add MongoDB deployment and service.
2021-07-22 05:05:51 -07:00
able.lv d439e57224 Fix a code block format in expose-intro.html 2021-07-22 19:40:05 +08:00
Kubernetes Prow Robot f466d7f27d Merge pull request #28565 from Shubham82/runtimeClass-docs
Improvement: Runtime Class
2021-07-22 03:17:52 -07:00
Kubernetes Prow Robot 4c52c1b763 Merge pull request #28946 from chenxuc/reviewer
add chenxuc to sig-docs-zh-reviews
2021-07-22 03:13:52 -07:00
Kubernetes Prow Robot cd66d836ee Merge pull request #29072 from wiktor-k/patch-1
Fix secret name to be consistent with examples
2021-07-22 03:09:52 -07:00
Kubernetes Prow Robot d3fd592447 Merge pull request #28948 from jihoon-seo/210715_Add_jihoon-seo_as_sig-docs-ko-reviews
Add jihoon-seo to sig-docs-ko-reviews
2021-07-22 03:07:52 -07:00
Kubernetes Prow Robot 30e5eeb862 Merge pull request #29068 from Shubham82/Update_link-debian-base
Fix link for debian-base.
2021-07-22 02:59:51 -07:00
Wiktor Kwapisiewicz e8b498ee14 Fix secret name to be consistent with examples 2021-07-22 10:58:47 +02:00
Kubernetes Prow Robot 1454c2abf0 Merge pull request #29002 from Arhell/update
[zh] Operator: Exists missing
2021-07-22 00:33:51 -07:00
NoicFank c2b7ee8bfe [zh] Fix an error link
The hyperlink of 'DNS 子域名' is missing a '/', which leads to a404 error
2021-07-22 14:37:42 +08:00
Shubham Kuchhal bd39651298 Fix link for debian-base. 2021-07-22 11:20:55 +05:30
Kubernetes Prow Robot 52bc988bb2 Merge pull request #29061 from able8/zh-fix-an-error-link
[zh] Fix an error link
2021-07-21 21:47:51 -07:00
Kubernetes Prow Robot 9c5d9e55f1 Merge pull request #29051 from sfxworks/patch-1
kubeadm-install: include env variable for ARCH
2021-07-21 19:33:51 -07:00
rahdeck c80e5640da Lowercase one of the memory suffixes
Upper case 'K' suffix for memory results in an invalid request.
2021-07-22 10:43:37 +10:00
Kubernetes Prow Robot 528a65c634 Merge pull request #29053 from mengjiao-liu/sync-node-pressure-eviction
[zh] sync scheduling-eviction node-pressure-eviction file
2021-07-21 17:31:50 -07:00
Samuel Walker 79684f8771 Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-07-21 16:31:48 -04:00
Samuel Walker 5c2ef8054c Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-07-21 15:34:32 -04:00
Samuel Walker bed9e2c5d6 Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-07-21 15:34:27 -04:00
Maciej Filocha 44ed2f78ca Update Polish strings localization
Update up to 027eb249af.

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2021-07-21 20:59:02 +02:00
able.lv 3f6b8a17e3 zh fix an error link 2021-07-22 00:33:54 +08:00
Kubernetes Prow Robot b5a718a9a6 Merge pull request #29047 from benja-wu/ingress
[ingresscontroller] Add Easegress IngressController
2021-07-21 07:18:08 -07:00
Kubernetes Prow Robot 9aced1d40a Merge pull request #29043 from Arhell/deamonset
[es] Operator: Exists missing
2021-07-21 07:14:08 -07:00
benjaminwu 54f69ca1f8 [ingresscontroller] Add Easegress IngressController 2021-07-21 22:08:23 +08:00
Kubernetes Prow Robot e632f8fb9c Merge pull request #29038 from enj/enj/i/sa_oidc_binding
Fix note about SA OIDC discovery doc default binding
2021-07-21 04:36:07 -07:00
Kubernetes Prow Robot c40c3f500d Merge pull request #29052 from hide-in-code/patch-1
Update _index.md
2021-07-21 02:44:07 -07:00
Mengjiao Liu e683359a2d [zh] sync scheduling-eviction node-pressure-eviction file 2021-07-21 16:46:57 +08:00
JinlongHe e76f7a72cb Update _index.md
修改教程标题
2021-07-21 16:40:08 +08:00
Kubernetes Prow Robot 7623013796 Merge pull request #29031 from able8/fix-some-typos
[zh] Fix some typos
2021-07-21 01:16:07 -07:00
Kubernetes Prow Robot 23aafddd82 Merge pull request #28952 from keashem/patch-1
Fix a translation error
2021-07-21 01:14:07 -07:00
Kubernetes Prow Robot 0a3c4c98dc Merge pull request #29014 from Shubham82/Add-Note-PSP_deprecated
Add Note for deprecated PodSecurityPolicy.
2021-07-20 23:04:07 -07:00
Kubernetes Prow Robot 00cb19d3f9 Merge pull request #29050 from hide-in-code/patch-2
Update guestbook.md
2021-07-20 22:58:07 -07:00
Samuel Walker be30472ac0 Env for Architecture
Supports multiple architectures for the "Without a Package Manager" step such as arm64. Useful in Arch + ARM's scenario as kubeadm pacman repo is currently not maintained for ARM.
2021-07-21 01:40:15 -04:00
JinlongHe 77067866e2 Update guestbook.md
修正 “PHP 留言板应用程序” 教程中错误的描述
2021-07-21 13:38:09 +08:00
Kubernetes Prow Robot 6f1ecf9855 Merge pull request #29028 from mengjiao-liu/sync-kube-controller-manager
[zh] sync glossary  kube-controller-manager
2021-07-20 21:06:07 -07:00
Mengjiao Liu 98b355fa2b [zh] sync glossary kube-controller-manager 2021-07-21 11:36:32 +08:00
Kubernetes Prow Robot 7f732fcb01 Merge pull request #28923 from kaushambisharma/branch
removing dup images
2021-07-20 15:09:26 -07:00
Arhell 6d273bda2f [es] Operator: Exists missing 2021-07-21 00:52:41 +03:00
Monis Khan 0d57c5dffa Fix note about SA OIDC discovery doc default binding
Added in v1.19: https://pr.k8s.io/88344

Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-20 17:19:54 -04:00
Monis Khan 27e5f9fedc Complete details regarding CSR garbage collection
Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-20 17:15:41 -04:00
Aldo Culquicondor d415f62dd2 Fix feature state for Scheduling Framework
It was declared GA in 1.19
https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/624-scheduling-framework/kep.yaml
2021-07-20 16:45:55 -04:00
Kubernetes Prow Robot 027eb249af Merge pull request #29033 from jeremyrickard/correct-holiday-language
Change wording around end of year holidays
2021-07-20 09:39:32 -07:00
Jeremy bff0e68efa Change wording around end of year holidays
Signed-off-by: Jeremy <jeremyrrickard@gmail.com>
2021-07-20 10:13:51 -06:00
able.lv 8ff3213727 fix some typos 2021-07-20 21:14:36 +08:00
Kubernetes Prow Robot cd25f73d73 Merge pull request #28912 from jeremyrickard/release-cadence-blog
Adding a blog to discuss release cadence change
2021-07-19 14:34:53 -07:00
Jeremy d405225415 Change date for blog post
Signed-off-by: Jeremy <jeremyrrickard@gmail.com>
2021-07-19 14:08:14 -06:00
Sam Wheating 51c621a6ba Fixing improper sentence in HPA documentation 2021-07-19 10:07:51 -07:00
Kubernetes Prow Robot e71a7ffcae Merge pull request #28971 from cpanato/update-patch
releases: update patch release to August cycle
2021-07-19 08:52:52 -07:00
Kubernetes Prow Robot 44bdc8767f Merge pull request #28987 from edsoncelio/pt_br_update_contributor_pages
[PT-BR] Translate and update contributor pages
2021-07-19 04:52:51 -07:00
edsoncelio f4a8ecf31d fix: fix typos request by review 2021-07-19 08:44:32 -03:00
Shubham Kuchhal 782e6264de Add Note for deprecated PodSecurityPolicy. 2021-07-19 16:56:08 +05:30
basanaguk c8841ce552 29008: Quick grammatical correction 2021-07-19 08:56:50 +00:00
Kubernetes Prow Robot 470af7fdee Merge pull request #28997 from Arhell/operator
[id] Operator: Exists missing
2021-07-18 19:24:51 -07:00
Kubernetes Prow Robot 4359612f85 Merge pull request #27664 from tengqm/zh-copy-relnotes
[zh] Update release notes
2021-07-18 15:42:51 -07:00
Kubernetes Prow Robot b6f952a00b Merge pull request #28262 from tengqm/fix-28245
[zh] Fix ccm glossary
2021-07-18 15:40:52 -07:00
Arhell 40b183cea3 [zh] Operator: Exists missing 2021-07-19 00:40:45 +03:00
Arhell cabea71972 [id] Operator: Exists missing 2021-07-18 12:36:34 +03:00
Kubernetes Prow Robot 909916aecf Merge pull request #28700 from eatjeff/2021063001
modify kubernetes spelling error
2021-07-18 00:10:50 -07:00
jaron 5f4a3fff9e Update connecting-frontend-backend.md
```
Error from server (NotFound): deployments.apps "hello" not found
```
chang hello to backend

```
Name:                   backend
Namespace:              default
CreationTimestamp:      Sun, 18 Jul 2021 07:33:39 +0800
Labels:                 <none>
```
2021-07-18 07:45:48 +08:00
edsoncelio 30c671fdc7 feat: fix new lines 2021-07-17 14:01:11 -03:00
edsoncelio 6493a185ff feat: add analytics page translation 2021-07-17 13:57:43 -03:00
edsoncelio b0a27053d2 feat: fix typos 2021-07-17 13:50:52 -03:00
edsoncelio 3dd33ef107 feat: add contribute index translation update 2021-07-17 13:48:55 -03:00
Kubernetes Prow Robot 0ca94eebab Merge pull request #28984 from chirangaalwis/patch-1
[NetworkPolicy][EndPort] Fix incorrect grammar of the valid range of `endPort` property
2021-07-17 05:38:50 -07:00
chirangaalwis 46987cf0e9 [NetworkPolicy][EndPort] Fix incorrect grammar
Fix incorrect grammar of the valid range of `endPort` property
2021-07-17 13:42:22 +05:30
Kubernetes Prow Robot 5f8fdc6abb Merge pull request #28797 from jihoon-seo/210705_Update_links
Update links
2021-07-16 20:12:50 -07:00
Jeremy d77ab6d2b9 Review feedback
Signed-off-by: Jeremy <jeremyrrickard@gmail.com>
2021-07-16 13:56:10 -06:00
Jeremy Rickard 85d8b843d3 Update content/en/blog/_posts/2021-07-12-Kubernetes-Release-Cadence/index.md
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2021-07-16 13:55:09 -06:00
Jeremy Rickard bef5681585 Update content/en/blog/_posts/2021-07-12-Kubernetes-Release-Cadence/index.md
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2021-07-16 13:34:31 -06:00
Jeremy Rickard 7095fcce17 Update content/en/blog/_posts/2021-07-12-Kubernetes-Release-Cadence/index.md
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>
2021-07-16 13:34:16 -06:00
Jeremy Rickard da677ad55d Update content/en/blog/_posts/2021-07-12-Kubernetes-Release-Cadence/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-16 13:33:05 -06:00
aliakbar 85cc70b333 Add explanations for control-plane pods restart after certificate renewal 2021-07-16 21:08:38 +04:30
Kubernetes Prow Robot cc9011a42c Merge pull request #28953 from howieyuen/taint
[zh] optimise translation of taint-and-toleration.md
2021-07-16 06:10:09 -07:00
Kubernetes Prow Robot 23c6fea4c1 Merge pull request #28961 from anubha-v-ardhan/28960
Grammatical Mistake in kubernetes.io/community/
2021-07-16 02:02:10 -07:00
Arhell 4d77af2dc4 [ja] Updating --cascade as false is deprecated on Kubectl 1.21 2021-07-16 11:48:02 +03:00
Kubernetes Prow Robot b03eb840b1 Merge pull request #28972 from saschagrunert/consistency
Capitalize non active branch history headers
2021-07-16 01:14:10 -07:00
Sascha Grunert f91fa01d10 Capitalize non active branch history headers
We uppercase all other headings so we should do it for this table as
well for consistency reasons.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-07-16 10:09:20 +02:00
Carlos Panato d4c540fb31 releases: update patch release to August cycle
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-07-16 10:01:05 +02:00
Kubernetes Prow Robot bcdbf80e70 Merge pull request #28933 from t-inu/add-desc-1
[ja] Add description and modify title in docs/concepts/overview/working-with-objects/_index.md
2021-07-15 19:06:08 -07:00
James Sturtevant fe7771aeac Remove annotation for Experimental Windows Hyper-v
removed in 1.21: https://github.com/kubernetes/kubernetes/pull/95505
2021-07-15 09:07:47 -07:00
Kubernetes Prow Robot 36df19e1d5 Merge pull request #28942 from ruffrey/patch-1
Fix incorrect mv command for kubectl-convert
2021-07-15 07:34:48 -07:00
Kubernetes Prow Robot 95bd61612d Merge pull request #28947 from kubernetes/dev-1.21-ko.6
[ko] 6th Korean localization work for v1.21
2021-07-15 07:16:48 -07:00
Anubhav Vardhan 0e06c4f6cd Update _index.html 2021-07-15 19:13:34 +05:30
Kubernetes Prow Robot 98cdc3685f Merge pull request #28957 from kahveci/patch-2
Fix inconsistent writing of "control plane"
2021-07-15 05:58:48 -07:00
Kubernetes Prow Robot 2ba49ba415 Merge pull request #28406 from sftim/20210614_tweak_readiness_probe_explanation
Revise explanation for when to use readiness probes
2021-07-15 05:20:48 -07:00
Sinan Kahveci 9693458ae2 Fix inconsistent usage of term
The term "control plane" is written as title case (e.g. Control Plane) only in this document. When it is referenced, it creates inconsistency in other documents. This commit will fix it by lower-casing the second word.
2021-07-15 12:55:09 +01:00
Kubernetes Prow Robot 2c5fabeeaf Merge pull request #28956 from kahveci/patch-1
Fix Missing Punctuation
2021-07-15 04:34:48 -07:00
Kubernetes Prow Robot 50cb3d3441 Merge pull request #28940 from yxxhero/main
fix incorrect field name in event API deprecation guide
2021-07-15 04:30:48 -07:00
Kubernetes Prow Robot b158496435 Merge pull request #28913 from Arhell/fixes
[zh] Fixed variable substitution
2021-07-15 04:26:48 -07:00
Sinan Kahveci 25de96863d Fix Missing Punctuation
This change will fix the missing punctuation in the first paragraph.
2021-07-15 11:53:52 +01:00
yxxhero 9d0d213814 fix incorrect field name in event API deprecation guide
Signed-off-by: yxxhero <aiopsclub@163.com>
2021-07-15 18:12:28 +08:00
Jihoon Seo 131632c58e Add jihoon-seo to sig-docs-ko-reviews 2021-07-15 19:06:02 +09:00
Kubernetes Prow Robot 1b90286094 Merge pull request #28950 from yuswift/fix_ko_wrong_number
[ko] fix ko wrong numbered list
2021-07-15 02:50:48 -07:00
Kubernetes Prow Robot f3b0b30840 Merge pull request #28945 from Arhell/feature
[ja] Updated TTLAfterFinished feature reference
2021-07-15 02:28:48 -07:00
howieyuen 7146318713 [zh] optimise translation of taint-and-toleration.md 2021-07-15 16:54:31 +08:00
keashem 484dc86ddf Fix a translation error
the english version is :"no pods without the toleration will schedule on them",the Chinese translation in kubernetes documents is :“没有对应容忍度的 Pod会被调度到这些节点”,Here the translation omits the keyword "no",it should be translated into Chinese:“没有对应容忍度的 Pod不会被调度到这些节点”。
2021-07-15 15:53:34 +08:00
yuswift 0473573924 fix ko wrong numbered list
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-07-15 15:21:45 +08:00
Kubernetes Prow Robot 6e9e8b2b2d Merge pull request #28493 from sftim/20210619_remove_orphaned_page_french_localization
Remove orphaned page from French localization
2021-07-15 00:00:48 -07:00
chenxuc 0609536064 add chenxuc to sig-docs-zh-reviews 2021-07-15 13:21:22 +08:00
Kubernetes Prow Robot e5cb74ba69 Merge pull request #28857 from howieyuen/analytics
[zh] translate analytics.md in contribute section
2021-07-14 20:50:48 -07:00
Kubernetes Prow Robot f8ee06c41f Merge pull request #28814 from sftim/20210706_fix_id_localization_guide_links
Fix outdated / incorrect links in bahasa Indonesia localization guide
2021-07-14 18:30:48 -07:00
Kubernetes Prow Robot 506ee6ff68 Merge pull request #28876 from tengqm/kubeadm-config-ref
Kubeadm config reference
2021-07-14 18:12:48 -07:00
Arhell fcdb99341c [ja] Updated TTLAfterFinished feature reference 2021-07-15 02:53:24 +03:00
ruffrey f65f046cb5 Fix incorrect mv command for kubectl-convert
Looks like the `mv` installation command for `kubectl-convert` had been copied from `kubectl` install, but not fully changed
2021-07-14 09:45:25 -07:00
Kubernetes Prow Robot fa8b7be065 Merge pull request #28648 from Arhell/operator
[ja] Adds COF to the list of operators frameworks
2021-07-14 09:02:28 -07:00
Kubernetes Prow Robot 91f9871225 Merge pull request #28752 from jihoon-seo/210702_ja_Update_Netlify_link_address
[ja] Update Netlify link address
2021-07-14 08:58:28 -07:00
Kubernetes Prow Robot e14fd8eccc Merge pull request #28634 from Arhell/upd
[ja] Modified the output when retrieving Secrets
2021-07-14 08:56:27 -07:00
Kubernetes Prow Robot 020dbf091f Merge pull request #28665 from ariesliuwei/arieslw
modify spelling mistakes in user guide
2021-07-14 08:54:27 -07:00
Kubernetes Prow Robot d5c7714da9 Merge pull request #28927 from translucens/translucens/issue28925
remove duplicated sentence
2021-07-14 08:40:29 -07:00
Kunal Kushwaha 397edb91f7 Add Sig-Usability-Spotlight Blog (#27809)
* Add Sig-Usability-Spotlight Blog

* change date
2021-07-14 06:56:27 -07:00
Kubernetes Prow Robot b536f0d214 Merge pull request #28932 from onlydole/api-removal-feedback
Clarify v1beta1 API webhook behavior in Kubernetes 1.22
2021-07-14 04:16:27 -07:00
Kubernetes Prow Robot 757298d1d6 Merge pull request #28915 from chenxuc/new-zh-rule
[zh]Add a new rule and fix format
2021-07-14 01:18:27 -07:00
Kubernetes Prow Robot d7e735710f Merge pull request #28906 from seokho-son/fix-outd-1.21-ko.6
[ko] Update outdated files in dev-1.21-ko.6 (p1)
2021-07-13 23:02:26 -07:00
seokho-son 30c6cec1ba Update outdated files in dev-1.21-ko.6 (p1) 2021-07-14 11:50:00 +09:00
Taylor Dolezal d59c77f647 Clarify v1beta1 API webhook behavior in 1.22 2021-07-13 18:53:44 -07:00
Kubernetes Prow Robot 2c02aeb43a Merge pull request #28931 from sftim/20210713_revise_kubernetes_1.21_api_removals_article
Revise API removal article
2021-07-13 18:40:27 -07:00
Toshiaki Inukai 9296fc4ff0 Add description and modify title 2021-07-14 01:36:20 +00:00
Tim Bannister 7aa360d29f Revise API removal article 2021-07-13 23:41:05 +01:00
James Strong 442a1bf172 rename 2021-07-13 17:03:00 -04:00
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00
Kubernetes Prow Robot 0732592a13 Merge pull request #28694 from sftim/20210629_announce_kubernetes_1.21_api_removals
Add article about upcoming Kubernetes API removals
2021-07-13 12:32:01 -07:00
Kubernetes Prow Robot 542118b8f4 Merge pull request #28522 from jimangel/clean-up-reviewers
Cleaning up OWNERS_ALIASES file
2021-07-13 11:12:31 -07:00
James Strong b0a48af6f7 update for a draft and dates 2021-07-13 13:17:32 -04:00
Soichiro KAWAMURA c994376007 remove duplicated sentence 2021-07-14 01:30:31 +09:00
Kubernetes Prow Robot 1cee24265b Merge pull request #28922 from chenxuc/link-cluster-upgrade
[zh]sync with en to fix broken links
2021-07-13 07:32:29 -07:00
kaushambisharma f522a71e5e removing dup images
Signed-off-by: kaushambisharma <sharma.kaushambi@gmail.com>
2021-07-13 18:53:02 +05:30
chenxuc 7790ca7dc3 [zh]sync with en to fix broken links 2021-07-13 21:06:22 +08:00
Kubernetes Prow Robot 2934244ebf Merge pull request #28920 from anubha-v-ardhan/28689
Typo in frensh Statefulset documentation
2021-07-13 05:42:29 -07:00
Anubhav Vardhan 63d1cec41e Update statefulset.md 2021-07-13 16:09:52 +05:30
Kubernetes Prow Robot 4f104d6355 Merge pull request #28891 from Arhell/add-operator
[ja] Adding shell-operator as another way to create operators
2021-07-13 03:12:29 -07:00
Chris Negus 96d89ba3f4 Added examples of Lists to api-concepts (#28608)
* Added List descriptions to api-concepts

* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Tim Bannister a9d9e81460 Add article about upcoming Kubernetes API removals
Co-Authored-By: Sivakrishna Kilari <skrishna.unix@gmail.com>
Co-authored-by: Sandro Cirulli <sandro@scalefactory.com>
2021-07-13 09:28:39 +01:00
Kubernetes Prow Robot 137690980d Merge pull request #28264 from tengqm/fix-28249
[zh] Fix and resync RBAC
2021-07-13 00:48:30 -07:00
chenxuc 875b67c219 [zh]Add a new rule and fix format 2021-07-13 11:34:15 +08:00
Kubernetes Prow Robot 286c1b1b72 Merge pull request #28731 from chenxuc/move-page-ja
[ja]move HostAliases page to tasks
2021-07-12 18:48:29 -07:00
Arhell 2616547b98 [zh] Fixed variable substitution 2021-07-13 01:13:31 +03:00
Kubernetes Prow Robot 670116cc39 Merge pull request #28740 from bhumijgupta/add-kubectl-check-info
Add kubectl-convert plugin installation info
2021-07-12 14:29:42 -07:00
Jeremy 9f501d0f73 Adding a blog to discuss release cadence change 2021-07-12 08:56:43 -06:00
Kubernetes Prow Robot b4864367c5 Merge pull request #28796 from jihoon-seo/210705_Update_outdated_files_2
[ko] Update outdated files in dev-1.21-ko.6 (p3)
2021-07-12 05:18:47 -07:00
Kubernetes Prow Robot 0e43a37046 Merge pull request #28907 from llhuii/fix-beta-summary-of-api-overview
[zh] fix the beta summary indentation in using-api
2021-07-12 04:36:47 -07:00
Kubernetes Prow Robot 4d991d52f4 Merge pull request #28901 from meysam81/patch-1
Update the link to cloud interface 📝
2021-07-12 03:32:47 -07:00
llhuii fdcc9de6fe [zh] fix the beta summary indentation in using-api 2021-07-12 18:03:56 +08:00
Jihoon Seo 9fedbf68ea [ko] Update outdated files in dev-1.21-ko.6 (p3) 2021-07-12 16:59:46 +09:00
Kubernetes Prow Robot dc8bfd3cbb Merge pull request #28794 from jihoon-seo/210705_Update_outdated_files
[ko] Update outdated files in dev-1.21-ko.6 (p2)
2021-07-12 00:36:47 -07:00
Kubernetes Prow Robot 8783a78004 Merge pull request #28904 from Arhell/typo
[ru] Fixed variable substitution typo
2021-07-11 22:48:46 -07:00
Kubernetes Prow Robot bdcd2f373e Merge pull request #28453 from yJunS/dev1
Add Dockershim Deprecation part
2021-07-11 19:28:47 -07:00
Arhell 2c9ebb38f2 [ru] Fixed variable substitution typo 2021-07-12 00:47:38 +03:00
Meysam 477383508c Update the link to cloud interface 📝 2021-07-11 22:45:06 +04:30
yJunS d2db54fbb7 Update some format questions 2021-07-11 21:47:49 +08:00
yJunS adf0e0f9ff Merge branch 'main' of https://github.com/kubernetes/website into dev1 2021-07-11 21:46:30 +08:00
Kubernetes Prow Robot cfca8c2f89 Merge pull request #28888 from chenxuc/localization_zh
[zh] fix typo and format
2021-07-11 05:18:46 -07:00
Kubernetes Prow Robot e9d3e72b74 Merge pull request #28893 from baijum/patch-3
Update link to the Helm project
2021-07-11 02:10:47 -07:00
Baiju Muthukadan 878194b52f Use correct terminology
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-11 11:13:57 +05:30
Baiju Muthukadan 64fe06a642 Use helm website link
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-11 11:13:00 +05:30
S Nitesh Singh eb902b9ba8 fixing tool lists 2021-07-11 11:01:07 +05:30
Baiju Muthukadan 94b1216dfd Update link to the Helm project
Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
2021-07-11 09:17:42 +05:30
Kubernetes Prow Robot 642732a98f Merge pull request #28615 from tengqm/fix-bottom-spacing
Remove extra horizontal line and spacing
2021-07-10 20:24:46 -07:00
Kubernetes Prow Robot 8e737b26da Merge pull request #27933 from toshokan/secrets-typo
[en] Fix secret -> secrets in titles
2021-07-10 18:34:46 -07:00
Arhell 571adf73bb [ja] Adding shell-operator as another way to create operators 2021-07-11 01:33:13 +03:00
chenxuc 14d3118a01 fix typo and format 2021-07-10 22:06:36 +08:00
Kubernetes Prow Robot d519007384 Merge pull request #28885 from Arhell/upd-title
[zh] Write Vixie in title case
2021-07-10 04:44:46 -07:00
Arhell 07627bd7d3 [zh] Write Vixie in title case 2021-07-10 12:16:47 +03:00
Kubernetes Prow Robot 5d1384635e Merge pull request #27971 from rolfedh/issue#27843-blog-post-archetype
Proposed hugo archetype to fix issue #27843
2021-07-09 10:10:54 -07:00
Kubernetes Prow Robot 0606d22bae Merge pull request #28878 from astraw99/patch-1
Fix pending CSR delete time is 24 hours
2021-07-09 09:02:53 -07:00
Kubernetes Prow Robot 9946750ae2 Merge pull request #28818 from puerco/cp-deadline-0621
Modify release schedules to add cherry-pick deadlines for July '21
2021-07-09 08:26:53 -07:00
Kubernetes Prow Robot e13a8fbba0 Merge pull request #28871 from tengqm/kubeadm-config-1.21
Update kubeadm config reference for 1.21
2021-07-09 07:50:53 -07:00
Kubernetes Prow Robot 041870e849 Merge pull request #28807 from chenxuc/kubelet-flag
remove deprecated kubelet flags
2021-07-09 06:14:53 -07:00
Kubernetes Prow Robot 45f69e5f7c Merge pull request #28785 from Arhell/typo
fix typo volumes.md
2021-07-09 06:12:54 -07:00
Kubernetes Prow Robot 7a85763a8e Merge pull request #28835 from DestyNova/patch-1
Make kubectl executable in non-root install docs
2021-07-09 05:08:53 -07:00
Qiming Teng 6c542e88c2 Update content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-09 19:55:59 +08:00
AStraw dd443f0238 Fix pending CSR deleted time is 24 hours
From the code, the `pendingExpiration  = 24 * time.Hour`, so the pending CSR deleted time is 24 hours.
2021-07-09 16:49:54 +08:00
Qiming Teng 6e6c1f8920 Redirect kubeadm config reference
Instead of redirecting users to the godoc site for kubeadm configuration options, we'd better point them to the generated reference.
2021-07-09 12:54:18 +08:00
Kubernetes Prow Robot 1fd7c9cbd3 Merge pull request #28856 from howieyuen/other-tool
[zh]translate tools in reference section
2021-07-08 19:56:53 -07:00
howieyuen 83e289d27f [zh]translate tools in reference section 2021-07-09 10:45:52 +08:00
Kubernetes Prow Robot 2b97646e39 Merge pull request #28816 from haardikdharma10/list-ControllerManagerLeaderMigration-feature-gate
List ControllerManagerLeaderMigration feature gate in feature gates page
2021-07-08 19:26:53 -07:00
Jihoon Seo 374bb0547a Update links (2) 2021-07-09 11:02:29 +09:00
Qiming Teng 0696f6181a Update kubeadm config reference for 1.21
The `v1beta3` version is a 1.22 thing, not 1.21 (main). This PR replaces the `v1beta3` version by `v1beta2`. A follow up PR will add the `v1beta3` to the `dev-1.22` branch.
2021-07-09 09:22:07 +08:00
Kubernetes Prow Robot 3f21885d6b Merge pull request #28657 from RA489/update_ha
Update highly-available-control-plane
2021-07-08 16:50:53 -07:00
André Martins e4615a2ffb tasks/network: add Cilium in dual-stack supported plugins
Update installation steps with the latest stable release.

Signed-off-by: André Martins <aanm90@gmail.com>
2021-07-09 01:37:00 +02:00
Kubernetes Prow Robot 3dcead4f68 Merge pull request #28819 from puerco/sig-release-leads-sync
Sync SIG Release leads OWNERS alias with auth source
2021-07-08 15:52:53 -07:00
Kubernetes Prow Robot 4b1df4d306 Merge pull request #28833 from azylinski/azylinski-operator-repetition
Update Operator pattern page, example section
2021-07-08 15:48:53 -07:00
Kubernetes Prow Robot fb7bdd52db Merge pull request #28852 from rayw000/fix-typo
Fix typo
2021-07-08 09:30:54 -07:00
Kubernetes Prow Robot 993e3e9104 Merge pull request #28855 from howieyuen/kubelet-images-credential
[zh]translate kubelet-credential-provider.md
2021-07-08 07:14:53 -07:00
Kubernetes Prow Robot aa7acf8aea Merge pull request #28683 from tengqm/zh-sync-setup-1
[zh] Sync windows user guide
2021-07-08 07:08:53 -07:00
Kubernetes Prow Robot c56459a402 Merge pull request #28638 from tengqm/zh-sync-ref-7
[zh] Sync reference file (7)
2021-07-08 07:06:53 -07:00
Kubernetes Prow Robot fbc0bf209e Merge pull request #28775 from tengqm/kubeadm-config
Add reference doc for kubeadm config
2021-07-08 01:30:53 -07:00
Kubernetes Prow Robot 4976105f3a Merge pull request #28850 from anubha-v-ardhan/typo1
Fixed typo in node-pressure-eviction.md
2021-07-08 01:26:54 -07:00
howieyuen 74ac7a96f6 [zh] translate analytics.md in contribute section 2021-07-08 16:09:08 +08:00
howieyuen bb7066c46a [zh]translate kubelet-credential-provider.md 2021-07-08 16:00:00 +08:00
Ray caf5e53e72 Fix typo 2021-07-08 14:38:07 +08:00
Anubhav Vardhan 4a893a2cb3 Update node-pressure-eviction.md 2021-07-08 11:49:30 +05:30
Kubernetes Prow Robot 59843f7d49 Merge pull request #28845 from Arhell/upd-index
[ru] update meetup block
2021-07-07 22:54:54 -07:00
Kubernetes Prow Robot cb831d7c94 Merge pull request #28824 from dcoliversun/main
Fix markdown syntax error
2021-07-07 18:32:52 -07:00
Arhell 865bb4612c [ru] update meetup block 2021-07-08 01:12:24 +03:00
Qiming Teng 2ba16150ec Add reference doc for kubeadm config
This reference is auto-generated from the upstream source using the
reference-docs/genref tool.
2021-07-07 22:17:28 +08:00
Oisín ad5afa3dfa Make kubectl executable in non-root install docs
Following the "if you do not have root access" installation docs for kubectl results in a "permission denied" error, so this change adds the appropriate chmod command to minimise confusion.
2021-07-07 14:00:33 +01:00
chenxuc 1542bedae4 improve example for kubelet config file 2021-07-07 20:31:41 +08:00
Artur Zylinski 81086664f1 Update Operator pattern page, example section
Remove "in more detail" repetition
2021-07-07 14:10:10 +02:00
Tim Bannister 081c5fa7aa Use correct original term for “feature gate”
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2021-07-07 11:43:10 +01:00
Haardik Dharma 7e732774ca Update feature-gates.md 2021-07-07 15:47:35 +05:30
Kubernetes Prow Robot c4f7026b4e Merge pull request #28439 from marekhanus/hotfix/kubespray-ansible-link-fr
Update broken link to Ansible inventory in kubespray.md
2021-07-06 23:20:43 -07:00
Qian.Sun a879763872 fix markdown syntax error 2021-07-07 13:55:10 +08:00
Qian.Sun ee0f03c755 Fix markdown syntax error
*XX*+space = Italic
2021-07-07 10:41:31 +08:00
Kubernetes Prow Robot 3c7ed800d0 Merge pull request #28359 from neolit123/1.22-remove-docker-autodetection-notes
kubeadm: remove some Docker cgroup driver notes
2021-07-06 18:30:43 -07:00
Adolfo García Veytia (Puerco) 7202c68a9e Sync SIG Release leads with auth source
This commit syncs the `sig-release-leads` OWNERS alias with the
authoritative source in https://git.k8s.io/sig-release/OWNERS_ALIASES

Specifically, it adds cpanato and puerco to the leads alias.

Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2021-07-06 19:28:31 -05:00
Adolfo García Veytia (Puerco) a2c3d64a1e Update automatic schedule for july 2021 releases
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2021-07-06 18:56:03 -05:00
Adolfo García Veytia (Puerco) e36837e3a3 Add CP deadlines for july 2021
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2021-07-06 18:43:10 -05:00
Lucas Servén Marín df71479a6e using-api/health-checks.md: use consistent casing
This commit updates two instances so that the casing of `HTTP` and `API` is consistent throughout the document.
2021-07-07 00:49:43 +02:00
Haardik Dharma 4222cb1b46 Update feature-gates.md 2021-07-07 03:55:24 +05:30
Tim Bannister 3de9fc63e4 Fix outdated / incorrect links 2021-07-06 19:14:51 +01:00
Kubernetes Prow Robot a64769c54f Merge pull request #28812 from Shubham82/Update-link-Service_Account_Signing_Key_Retrieval
Update link for "Service Account Signing Key Retrieval KEP"
2021-07-06 09:00:18 -07:00
Kubernetes Prow Robot 7f1385f8f8 Merge pull request #28656 from gaoguangze111/update-chinese-page-jsonpath
Update Chinese page jsonpath
2021-07-06 02:54:19 -07:00
Shubham Kuchhal 752122089d Update link for "Service Account Signing Key Retrieval KEP" 2021-07-06 15:06:14 +05:30
Kubernetes Prow Robot a909bd7a74 Merge pull request #28805 from YuvalAvra/remove-secrets-node-risk
Remove an outdated risk regarding node permissions over secrets
2021-07-06 01:22:18 -07:00
chenxuc e284bf7d9d remove deprecated kubelet flags 2021-07-06 15:25:32 +08:00
Shubham Kuchhal f7c96a4c00 Mention Security Embargo Policy. 2021-07-06 12:54:30 +05:30
Qiming Teng 1fac17f532 Remove extra horizontal line and spacing 2021-07-06 14:51:44 +08:00
Kubernetes Prow Robot 792093b37c Merge pull request #28636 from rekcah78/update-home-fr
update kubecon events
2021-07-05 23:26:18 -07:00
Kubernetes Prow Robot d7da6f8af8 Merge pull request #28790 from t-inu/fix-typo-1
[ja] Fix typos in docs/contribute/review/for-approvers.md
2021-07-05 14:43:38 -07:00
Yuval Avrahami 338139971f Remove an outdated risk regarding secrets 2021-07-05 20:42:08 +03:00
Kubernetes Prow Robot 1d89bc1763 Merge pull request #28793 from krvaibhaw/main
ru: Fixed outdated Russian contents
2021-07-05 09:52:54 -07:00
Rishabh Bohra 59fd242de4 docs: Make word 'Client' inline with other references.
Signed-off-by: Rishabh Bohra <rishabhbohra01@gmail.com>
2021-07-05 18:22:31 +05:30
bhumijgupta 437e2a74f8 Add info to verify successfull installation and address other suggestions
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-05 17:15:04 +05:30
Ritikaa96 077f0ca38f correcting redis address in stateless-application guestbook document
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2021-07-05 16:47:30 +05:30
Jihoon Seo 20eea3b75b Update links 2021-07-05 18:31:09 +09:00
Kubernetes Prow Robot c146f271a3 Merge pull request #28764 from ialidzhikov/id/default-disk-kind
id: Fix default disk type for Azure
2021-07-05 02:08:54 -07:00
Kubernetes Prow Robot 134900b658 Merge pull request #28765 from ialidzhikov/ko/default-disk-kind
ko: Fix default disk type for Azure
2021-07-05 01:40:55 -07:00
Jihoon Seo 15b64da3dd [ko] Update outdated files in dev-1.21-ko.6 (p2) 2021-07-05 16:27:39 +09:00
Vaibhaw 81c92e134e ru: Fixed outdated Russian contents 2021-07-05 12:41:56 +05:30
Kubernetes Prow Robot 2ebbdd6a1e Merge pull request #28791 from niteshseram/dev-1.21-ko.6
ko: Fixing outdated Korean contents
2021-07-04 21:40:19 -07:00
Kubernetes Prow Robot 35d30bda8a Merge pull request #28789 from qhua948/fix-typo-adminnsion-controllers
Fixed up typo in extensible-admission-controllers.md
2021-07-04 21:10:19 -07:00
Nitesh Seram 85adb64d72 fix link issue 2021-07-05 08:56:43 +05:30
Toshiaki Inukai 9ab5a710e9 Fix typos 2021-07-05 00:42:54 +00:00
Edward Huang 0c5a2e06da Fixed up typo in extensible-admission-controllers.md 2021-07-05 11:41:11 +12:00
Kubernetes Prow Robot 4809013f75 Merge pull request #28468 from tengqm/cleanup-guestbook
Cleanup guestbook tutorials
2021-07-04 06:30:18 -07:00
Kubernetes Prow Robot b05de02eaa Merge pull request #28292 from Philipsty/master
Improvement for k8s.io/docs/tutorials/kubernetes-basics
2021-07-04 06:20:18 -07:00
Arhell d169f75ce3 fix typo volumes.md 2021-07-04 10:11:54 +03:00
Nitesh Seram f0bc1f3ef7 fix link issue 2021-07-04 10:40:12 +05:30
Kubernetes Prow Robot 09fb71126c Merge pull request #28684 from uhziel/patch-1
replace 'the Master' to 'the Control Plane'
2021-07-03 18:12:18 -07:00
uhziel ca1f9bd689 Update explore-intro.html 2021-07-04 08:54:54 +08:00
Kubernetes Prow Robot 88275eab73 Merge pull request #28631 from chenxuc/move-page
move HostAliases page to tasks
2021-07-03 15:14:18 -07:00
Kubernetes Prow Robot cb2db15312 Merge pull request #28307 from pacoxu/windows-pause-image
add k8s.gcr.io/pause:3.5 to windows pause image list
2021-07-03 15:06:18 -07:00
Kubernetes Prow Robot 97e1fb57bf Merge pull request #28109 from hardikshah197/issue#28062
Improvement for k8s.io/docs/concepts/overview/working-with-objects/namespaces/  link updated with v1 namespace
2021-07-03 15:04:18 -07:00
Kubernetes Prow Robot 2f282de8ae Merge pull request #28086 from squat/patch-3
Fix blog post grammar and consistency
2021-07-03 15:02:18 -07:00
John Gardiner Myers 63405a399a Use consistent terminology for the Kubernetes general CA 2021-07-03 13:50:42 -07:00
Kubernetes Prow Robot d295c65929 Merge pull request #28437 from amej/patch-1
#28436 Correct spelling in  storage-classes.md
2021-07-03 08:50:18 -07:00
Kubernetes Prow Robot a0c1002334 Merge pull request #28748 from jihoon-seo/210702_Update_outdated_links
Update outdated links
2021-07-03 08:38:18 -07:00
uhziel 84fea74349 replace 'the Master' to 'the Control Plane' 2021-07-03 18:29:24 +08:00
Kubernetes Prow Robot 85ce997d58 Merge pull request #28699 from liutaot/patch-1
Update persistent-volumes.md
2021-07-02 23:54:18 -07:00
Kubernetes Prow Robot b83dc6c8e6 Merge pull request #28767 from ialidzhikov/zh/default-disk-kind
zh: Fix default disk type for Azure
2021-07-02 23:30:18 -07:00
Kubernetes Prow Robot c4127ad8d2 Merge pull request #28763 from ialidzhikov/en/default-disk-kind
en: Fix default disk type for Azure
2021-07-02 23:28:18 -07:00
bhumijgupta 956eb48e72 Move kubectl-convert installation info under Optional kubectl configurations and plugins
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-03 09:36:30 +05:30
Kubernetes Prow Robot 495cbf0260 Merge pull request #28704 from eatjeff/2021063004
upgrade http link to https
2021-07-02 17:18:10 -07:00
Ricardo Katz 14efc9881b Add initial pt translation to network policy (#27331)
* Translate networkpolicy to pt-br

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix translation by reviewer suggestions

* Add missing example files

* Fix review
2021-07-02 08:26:13 -07:00
ialidzhikov a22cab7aed Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 16:08:45 +03:00
ialidzhikov 0742545417 Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 16:07:22 +03:00
ialidzhikov e7cdc8df51 Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 16:02:24 +03:00
ialidzhikov 71d17c3f68 Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 15:52:42 +03:00
Kubernetes Prow Robot b5810b18d9 Merge pull request #28758 from jihoon-seo/210702_zh_Update_Netlify_link_address
[zh] Update Netlify link address
2021-07-02 03:16:12 -07:00
Kubernetes Prow Robot 02d056eef8 Merge pull request #28751 from jihoon-seo/210702_en_Update_Netlify_link_address
Update Netlify link address
2021-07-02 03:14:12 -07:00
Kubernetes Prow Robot 4fb2fe8449 Merge pull request #28696 from ariesliuwei/a-liu
modify kubernetes spelling error
2021-07-02 01:52:12 -07:00
Kubernetes Prow Robot 1ae373813f Merge pull request #28686 from npu21/operator-ja
Update URL for Metacontroller
2021-07-02 01:50:12 -07:00
Kubernetes Prow Robot f18ccaa622 Merge pull request #28743 from Arhell/meetup
[uk] update meetup on home page
2021-07-02 00:14:13 -07:00
Jihoon Seo 3469c12794 [zh] Update Netlify link address 2021-07-02 15:01:31 +09:00
Jihoon Seo 25f3914b41 [uk] Update Netlify link address 2021-07-02 14:58:40 +09:00
Jihoon Seo 0d6ae289a9 [pt] Update Netlify link address 2021-07-02 14:55:54 +09:00
Jihoon Seo 4efba9b18a [pl] Update Netlify link address 2021-07-02 14:54:34 +09:00
Jihoon Seo 812e3fbb03 [ko] Update Netlify link address 2021-07-02 14:52:37 +09:00
Jihoon Seo a7de73262a [ja] Update Netlify link address 2021-07-02 14:50:36 +09:00
Jihoon Seo b6578e7223 Update Netlify link address 2021-07-02 14:47:53 +09:00
Kubernetes Prow Robot 5bb8db31ad Merge pull request #28749 from jihoon-seo/210702_Resolve_some_issues
[ko] Fix nits
2021-07-01 22:38:12 -07:00
Kubernetes Prow Robot 92d859d14d Merge pull request #28515 from KeisukeYamashita/patch-1
Remove duplicated "のの" in JP NW policy doc
2021-07-01 20:14:12 -07:00
Jihoon Seo d9f11f3b19 [ko] Update links (http -> https) 2021-07-02 11:48:07 +09:00
Jihoon Seo 5f6f123db7 [ko] Fix nits 2021-07-02 11:24:48 +09:00
Jihoon Seo 8bd82af7c7 Update outdated links 2021-07-02 11:11:56 +09:00
Kubernetes Prow Robot 4c2d853003 Merge pull request #28732 from chenxuc/move-page-ko
[ko]move HostAliases page to tasks
2021-07-01 18:44:12 -07:00
Kubernetes Prow Robot 49cb396eaa Merge pull request #28679 from ariesliuwei/aries-liu
[ko] modify error in certificates.md
2021-07-01 18:42:13 -07:00
Kubernetes Prow Robot e87ee3e927 Merge pull request #28739 from kubernetes/dev-1.21-ko.5
[ko] 5th Korean localization work for v1.21
2021-07-01 18:08:12 -07:00
Arhell 4560e5e9b9 [uk] update meetup on home page 2021-07-02 01:47:30 +03:00
bhumijgupta 34b701c10f Add link to kubectl-convert in install tools footer
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-01 23:58:59 +05:30
bhumijgupta 729414f650 Add kubectl-convert install info
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-07-01 23:51:37 +05:30
vaibhav 1f42a30967 Add the links in docs/concepts/overview/working-with-objects/labels/ 2021-07-01 19:08:36 +05:30
Kubernetes Prow Robot a0cab7282a Merge pull request #28598 from jihoon-seo/210624_Update_highly-available-master
[ko] Update highly-available-master.md
2021-07-01 06:27:55 -07:00
Kubernetes Prow Robot 0b3ee6bbd5 Merge pull request #28730 from chenxuc/move-page-zh
[zh]move HostAliases page to tasks
2021-07-01 06:25:54 -07:00
Kubernetes Prow Robot db84fe3ab9 Merge pull request #28723 from Arhell/update
[id] editing quotes
2021-07-01 06:21:54 -07:00
chenxuc 21ef3efaa1 [ko]move HostAliases page to tasks 2021-07-01 19:49:27 +08:00
chenxuc f5f8af8373 [ja]move HostAliases page to tasks 2021-07-01 19:48:43 +08:00
chenxuc a5e12d04df [zh]move HostAliases page to tasks 2021-07-01 19:42:34 +08:00
Jihoon Seo 1000c4c263 [ko] Update highly-available-master.md (3) 2021-07-01 20:23:43 +09:00
Kubernetes Prow Robot ecd4652de1 Merge pull request #28722 from sftim/20210630_annual_report_update_hyperlink
Update hyperlink to Kubernetes Community Annual Report 2020
2021-07-01 04:01:54 -07:00
Kubernetes Prow Robot d9aad165a3 Merge pull request #28697 from ariesliuwei/branch-a
modify kubernetes spelling error
2021-07-01 02:17:54 -07:00
Kubernetes Prow Robot 4740c728ab Merge pull request #28729 from RinkiyaKeDad/k8s.io_master_to_main
replacing master with main for k/k8s.io links
2021-07-01 01:19:55 -07:00
RinkiyaKeDad a83f5ef666 replacing master with main for k/k8s.io links
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-07-01 12:20:56 +05:30
Kubernetes Prow Robot 04557972f1 Merge pull request #28600 from jihoon-seo/210624_Update_outdated_files
[ko] Update outdated files in dev-1.21-ko.5 (p4)
2021-06-30 23:03:56 -07:00
Jihoon Seo ce5dd40bac [ko] Update outdated files in dev-1.21-ko.5 (p4) 2021-07-01 14:54:27 +09:00
Kubernetes Prow Robot e1c89a54f1 Merge pull request #28643 from wookiist/main
[ko] fix incorrect contents in docs/concepts/storage/volumes.md
2021-06-30 22:37:54 -07:00
Kubernetes Prow Robot 3da18a272e Merge pull request #28593 from jihoon-seo/210624_Update_links_in_ko
[ko] Update links
2021-06-30 22:31:54 -07:00
Kubernetes Prow Robot 23c35836dd Merge pull request #28647 from ClaudiaJKang/28513-ko-contribute-analytics
[ko] Translate docs/contribute/analytics.md
2021-06-30 22:29:54 -07:00
Arhell 7f09fb0073 [id] editing quotes 2021-07-01 01:22:41 +03:00
Tim Bannister 703468bb5b Update hyperlink to Kubernetes Community Annual Report 2020 2021-06-30 23:00:59 +01:00
Kubernetes Prow Robot 9452773b4a Merge pull request #28712 from wyy2017xd/hato5
Change the spelling of words
2021-06-30 06:53:03 -07:00
wyyxd2017 66d4431eb8 Change the spelling of words 2021-06-30 21:28:54 +08:00
Kubernetes Prow Robot 2648f1f73c Merge pull request #28605 from tech-geek29/fix-62788
Add documentation for ImagePullBackOff
2021-06-30 05:03:03 -07:00
Kubernetes Prow Robot 3cc8f3fec8 Merge pull request #28066 from haardikdharma10/update-RemainingItemCount-beta
Promote RemainingItemCount to beta in Feature Gates docs
2021-06-30 03:19:03 -07:00
Kubernetes Prow Robot 55d2aa3b03 Merge pull request #28587 from tallclair/psp-migration
PodSecurity Standards & PSP Best Practices
2021-06-30 01:47:03 -07:00
chenxuc aad34c5acf move HostAliases page to tasks 2021-06-30 16:30:38 +08:00
Haardik Dharma fe940d9263 Update api-concepts.md 2021-06-30 13:54:04 +05:30
yaohaoyun 3e1a0eb1e6 upgrade http link to https 2021-06-30 16:11:58 +08:00
liutao fc95bc68f8 Update persistent-volumes.md 2021-06-30 13:56:11 +08:00
Jihoon Seo 2d0363fdaa [ko] Update links 2021-06-30 14:35:23 +09:00
liuwei10 1e2fc4d599 modify kubernetes spelling error 2021-06-30 12:23:22 +08:00
liuwei10 c889d48477 modify kubernetes spelling error 2021-06-30 11:51:30 +08:00
yaohaoyun 538bf40eb3 modify kubernetes spelling error 2021-06-30 11:38:15 +08:00
Kubernetes Prow Robot 0a0b8859e3 Merge pull request #28687 from npu21/operator-id
Update URL for Metacontroller
2021-06-29 18:47:04 -07:00
Tim Bannister 7045fc791d Revise explanation for when to use readiness probes
Some cases in the existing text were better served by startup probes.
Reword to make the distinction more clear.
2021-06-29 18:12:32 +01:00
Zhang Yong 49b6a8a721 Update URL for Metacontroller 2021-06-29 22:03:07 +08:00
Kubernetes Prow Robot db0e59cbb0 Merge pull request #28637 from rekcah78/update-home-en
update url for kubecon EU 2022
2021-06-29 06:48:40 -07:00
Kubernetes Prow Robot 28a2d58c14 Merge pull request #28678 from Shubham82/Update_Seccomp_link
Update the Seccomp link.
2021-06-29 06:46:40 -07:00
Zhang Yong a2e36cc335 Update URL for Metacontroller 2021-06-29 21:29:39 +08:00
uhziel 8af5744ea3 replace 'the Master' to 'the Control Plane' 2021-06-29 21:04:56 +08:00
Qiming Teng ec138ea002 [zh] Sync windows user guide 2021-06-29 21:04:34 +08:00
Claudia J. Kang b2e77eb52b [ko] Translate docs/contribute/analytics.md 2021-06-29 21:06:24 +09:00
Yong Zhang 32ff99fd16 Merge pull request #15 from kubernetes/main
merge
2021-06-29 20:02:54 +08:00
liuwei10 1be01b1aff modify error in certificates.md 2021-06-29 16:31:11 +08:00
Shubham Kuchhal 21f7528b75 Update the Seccomp link. 2021-06-29 12:24:04 +05:30
Kubernetes Prow Robot dbda7491c2 Merge pull request #28619 from jihoon-seo/210625_Update_outdated_files
[ko] Update outdated files in dev-1.21-ko.5 (p5)
2021-06-28 21:48:40 -07:00
Kubernetes Prow Robot 955208da74 Merge pull request #28618 from jihoon-seo/210625_ko_Update_version-skew-policy
[ko] Update releases/version-skew-policy.md
2021-06-28 21:40:40 -07:00
Kubernetes Prow Robot 2b5b50394b Merge pull request #28577 from jihoon-seo/210623_Update_outdated_files_in_dev-1.21-ko.5
[ko] Update outdated files in dev-1.21-ko.5 (p3)
2021-06-28 21:38:40 -07:00
Kubernetes Prow Robot 7dd160fd3f Merge pull request #28509 from ClaudiaJKang/outdated-dev-1.21-ko.5-m1-20
[ko] Update outdated files in the dev-1.21-ko.5 (p1)
2021-06-28 21:36:40 -07:00
Tim Allclair 8b5fb9939b Don't recommend PSP usage, since it's deprecated 2021-06-28 13:53:17 -07:00
Kubernetes Prow Robot 3f5a3fe6ed Merge pull request #28492 from chrisnegus/add-view-csr
Added command to view CSR to Certificates page
2021-06-28 13:12:29 -07:00
Kubernetes Prow Robot 6ebdc7cd11 Merge pull request #28668 from gaoguangze111/correct-typo-page-setup-extension-api-server
correct typo in page setup-extension-api-server
2021-06-28 05:33:25 -07:00
Kubernetes Prow Robot 6a415432d6 Merge pull request #28670 from chienfuchen32/patch-2
[zh] modify Kubeadm reference link "kubeadm-certs" in Chinese
2021-06-28 05:31:26 -07:00
Kubernetes Prow Robot c8a98bb13c Merge pull request #28666 from Polyipnus/fix_zh_typo
[zh] fix Chinese translation typo
2021-06-28 05:29:25 -07:00
chienfuchen32 1dbbb785ae modify Kubeadm reference link "kubeadm-certs" in zh 2021-06-28 18:24:18 +08:00
polyipnus 8021449588 [zh] fix chinese translation typo
`锦衣` may be a spelling mistake, I guess it should be `进一步`。
2021-06-28 17:29:45 +08:00
Kubernetes Prow Robot 2d5ac7d2bd Merge pull request #28662 from gaoguangze111/update-chinese-page-extend-kubernetes
Update 404 link in Chinese page extend-kubernetes
2021-06-28 02:29:25 -07:00
GoodGameZoo b16c4c9391 correct typo in page setup-extension-api-server 2021-06-28 02:27:46 -07:00
Kubernetes Prow Robot aae3f87682 Merge pull request #28664 from gaoguangze111/update-chinese-page-apiserver-aggregation
Correct typo in Chinese page apiserver-aggregation.md
2021-06-28 02:27:25 -07:00
Kubernetes Prow Robot 6caa9bd535 Merge pull request #28658 from Alpenbelieve/patch-3
Update pod-topology-spread-constraints.md
2021-06-28 02:17:25 -07:00
liuwei10 3ccaf3a0b7 modify spelling mistakes in user guide 2021-06-28 17:10:37 +08:00
GoodGameZoo 3495e6c4a2 Correct typo in Chinese page apiserver-aggregation.md 2021-06-28 02:02:11 -07:00
Kubernetes Prow Robot d26f9ac045 Merge pull request #28252 from tallclair/hostpath
Copy PSP hostpath warning to hostpath volume docs
2021-06-28 01:43:25 -07:00
GoodGameZoo 6f3bd1e71a Update 404 link in Chinese page extend-kubernetes 2021-06-28 01:25:11 -07:00
Kubernetes Prow Robot 94096723f3 Merge pull request #28655 from ariesliuwei/ariesliu
modify error of index
2021-06-28 00:41:25 -07:00
CDE d6a0e9b332 Update pod-topology-spread-constraints.md
fix a word typo
2021-06-28 15:30:34 +08:00
RA489 74d913a919 Update highly-available-control-plane 2021-06-28 12:52:07 +05:30
GoodGameZoo 86984f220e Update Chinese page jsonpath 2021-06-28 00:08:05 -07:00
liuwei10 0d89aeb02e modify error of index 2021-06-28 14:35:06 +08:00
Kubernetes Prow Robot ea8c49dbb9 Merge pull request #28479 from jihoon-seo/210618_Translate_labels-annotations-taints
[ko] Translate reference/labels-annotations-taints
2021-06-27 17:47:24 -07:00
Kubernetes Prow Robot b089cf0376 Merge pull request #28653 from sftim/20210627_tweak_annual_report_blog_article
Revise annual report blog article: typo fixes, image
2021-06-27 16:33:24 -07:00
Kubernetes Prow Robot 91afafd592 Merge pull request #28484 from sftim/20210618_add_comment_about_cloudbuild_source_image_tag
Explain build image versioning for local preview container image
2021-06-27 16:15:24 -07:00
Kubernetes Prow Robot dabee46b88 Merge pull request #28558 from jihoon-seo/210622_pl_Remove_exec_permission_on_markdown_files
[pl] Remove exec permission on markdown files
2021-06-27 15:21:24 -07:00
Tim Bannister 7f6a77efe8 Add article image
This image links to the report, and also provides a visual heading for
the announcement article.
2021-06-27 22:55:00 +01:00
Tim Bannister ac9f04cd14 Tidy article typos etc 2021-06-27 22:50:41 +01:00
Kubernetes Prow Robot 09d368cec6 Merge pull request #28640 from edsoncelio/pt_br_fix_location_storage_docs
[PT-BR] Move storage/persistent-volumes docs from pt/ to pt-br/
2021-06-27 11:13:24 -07:00
Arhell 9f3e905ea6 [ja] Adds COF to the list of operators frameworks 2021-06-27 11:37:58 +03:00
Jihoon Seo 76b7f9fd3f [ko] Update highly-available-master.md (2) 2021-06-27 13:59:39 +09:00
Jihoon Seo c3ed460bed [ko] Update outdated files in dev-1.21-ko.5 (p3) 2021-06-27 13:15:39 +09:00
Jaewook Oh ce75bce0fb fix: typo in docs/concepts/storage/volumes.md 2021-06-27 12:15:22 +09:00
edsoncelio b6f66c941b fix: change docs location from pt/ to pt-br 2021-06-26 22:49:40 -03:00
Qiming Teng 955ae25dd3 [zh] Sync reference file (7)
This is the last one for our batch sync of the reference section.
2021-06-26 20:27:51 +08:00
Christophe Gasmi 286cf8f763 update url for kubecon EU 2022 2021-06-26 14:07:27 +02:00
Christophe Gasmi d22f387f7c update kubecon events 2021-06-26 14:00:08 +02:00
claudiajkang a162b01911 [ko] Update outdated files in the dev-1.21-ko.5
Related to : #28473

This commit fix M1-20.
2021-06-26 19:25:52 +09:00
Arhell 626aaffb2c [ja] Modified the output when retrieving Secrets 2021-06-26 12:25:12 +03:00
tylerphilips be1f5e6b35 update kubernetes-basics buttons 2021-06-25 20:53:28 -04:00
Kubernetes Prow Robot 2fe21477b4 Merge pull request #28552 from jihoon-seo/210622_es_Remove_exec_permission_on_markdown_files
[es] Remove exec permission on markdown files
2021-06-25 11:24:47 -07:00
Kubernetes Prow Robot 45d5e25b6c Merge pull request #28435 from divya-mohan0209/master
Blogpost for announcing Kubernetes Upstream Community Group Annual Reports
2021-06-25 10:42:45 -07:00
divya-mohan0209 a7c82a6308 Blogpost for announcing Kubernetes Upstream Community Group Annual Reports
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2021-06-25 22:12:38 +05:30
Kubernetes Prow Robot 8b789a73de Merge pull request #28625 from Shubham82/Add_link_Operatorpattern
Add Link for "Operator White Paper".
2021-06-25 07:00:45 -07:00
Kubernetes Prow Robot 487cdfa07e Merge pull request #28624 from tengqm/fix-nav-root-line
Fix navbar extra title line
2021-06-25 06:08:44 -07:00
Shubham Kuchhal 57d21c6975 Correct brackets. 2021-06-25 18:20:18 +05:30
Kubernetes Prow Robot dcd6cd5793 Merge pull request #28622 from jihoon-seo/210625_Update_docs/tasks/administer-cluster/highly-available-control-plane
Replace 'master' with 'control plane'
2021-06-25 05:18:44 -07:00
Shubham Kuchhal 5eb9ded91a Modify the content. 2021-06-25 17:16:03 +05:30
Shubham Kuchhal 4b656ff45a Fix typo. 2021-06-25 15:34:01 +05:30
Shubham Kuchhal 6ad9c33963 Add Link for "Operator White Paper". 2021-06-25 15:23:35 +05:30
Qiming Teng 7b22f1a134 Fix navbar extra title line 2021-06-25 16:50:53 +08:00
Jihoon Seo d5feed3ed7 Replace 'master' with 'control plane' 2021-06-25 17:39:22 +09:00
Jihoon Seo d10cd6ee48 [ko] Translate reference/labels-annotations-taints 2021-06-25 16:17:46 +09:00
Jihoon Seo 94a460352a [ko] Update outdated files in dev-1.21-ko.5 (p5) 2021-06-25 15:54:40 +09:00
Jihoon Seo 620e11f499 [ko] Update releases/version-skew-policy.md 2021-06-25 15:18:01 +09:00
Kubernetes Prow Robot 5d4f35d5eb Merge pull request #28599 from dolfinus/wrong_dns_label_names
Fix DNS Label Names restrictions in russian translation
2021-06-24 22:58:45 -07:00
Rishabh Jain 0e7810ad04 Add documentation for ImagePullBackOff 2021-06-25 09:51:43 +05:30
Qiming Teng 860fd15404 Add feature-gates to home page card 2021-06-25 12:17:01 +08:00
Kubernetes Prow Robot dc8882da98 Merge pull request #28521 from seokho-son/fixdocsythm
Fix sidebar-tree indentation by updating layout with latest docsy theme
2021-06-24 19:56:45 -07:00
Kubernetes Prow Robot cafede5fb9 Merge pull request #27704 from edsoncelio/pt_config_best_practices
[PT-BR] Add content/pt-br/docs/concepts/configuration/overview.md
2021-06-24 16:09:59 -07:00
Kubernetes Prow Robot c88edba662 Merge pull request #28519 from lleitep3/patch-1
fix concordance of list items
2021-06-24 16:02:00 -07:00
Tim Allclair ae1ae50454 Address PR feedback 2021-06-24 10:16:32 -07:00
Tim Allclair 4600715899 Document PSP best practices for PodSecurity transition 2021-06-24 10:16:32 -07:00
Tim Allclair 6cc9bf8293 Update PodSecurityStandards to match PodSecurity KEP 2021-06-24 10:16:32 -07:00
Kubernetes Prow Robot c5e229eea9 Merge pull request #28554 from jihoon-seo/210622_id_Remove_exec_permission_on_markdown_files
[id] Remove exec permission on markdown files
2021-06-24 09:01:41 -07:00
Kubernetes Prow Robot 0709b30d05 Merge pull request #28510 from chenxuc/28490
Correct command output in custom-resources example
2021-06-24 08:41:41 -07:00
vaibhav a09d4ec1cf Update in /docs/concepts/workloads/controllers/daemonset.md 2021-06-24 20:33:33 +05:30
Kubernetes Prow Robot 8c9e504d75 Merge pull request #28495 from chenxuc/update-topo-constraints
clarify behavior of topo constraints
2021-06-24 07:27:41 -07:00
Kubernetes Prow Robot 1c673f0679 Merge pull request #28467 from tengqm/update-zh-test
[zh] update examples with test case
2021-06-24 07:23:41 -07:00
Kubernetes Prow Robot 869ce6a75a Merge pull request #28348 from tengqm/zh-sync-usingapi
[zh] Resync using-api section
2021-06-24 07:21:41 -07:00
Kubernetes Prow Robot 6b324fe12f Merge pull request #28346 from tengqm/zh-sync-ssa
[zh] Resync server-side-apply page
2021-06-24 07:19:41 -07:00
Kubernetes Prow Robot 5fb3176087 Merge pull request #28320 from tengqm/zh-sync-ref-4
[zh] Resync reference for kube-proxy
2021-06-24 07:17:41 -07:00
Maxim Martynov 836838e77f Fix DNS Label Names restrictions in russian translation 2021-06-24 12:35:15 +03:00
Jihoon Seo e93092524a [ko] Update highly-available-master.md 2021-06-24 18:17:12 +09:00
Kubernetes Prow Robot 8fc4e07ff6 Merge pull request #28523 from jihoon-seo/210621_Update_outdated_files_in_dev-1.21-ko.5
[ko] Update outdated files in dev-1.21-ko.5 (p2)
2021-06-24 00:59:41 -07:00
Kubernetes Prow Robot c4d103bf8e Merge pull request #28518 from sftim/20210620_remove_capture_shortcode
Remove capture shortcode
2021-06-23 18:57:40 -07:00
Kubernetes Prow Robot ce87d890da Merge pull request #28584 from sftim/20210623_fix_pr_template_primary_branch_rename
Fix default branch name in PR template
2021-06-23 18:39:40 -07:00
Kubernetes Prow Robot d18d8d857e Merge pull request #27879 from shannonxtreme/taints-tolerations
Add information about node conditions
2021-06-23 18:37:40 -07:00
chenxuc c6bf5d13c8 clarify behavior of topo constraints 2021-06-24 09:08:21 +08:00
Tim Allclair 6d0d8c0d7d Copy PSP hostpath warning to hostpath volume docs 2021-06-23 17:20:34 -07:00
James Strong 8b3528af61 update the version for testing: 2021-06-23 17:32:17 -04:00
Kubernetes Prow Robot cdfdd3eda3 Merge pull request #27717 from kpanic9/patch-1
Corrected service dns name
2021-06-23 13:34:10 -07:00
Tim Bannister e3676f5e16 Fix default branch name in PR template 2021-06-23 15:57:47 +01:00
vaibhav 38f3e13c57 Update the command in /docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/ 2021-06-23 20:15:01 +05:30
Kubernetes Prow Robot 731f028586 Merge pull request #27264 from npu21/node-it
Fix line separation in concepts/architecture/nodes
2021-06-23 06:26:11 -07:00
aimuz 024f281db4 Modify the syntax specification of markdown 2021-06-23 16:29:40 +08:00
Kubernetes Prow Robot 984846e53f Merge pull request #28329 from HongjiangHuang/it/container-runtime
[it]: fix container-runtime full_link 404
2021-06-23 00:36:10 -07:00
Kubernetes Prow Robot 682912bc67 Merge pull request #28555 from jihoon-seo/210622_it_Remove_exec_permission_on_markdown_files
[it] Remove exec permission on markdown files
2021-06-23 00:14:10 -07:00
Kubernetes Prow Robot 018e445c7b Merge pull request #28571 from mengjiao-liu/update-crt-sign
[zh] sync certificate-signing-requests
2021-06-22 23:18:10 -07:00
Kubernetes Prow Robot 8f27660e8f Merge pull request #28556 from jihoon-seo/210622_ja_Remove_exec_permission_on_markdown_files
[ja] Remove exec permission on markdown files
2021-06-22 23:04:10 -07:00
Mengjiao Liu af4a9c3783 [zh] sync certificate-signing-requests 2021-06-23 11:22:01 +08:00
Kubernetes Prow Robot 5cfba9ebb2 Merge pull request #27114 from mengjiao-liu/update-signerName-desc
update certificate-signing-requests Signer description
2021-06-22 14:40:11 -07:00
Shannon Kularathna e315da8f11 Add information about node conditions 2021-06-22 21:27:42 +00:00
Kubernetes Prow Robot 5288513b58 Merge pull request #28559 from jihoon-seo/210622_ptbr_Remove_exec_permission_on_markdown_files
[pt-br] Remove exec permission on markdown files
2021-06-22 10:13:58 -07:00
Kubernetes Prow Robot 1757f4b148 Merge pull request #28553 from jihoon-seo/210622_fr_Remove_exec_permission_on_markdown_files
[fr] Remove exec permission on markdown files
2021-06-22 07:21:58 -07:00
Kubernetes Prow Robot b626b80b47 Merge pull request #28535 from anubha-v-ardhan/patch-1
[ko] Translate docs/home/supported-doc-versions documentation.
2021-06-22 05:23:58 -07:00
Shubham Kuchhal 045ed2d8c5 Improvement: Runtime Class 2021-06-22 17:17:07 +05:30
Kubernetes Prow Robot 2305affb8c Merge pull request #28560 from jihoon-seo/210622_uk_Remove_exec_permission_on_markdown_files
[uk] Remove exec permission on markdown files
2021-06-22 04:17:58 -07:00
Kubernetes Prow Robot 9d06dc7cdb Merge pull request #28562 from jihoon-seo/210622_zh_Remove_exec_permission_on_markdown_files
[zh] Remove exec permission on markdown files
2021-06-22 03:17:58 -07:00
Jihoon Seo 227d2b1271 [zh] Remove exec permission on markdown files 2021-06-22 18:33:26 +09:00
Jihoon Seo 7168e4d691 [uk] Remove exec permission on markdown files 2021-06-22 18:30:31 +09:00
Jihoon Seo f670a7ac90 [pt-br] Remove exec permission on markdown files 2021-06-22 18:28:55 +09:00
Jihoon Seo 94d89c5f4c [pl] Remove exec permission on markdown files 2021-06-22 18:26:54 +09:00
Jihoon Seo 7c256aa07e [ja] Remove exec permission on markdown files 2021-06-22 18:22:52 +09:00
Jihoon Seo 2fb4914100 [it] Remove exec permission on markdown files 2021-06-22 18:21:29 +09:00
Jihoon Seo 4bcb8545e8 [id] Remove exec permission on markdown files 2021-06-22 18:19:42 +09:00
Jihoon Seo 959356a46a [fr] Remove exec permission on markdown files 2021-06-22 18:17:38 +09:00
Jihoon Seo f36d230101 [es] Remove exec permission on markdown files 2021-06-22 18:14:52 +09:00
Kubernetes Prow Robot f193a5fdf6 Merge pull request #28532 from lcc3108/patch-1
[ko] Fix typo kubelete -> kubelet at images.md
2021-06-21 21:45:58 -07:00
Kubernetes Prow Robot ee11c6c331 Merge pull request #28543 from SergeyKanzhelev/dynamicKubeletConfigOnKubeAdm
DynamicKubeletConfig has not been supported in kubeadm for a while.
2021-06-21 21:39:58 -07:00
Kubernetes Prow Robot 03571b445d Merge pull request #28546 from MittWillson/patch-2
typo: Windows
2021-06-21 20:25:57 -07:00
Mitt 47de513a89 typo: Windows 2021-06-22 10:32:10 +08:00
Lubomir I. Ivanov 6c32a72d0e kubeadm: remove some Docker cgroup driver notes
Link to existing guide pages instead.
2021-06-22 04:47:48 +03:00
Kubernetes Prow Robot 55cc56b8b3 Merge pull request #28538 from 2ZZ/patch-1
Update URL for Metacontroller
2021-06-21 18:43:57 -07:00
Kubernetes Prow Robot 99a0502665 Merge pull request #28540 from Arhell/fix-pod
[zh] Fix static pod manifests generation
2021-06-21 18:37:57 -07:00
Kubernetes Prow Robot 9b49165995 Merge pull request #28235 from SergeyKanzhelev/clarificationOnShutdownStatus
Clarification of a new shutdown status of a pod
2021-06-21 17:11:58 -07:00
Sergey Kanzhelev 936d7987f2 DynamicKubeletConfig has not been supported in kubeadm for a while. 2021-06-21 23:41:23 +00:00
Arhell 022dcfb716 [zh] Fix static pod manifests generation 2021-06-22 01:21:29 +03:00
Ian Driver 8f00a636fc Update URL for Metacontroller
Metacontroller has moved from Google control to community support, see https://github.com/metacontroller/metacontroller#a-new-home
2021-06-21 21:47:17 +01:00
Anubhav Vardhan 4677721c52 Update supported-doc-versions.md 2021-06-21 22:15:51 +05:30
IM CHAECHEOL e0738eba63 Fix typo kubelete -> kubelet images.md 2021-06-22 00:43:19 +09:00
Shubham Kuchhal 21ca9a224f Add MongoDB deployment and service. 2021-06-21 18:27:52 +05:30
Kubernetes Prow Robot 12c57e6683 Merge pull request #28347 from Shubham82/fix-Certificate_Rotation_for_the_kubelet
Correct the Configure Certificate Rotation for the Kubelet docs.
2021-06-21 04:52:51 -07:00
Tim Bannister 037456870f Remove capture shortcode
The capture shortcode is no longer used: the switch was made on
2020-06-15, in commit 0625ced466.

Remove it. After this change, it won't be possible to use this legacy
shortcode (builds would fail).
2021-06-21 09:11:57 +01:00
Kubernetes Prow Robot 64a7157643 Merge pull request #28471 from greenhandatsjtu/patch-1
Update zh version of pod-security-policy.md
2021-06-20 22:36:51 -07:00
Jihoon Seo bfdb9654a2 [ko] Update outdated files in dev-1.21-ko.5 (p2) 2021-06-21 13:45:15 +09:00
Jim Angel e33dea35ce cleaning up OWNERS 2021-06-21 03:54:19 +00:00
seokho-son e26ff03d29 Fix sidefar indentation by updating layout 2021-06-21 10:15:36 +09:00
Kubernetes Prow Robot 1b931a4a24 Merge pull request #28517 from sftim/20210620_fix_legacy_shortcodes
Replace legacy capture shortcodes
2021-06-20 18:14:51 -07:00
Kubernetes Prow Robot 284389853d Merge pull request #28514 from Arhell/manifest
[ja] Fix static pod manifests generation
2021-06-20 18:04:52 -07:00
Kubernetes Prow Robot 6f204508ae Merge pull request #28511 from chenxuc/28502
update state for PodSecurityPolicy
2021-06-20 13:02:51 -07:00
Tim Bannister ad1d8799fc Replace legacy capture shortcodes
Fixup to avoid using legacy capture statements
2021-06-20 20:51:01 +01:00
yJunS 08a8887464 Remove $ 2021-06-20 23:35:32 +08:00
yJunS 7ac583a56a Fix some questions of information 2021-06-20 23:28:59 +08:00
KeisukeYamashita 1782fb440e Remove duplicated "のの" in JP NW policy doc 2021-06-21 00:26:33 +09:00
Grace Nguyen 04d0c72c32 Kube config warnings for code execution (#28248)
* Update configure-access-multiple-clusters.md

* Rewording kubeconfig warning

* Tabitha's suggestion

Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>

* Re-order sentences

* Copy update

Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
2021-06-20 07:12:51 -07:00
Kubernetes Prow Robot 3548f2852f Merge pull request #28421 from buptliuwei/patch-5
fix deprecated translation
2021-06-20 05:26:50 -07:00
Arhell ffab78891c [ja] Fix static pod manifests generation 2021-06-20 15:08:24 +03:00
Kubernetes Prow Robot 673671b741 Merge pull request #28478 from jihoon-seo/210618_Remove_exec_permission_on_markdown_files
[ko] Remove exec permission on markdown files
2021-06-20 01:20:51 -07:00
Kubernetes Prow Robot 307ae699c3 Merge pull request #28504 from ClaudiaJKang/enhance-28409-control-plane-flags
[ko] Enhance kubeadm/control-plane-flags.md
2021-06-20 01:18:50 -07:00
chenxuc f0f957ff21 update state for PodSecurityPolicy 2021-06-20 16:17:40 +08:00
chenxuc c2d7782e5a Correct command output
For issue #28490,
update command output to avoid confusion.
2021-06-20 16:03:08 +08:00
Claudia J. Kang 604e271204 [ko] Enhance kubeadm/control-plane-flags.md
Enhance docs/setup/production-environment/tools/kubeadm/control-plane-flags.md
2021-06-20 14:16:57 +09:00
Kubernetes Prow Robot e61d14939d Merge pull request #28499 from chenxuc/zh-namespace
[zh]Add synonym for namespace
2021-06-19 19:24:50 -07:00
Kubernetes Prow Robot 1850ddc30c Merge pull request #28420 from HongjiangHuang/install-kubectl-notes-zh
[zh]: Add PATH note for install macos kubectl
2021-06-19 19:22:50 -07:00
Kubernetes Prow Robot 0a38260ecb Merge pull request #28476 from tengqm/zh-sync-setup-1
[zh] resync setup windows
2021-06-19 19:20:50 -07:00
Kubernetes Prow Robot feecbcba66 Merge pull request #28477 from tengqm/zh-resync-container-runtime
[zh] Resync container-runtimes page
2021-06-19 19:18:50 -07:00
Leandro (Hey Man) eca7226dfb fix concordance of list items
I changed verbs conjugation to infinitive to fix concordance.
2021-06-19 22:24:16 -03:00
yJunS 93a1a281b9 Fix some format questions 2021-06-19 20:18:40 +08:00
Qiming Teng e10996a1d7 [zh] Resync server-side-apply page 2021-06-19 19:53:40 +08:00
Qiming Teng 2876a43a35 [zh] Resync container-runtimes page 2021-06-19 17:44:49 +08:00
chenxuc 6df48cef0e [zh]Add synonym for namespace 2021-06-19 15:47:02 +08:00
Kubernetes Prow Robot b2e5fcd51f Merge pull request #28496 from lukeingalls/patch-1
docs: typo
2021-06-18 23:18:50 -07:00
Kubernetes Prow Robot 391459b11f Merge pull request #28434 from mehabhalodiya/fix-28324
Add tooltip for affinity
2021-06-18 23:16:51 -07:00
Luke Ingalls 7f15418fae docs: typo 2021-06-18 20:01:07 -06:00
Kubernetes Prow Robot ba20879546 Merge pull request #28463 from sftim/20210617_update_docs_for_primary_branch_rename
Update docs for primary branch rename to "main"
2021-06-18 18:04:50 -07:00
Kubernetes Prow Robot 837e1c672e Merge pull request #28464 from sftim/20210617_update_docs_for_primary_branch_rename_psp
Update docs for primary branch rename: PodSecurityPolicy
2021-06-18 18:02:50 -07:00
Kubernetes Prow Robot 67ce826dc4 Merge pull request #28440 from marekhanus/hotfix/kubespray-ansible-link-ja
Update broken link to Ansible inventory in kubespray.md
2021-06-18 17:56:51 -07:00
Tim Bannister da31234d5d Update docs for primary branch rename to "main" 2021-06-19 01:50:25 +01:00
Tim Bannister b3aef35da7 Use shortcode for PodSecurityPolicy examples 2021-06-19 01:47:52 +01:00
Tim Bannister e38d549721 Add shortcode for hyperlinking to examples 2021-06-19 01:47:51 +01:00
Tim Bannister 0aef916e81 Remove orphaned page from French localization 2021-06-19 00:57:55 +01:00
Kubernetes Prow Robot ba4287421c Merge pull request #28075 from hikkie3110/fix-26117
create topology-manager.md
2021-06-18 16:34:42 -07:00
Christopher Negus 69c9e63e9f Added command to view CSR to Certificates page 2021-06-18 22:05:21 +00:00
Sergey Kanzhelev 4bb1fc1f8c clarification of a new shutdown status of a pod 2021-06-18 20:22:16 +00:00
Kubernetes Prow Robot 3ca34b9a3b Merge pull request #28460 from sftim/20210617_do_not_set_ruby_version_for_netlify
Bump Ruby version for Netlify
2021-06-18 11:56:05 -07:00
Kubernetes Prow Robot 95842c3a4e Merge pull request #28489 from seokho-son/docsy-patch
Update docsy theme submodule for i18n
2021-06-18 11:48:06 -07:00
seokho-son fabc5cf65f Updating theme submodule for i18n 2021-06-18 23:48:08 +09:00
Kubernetes Prow Robot 419234f427 Merge pull request #28486 from strideynet/fix-incorrect-graceful-shutdown-defaults
chore: regenerate kubelet-config reference page
2021-06-18 04:40:05 -07:00
Meha Bhalodiya 53da9dfa2a Update affinity.md 2021-06-18 16:58:31 +05:30
Meha Bhalodiya 49e1c4b579 Create affinity.md 2021-06-18 16:26:02 +05:30
Noah Stride a5bff81f7f chore: regenerate kubelet-config
Updates kubelet-config with latest values to fix inaccurate values displaying in docs.
2021-06-18 11:04:32 +01:00
Kubernetes Prow Robot 4f138528b6 Merge pull request #28483 from saschagrunert/patch-regressions
Reflect latest patch release changes
2021-06-18 02:22:05 -07:00
Tim Bannister 588d7ef7ca Explain source image versioning for local preview container image 2021-06-18 10:16:23 +01:00
Kubernetes Prow Robot 9ae9f5336d Merge pull request #28480 from saschagrunert/release-links
Fix links on patch release website
2021-06-18 01:46:04 -07:00
Sascha Grunert bba18acd4e Reflect latest patch release changes
We now add the information about the regression introduced in the latest
patches. The final 1.18 release is now part of the documentation, too.
Beside that, we keep the cherry-pick deadline column and add a new one
"NOTE" to add required information.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-18 10:40:19 +02:00
Sascha Grunert e1288a9129 Fix links on patch release website
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-18 10:26:05 +02:00
Jihoon Seo bf00b72c79 [ko] Remove exec permission on markdown files 2021-06-18 16:18:29 +09:00
Qiming Teng 909caa59a5 [zh] resync setup windows 2021-06-18 15:12:32 +08:00
greenhandatsjtu 93dcf864e2 Update pod-security-policy.md
fix a typo
2021-06-18 13:21:03 +08:00
Kubernetes Prow Robot 41e3265567 Merge pull request #28470 from kubernetes/dev-1.21-ko.4
[ko] 4th Korean localization work for v1.21
2021-06-17 22:04:04 -07:00
Kubernetes Prow Robot f67b8ffab9 Merge pull request #28386 from seokho-son/fix-ext-dev-1.21-ko.4
[ko] Fix and enhance extend-kubernetes Korean
2021-06-17 21:16:04 -07:00
Qiming Teng c4123fe383 Update zh examples with updated test case 2021-06-18 10:50:36 +08:00
Qiming Teng 53e0c4c1af Cleanup guestbook tutorials
This PR fixes two typos and reformat the guestbook tutorial.
2021-06-18 10:43:51 +08:00
Kubernetes Prow Robot 2c7d774239 Merge pull request #28407 from tengqm/fix-links
Fix some links in the concepts section
2021-06-17 19:30:04 -07:00
Kubernetes Prow Robot 8152a75765 Merge pull request #28419 from Shubham82/Update_links_RuntimeClass
Fix links in the Runtime Class.
2021-06-17 19:20:04 -07:00
Kubernetes Prow Robot e6459692d2 Merge pull request #28466 from tengqm/update-example-test
Adapt examples test for latest change
2021-06-17 19:14:04 -07:00
Kubernetes Prow Robot 5dfcf92490 Merge pull request #28447 from tengqm/fix-file-modes
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng 584097ebfa Adapt examples test for latest change 2021-06-18 09:23:39 +08:00
Kubernetes Prow Robot 46c2fb6c98 Merge pull request #28452 from jimangel/sync-guestbook-updates
Updating tutorial to match source
2021-06-17 18:06:04 -07:00
Qiming Teng ddd130c375 [zh] Fix ccm glossary 2021-06-18 08:41:35 +08:00
Jim Angel ff0018b97e updating tutorial to match source 2021-06-17 18:45:40 +00:00
Tim Bannister e3f54e0089 Bump Ruby version for Netlify
The site can build without Ruby; however, Netlify wants a Ruby version.
Pick something recent.
2021-06-17 19:10:20 +01:00
vaibhav 1df00698d4 Update addon resizer in cluster-large.md 2021-06-17 18:36:05 +05:30
Kubernetes Prow Robot 51b0bc1874 Merge pull request #28389 from seokho-son/fix-service-dev-1.21-ko.4
[ko] Enhance tutorials/services/source-ip.md translation
2021-06-17 05:32:19 -07:00
Kubernetes Prow Robot c3d5c69126 Merge pull request #28385 from seokho-son/work-dev-1.21-ko.4
[ko] Add setup/pro../turnkey-solutions.md to Korean
2021-06-17 05:30:19 -07:00
yJunS 480a5f737f Add Dockershim Deprecation part 2021-06-17 13:01:27 +08:00
seokho-son 620cdbb677 Add setup/pro../turnkey-solutions.md to Korean 2021-06-17 13:10:11 +09:00
seokho-son 80a84f68a0 Enhance ko/services/source-ip translation 2021-06-17 13:06:33 +09:00
Kubernetes Prow Robot 304bf1bc53 Merge pull request #24387 from ameukam/container-image-build-automation
Add Container image build automation
2021-06-16 19:18:19 -07:00
Kubernetes Prow Robot aa0890d2c4 Merge pull request #27856 from oke-py/27099
Translate docs/tasks/configmap-secret/managing-secret-using-kustomize/ into Japanese
2021-06-16 17:22:20 -07:00
Kubernetes Prow Robot 4943d46433 Merge pull request #28362 from Arhell/upd
[ja] Update kops versioned download URLs
2021-06-16 17:12:19 -07:00
Kubernetes Prow Robot dd347e353b Merge pull request #27801 from shuuji3/shuuji3/translate-contribute-review-27734
Translate contribute/review/for-approvers/ into Japanese
2021-06-16 17:02:19 -07:00
Kubernetes Prow Robot 3c1787a4d8 Merge pull request #28378 from Arhell/fix-link
[ja] fix broken link to Ansible in kubespray.md
2021-06-16 08:40:00 -07:00
Kubernetes Prow Robot c73d473cca Merge pull request #28351 from howieyuen/pod-priority-and-preemption
[zh] translate pod-priority-and-preemption.md
2021-06-16 08:22:00 -07:00
Albert df2457c093 [zh]: Add PATH note for install macos kubectl 2021-06-16 19:00:14 +08:00
Kubernetes Prow Robot 9d6baceb49 Merge pull request #28418 from HongjiangHuang/install-kubectl-notes
[en]: Add PATH note for install macos kubectl
2021-06-16 03:55:59 -07:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Albert cd30245ed5 [en]: Add PATH note for install macos kubectl 2021-06-16 17:51:22 +08:00
Kubernetes Prow Robot b7fa9ef8f2 Merge pull request #28425 from HongjiangHuang/duplicate
[en]: Remove duplicate content
2021-06-16 02:43:59 -07:00
Kubernetes Prow Robot 79c2fe1ad2 Merge pull request #28373 from howieyuen/node-pressure-eviction
[zh]translate node-pressure-eviction.md
2021-06-16 02:33:59 -07:00
Kubernetes Prow Robot 58f3a9c300 Merge pull request #28441 from marekhanus/hotfix/kubespray-ansible-link-ko
Update broken link to Ansible inventory in kubespray.md
2021-06-16 01:41:59 -07:00
Marek Hanuš 414dbf2ecc Update broken link to Ansible inventory in kubespray.md 2021-06-16 09:45:55 +02:00
Marek Hanuš 56272ef4d9 Update broken link to Ansible inventory in kubespray.md 2021-06-16 09:45:01 +02:00
Marek Hanuš feff516812 Update broken link to Ansible inventory in kubespray.md 2021-06-16 09:39:15 +02:00
Ameya Sathe ede15be105 Correct spelling in storage-classes.md
Fix for  https://github.com/kubernetes/website/issues/28436
2021-06-16 12:32:06 +05:30
Kubernetes Prow Robot 16b5435c62 Merge pull request #28401 from chenxuc/zh-resync-10-2
resync reference for overview and cheatsheet
2021-06-15 23:52:00 -07:00
Kubernetes Prow Robot 7d4ed843f0 Merge pull request #28391 from chenxuc/zh-resync-10-1
[zh]Resync reference for glossary and sec issues
2021-06-15 23:49:59 -07:00
howieyuen fd331f35df translate node-pressure-eviction.md 2021-06-16 14:21:37 +08:00
howieyuen e27888a089 [zh] translate pod-priority-and-preemption.md 2021-06-16 14:18:07 +08:00
Meha Bhalodiya 5a5c96b2cc Add tooltip for affinity 2021-06-16 11:11:15 +05:30
Kubernetes Prow Robot 11afd156d2 Merge pull request #28405 from n1rna/patch-1
Fix feature state version for jobs ttl
2021-06-15 18:01:59 -07:00
Kubernetes Prow Robot 1ae5374fa0 Merge pull request #28431 from Arhell/fix-pod
[fr] Fix static pod manifests generation
2021-06-15 15:49:43 -07:00
Arhell b065416e1c [fr] Fix static pod manifests generation 2021-06-16 00:21:08 +03:00
Albert 482b53e3df remove duplicate content 2021-06-15 21:54:35 +08:00
Nima 42af0d2f58 Remove paragraph about TTLAfterFinished feature gate 2021-06-15 13:52:43 +02:00
Tobias Nehrlich 3501c3b9c4 Improve resource section of init containers 2021-06-15 13:28:08 +02:00
Kubernetes Prow Robot cc5ca4f049 Merge pull request #28423 from theadisoni/patch-1
Updated garbage-collection.md there was minor documentation mistake that is corrected!
2021-06-15 03:56:00 -07:00
Aditya Soni c2a5b2b39a Update garbage-collection.md 2021-06-15 15:04:04 +05:30
Kubernetes Prow Robot 09b838fa6c Merge pull request #27129 from chrismetz09/metz-ingress-pict
Upgrade Mermaid to fix diagram render problem on ingress page
2021-06-15 01:38:00 -07:00
buptliuwei b66f9a0115 fix deprecated translation
fix deprecated translation
2021-06-15 14:05:04 +08:00
Shubham Kuchhal 1096e3bcd5 Fix links in the Runtime Class. 2021-06-15 11:07:25 +05:30
Kubernetes Prow Robot 3529fc6ebb Merge pull request #28312 from antoinep92/patch-1
Document recovery from broken kubelet certificate
2021-06-14 22:08:00 -07:00
Kubernetes Prow Robot 45a1150178 Merge pull request #28056 from cynepco3hahue/fix_memory_manager_policies
memory manager: update policies names according to the code
2021-06-14 21:52:02 -07:00
Kubernetes Prow Robot 46045cf53a Merge pull request #28382 from mehabhalodiya/patch-1
doc: remove unneeded comma
2021-06-14 21:44:00 -07:00
chrismetz09 51ccd736f5 fixed render problem for mermaid picts on ingress page 2021-06-14 21:13:05 -07:00
Kubernetes Prow Robot 84a6862a2a Merge pull request #28400 from tengqm/fix-example-test
Fix test cases for examples
2021-06-14 16:36:00 -07:00
Kubernetes Prow Robot e5b5f45e7c Merge pull request #28408 from tengqm/fix-links-1
Fix some links in the tasks section
2021-06-14 16:24:01 -07:00
Mike Spreitzer 75b274a915 Doc the apiserver_flowcontrol_request_concurrency_in_use metric 2021-06-14 14:29:08 -04:00
James Strong e7600828eb Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 14:18:28 -04:00
James Strong 701fe1d733 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 14:18:14 -04:00
hardikshah197 6fae06b5c8 changes made 2021-06-14 23:36:52 +05:30
Kubernetes Prow Robot 3d35f770d0 Merge pull request #28374 from froblesmartin/patch-1
Updating --cascade=false to --cascade=orphan
2021-06-14 11:01:29 -07:00
James Strong e31b30576b Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 13:12:19 -04:00
James Strong 1fabeed318 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 13:11:44 -04:00
Kubernetes Prow Robot b4fc266671 Merge pull request #27010 from busser/master
Add blog article on writing labelling controller
2021-06-14 09:29:05 -07:00
James Strong efafee8ee0 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:52:50 -04:00
James Strong 939f7d0c80 clarifying ingress 2021-06-14 11:51:11 -04:00
James Strong cad573d5fa Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:50:01 -04:00
James Strong ae18bd4806 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:49:52 -04:00
James Strong ef178c5a3e Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:49:36 -04:00
James Strong 9a611b2e2a Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:49:05 -04:00
James Strong 3a74cb7275 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:48:51 -04:00
James Strong e60c68f756 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:48:43 -04:00
James Strong 5aab352c81 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:48:34 -04:00
James Strong ad177b2e71 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:48:26 -04:00
James Strong 79e049b028 Merge branch 'kubernetes:master' into ingress-nginx-stabilization 2021-06-14 11:20:35 -04:00
James Strong 2d46bfb913 Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-06-14 11:19:36 -04:00
James Strong 6731e5cb15 updates post and date 2021-06-14 11:06:47 -04:00
Kubernetes Prow Robot 6594729f5d Merge pull request #28335 from mylovepooh/translate-28261
Translate concepts/services-networking/service-traffic-policy in Korean
2021-06-14 07:05:05 -07:00
Qiming Teng 8282ae39a9 Fix some links in the tasks section
This PR fixes some links and typesetting nits in the tasks section.
There is no fundamental changes to the content.
2021-06-14 21:06:10 +08:00
Kubernetes Prow Robot 7d61e15524 Merge pull request #26806 from emanuelhaine/persistentstorage
add content/pt/docs/concepts/storage/persistent-volumes.md
2021-06-14 06:05:05 -07:00
Qiming Teng ad93c9a6ef Fix some links in the concepts section
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.

Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
Kubernetes Prow Robot 15dba8f975 Merge pull request #28403 from jihoon-seo/210614_Fix_wrong_custom_heading_ID
[zh] Fix wrong custom heading ID
2021-06-14 05:15:04 -07:00
Nima 8a8427ef5e Change alpha to beta 2021-06-14 13:03:23 +02:00
Nima d92c9f2a74 Fix feature state version for jobs ttl
I think this is a typo in the docs and it should be `v1.21` instead of `v1.12`
2021-06-14 12:38:28 +02:00
Kubernetes Prow Robot 8789b66345 Merge pull request #28327 from HongjiangHuang/es/container-runtime
[es]: fix container-runtime full_link 404
2021-06-14 03:31:04 -07:00
Jihoon Seo 4267616e07 [zh] Fix wrong custom heading ID 2021-06-14 17:38:18 +09:00
mylovepooh fa912fe62e Translate concepts/services-networking/service-traffic-policy in Korean 2021-06-14 16:20:38 +09:00
chenxuc 6039c1b32e resync reference for overview and cheatsheet 2021-06-14 15:15:42 +08:00
Kubernetes Prow Robot 91bab67e80 Merge pull request #28388 from seokho-son/fix-pki-dev-1.21-ko.4
[ko] Enhance ko/docs/setup/../certificates translation
2021-06-13 23:45:05 -07:00
Qiming Teng 126e636fb5 Fix test cases for examples
This PR updates the test case to use for v1.21
2021-06-14 13:01:34 +08:00
Kubernetes Prow Robot 43f8f63809 Merge pull request #28398 from Arhell/update
[zh] update release status
2021-06-13 18:01:03 -07:00
Kubernetes Prow Robot 2b097d494a Merge pull request #28394 from Arhell/fix-word
[zh] fix typo node-resource-managers.md
2021-06-13 17:27:03 -07:00
Arhell ea83fa8ec4 [zh] update release status 2021-06-14 00:34:22 +03:00
Rolfe Dlugy-Hegwer 7aabb11bbb Proposed hugo archetype to fix issue #27843 2021-06-13 15:54:34 -04:00
Arhell 7332187091 [zh] fix typo node-resource-managers.md 2021-06-13 12:06:12 +03:00
TAKAHASHI Shuuji c2234e1154 Apply suggestions from code review
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-06-13 14:51:56 +09:00
chenxuc 83117ce20b [zh]Resync reference for glossary and sec issues
related: #27673
2021-06-13 09:02:16 +08:00
Kubernetes Prow Robot bdeeed8266 Merge pull request #28381 from seokho-son/out1-dev-1.21-ko.4
[ko] Update outdated files in dev-1.21-ko.4 (p1)
2021-06-12 17:13:01 -07:00
Emanuel Haine c03963607a [spelling corrections] content/pt/docs/concepts/storage/persistent-volumes.md #26806 2021-06-12 17:31:35 -03:00
seokho-son 6a3ea501e0 Enhance ko/docs/setup/../certificates translation 2021-06-13 02:18:28 +09:00
seokho-son 191506a9f8 Fix ko extend-kubernetes 2021-06-13 01:50:28 +09:00
Kubernetes Prow Robot 3540214344 Merge pull request #28152 from JayKayy/master
Update default node pod limits for large cluster
2021-06-12 09:17:00 -07:00
Tim Bannister 7bdab6f121 Improve getting started page (#28356)
* Link to downloads from Getting Started

* Improve Getting Started page
2021-06-12 09:11:00 -07:00
Kubernetes Prow Robot d6a5fb221b Merge pull request #28358 from bakotaco/patch-1
Update the "hello minikube" tutorial to match updated output from minikube
2021-06-12 09:07:00 -07:00
Kubernetes Prow Robot 588f6c2e0b Merge pull request #28131 from chenxuc/dns-pod-service
Update feature availability for dns-pod-service
2021-06-12 08:57:00 -07:00
Meha Bhalodiya 314179dd37 doc: remove unneeded comma 2021-06-12 18:04:39 +05:30
Kubernetes Prow Robot 0bad7d1e06 Merge pull request #28345 from pjhwa/outdated-28288-2
[ko] Update outdated files in dev-1.21-ko.4 (p2)
2021-06-12 02:29:00 -07:00
Kubernetes Prow Robot dbb0ecab79 Merge pull request #28349 from kiyeongkil/translate-28221
Translate concepts/scheduling-eviction/api-eviction into Korean
2021-06-12 02:23:00 -07:00
Kubernetes Prow Robot d456e9c403 Merge pull request #28344 from marcushyungseoklee/translate-28137-ko.4
Translate concepts/policy/node-resource-managers into Korean
2021-06-12 02:21:00 -07:00
seokho-son cacad0e02e Update outdated files in dev-1.21-ko.4 (p1) 2021-06-12 18:02:48 +09:00
chenxuc 97a453a505 Update feature availability for dns-pod-service
Removed the outdated availability section and add feature state
shortcode.
2021-06-12 16:24:35 +08:00
Brendan Burns 2a03ddea27 Remove Google SDK instructions. (#28165)
* Remove Google SDK instructions.

Ref: https://github.com/kubernetes/website/issues/20232

* Remove Google SDK instructions for MacOS

* Remove Google SDK instructions for Windows

* Delete install-kubectl-gcloud.md
2021-06-11 18:23:00 -07:00
Arhell 1f1d15f4d0 [ja] fix broken link to Ansible in kubespray.md 2021-06-12 01:57:55 +03:00
Kubernetes Prow Robot 494c825656 Merge pull request #28119 from moijes12/patch-1
Correcting entry in Multiple Resource Types
2021-06-11 15:21:00 -07:00
Kubernetes Prow Robot 1f6e7cc742 Merge pull request #28120 from HeGaoYuan/patch-2
Update determine-reason-pod-failure.md
2021-06-11 15:03:01 -07:00
Kubernetes Prow Robot c623e2c233 Merge pull request #28125 from jaxzon/patch-1
Update client-libraries.md
2021-06-11 14:58:59 -07:00
hikkie3110 30b9889f01 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 23:11:04 +09:00
hikkie3110 eaafee93a4 [fix-26117]update 2021-06-11 23:10:05 +09:00
hikkie3110 b7364a4df6 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 23:02:28 +09:00
hikkie3110 63a94667e8 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:59:40 +09:00
hikkie3110 b2ee46c93d Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-06-11 22:53:01 +09:00
hikkie3110 21555751e4 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:52:53 +09:00
hikkie3110 2f6acf7b2d Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:52:25 +09:00
hikkie3110 05245d8757 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:52:19 +09:00
hikkie3110 bcc64ffb7e Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:52:11 +09:00
hikkie3110 8986c56dfb Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:52:01 +09:00
hikkie3110 69cf8dd710 Update content/ja/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-06-11 22:51:52 +09:00
Francisco Robles Martín ba734d4412 Updating --cascade=false to --cascade=orphan
Cascade=false is deprecated in kubectl 1.21, according to Bug https://github.com/kubernetes/website/issues/27920
2021-06-11 15:18:12 +02:00
Arthur Busser 8c580b8c72 feat(blog): add article on writing label controller 2021-06-11 15:05:08 +02:00
Jerry Park 858e73a417 Apply suggestions from code review
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2021-06-11 19:23:00 +09:00
Kubernetes Prow Robot 1e402f834d Merge pull request #28372 from cpanato/add-adolfo-carlos
release-managers: add adolfo/carlos as tech leads
2021-06-11 02:28:59 -07:00
Carlos Panato c18c0acb38 release-managers: add adolfo/carlos as tech leads
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-06-11 11:13:03 +02:00
Kubernetes Prow Robot 79447ed22b Merge pull request #28333 from tengqm/zh-sync-service-account-admin
[zh] Resync service account admin page
2021-06-11 01:30:59 -07:00
kiyeongkil 38291299be Translate concepts/scheduling-eviction/api-eviction into Korean 2021-06-11 09:57:56 +09:00
Hyungseok Lee 94b1fd0c11 Translate concept/policy/node-resource-managers.md into Korean(Fix
Squash Task)
2021-06-11 09:46:34 +09:00
Arhell df1aa0728b [ja] Update kops versioned download URLs 2021-06-11 03:18:07 +03:00
Kubernetes Prow Robot c1858c6134 Merge pull request #28366 from howieyuen/fix-typo
[zh]fix two broken links and reconcile `sidecar` localization
2021-06-10 09:13:27 -07:00
howieyuen 038b2b99a7 fix two broken links and a word localization 2021-06-10 23:28:30 +08:00
Haardik Dharma 595962652b Update api-concepts.md 2021-06-10 20:34:22 +05:30
Shubham Kuchhal deba5807c9 Fix typo 2021-06-10 18:15:32 +05:30
Shubham Kuchhal 3762e01c6d Correct the Configure Certificate Rotation for the Kubelet docs. 2021-06-10 18:11:39 +05:30
Kubernetes Prow Robot 2f4a570f0c Merge pull request #27573 from dancnfoo/patch-1
Update custom-resource-definition-versioning.md
2021-06-09 19:57:26 -07:00
Kubernetes Prow Robot 5582a91e4b Merge pull request #28238 from CaoDonghui123/fix1
[zh]Resync Reference files[11]
2021-06-09 19:43:27 -07:00
Bruno Gabriel da Silva 0295ca4f9e Adjust yaml indentation on allowedHostPaths example (#27731)
* Adjust yaml indentation on allowedHostPaths

allowedHostPaths is an attribute inside spec: of PSP, so the sample needs to be shifted to match the YAML.

* Adjusted the PSP example allowedHostPaths coments

Adjusted the whole example (including the #coments)
2021-06-09 18:37:26 -07:00
Kubernetes Prow Robot 36a464b5f4 Merge pull request #28343 from fml2/patch-1
doc: remove unneeded comma
2021-06-09 17:43:27 -07:00
Kubernetes Prow Robot 969706c388 Merge pull request #27371 from rosespecs/patch-1
Gramma fix for change-pv-reclaim-policy.md
2021-06-09 17:39:26 -07:00
Kubernetes Prow Robot fd3422a561 Merge pull request #28047 from AsterYujano/patch-1
Update kustomization.md
2021-06-09 17:31:26 -07:00
Kubernetes Prow Robot 94b2004b82 Merge pull request #28097 from jmyung/patch-1
fix minor typo in configure-runasusername.md
2021-06-09 17:17:27 -07:00
Bas Kok 03d885ebc0 Update the expected output for minikube addons enable
The output from `minikube addons enable` in the documentation should match the output from the current version of minikube (which is also in katakoda)
2021-06-09 21:30:01 +02:00
Kubernetes Prow Robot ae45ec249e Merge pull request #28298 from HongjiangHuang/zh/resync-reference
[zh]: Resync kube-scheduler references files.
2021-06-09 06:33:48 -07:00
Jai Govindani c3624aba96 fix(/contribute/page-templates): broken redirect (#28107)
* fix(/contribute/page-templates): broken redirect

Signed-off-by: Jai Govindani <jai@honestbank.com>

* fix(redirects): page-templates > page-content-types

* fix(static/_redirects): remove erroneous redirect
2021-06-09 05:29:47 -07:00
Qiming Teng f44e3ff8c8 [zh] Resync using-api section 2021-06-09 19:58:54 +08:00
hardikshah197 44eea9958e Merge branch 'master' into issue#28062 2021-06-09 15:54:35 +05:30
hardikshah197 23122963bc link updated 2021-06-09 15:53:18 +05:30
hardikshah197 7f0111d68a link restored 2021-06-09 15:34:39 +05:30
Jerry Park 1e50590bc4 [ko] Update outdated files in dev-1.21-ko.4 (p2) 2021-06-09 18:29:18 +09:00
fml2 86597ed556 doc: remove unneeded comma 2021-06-09 10:27:29 +02:00
Kubernetes Prow Robot 765877ac7c Merge pull request #28219 from ulrich/patch-1
Update configure-liveness-readiness-startup-probes.md
2021-06-09 00:51:47 -07:00
Kubernetes Prow Robot f9d249b415 Merge pull request #28328 from HongjiangHuang/fr/container-runtime
[fr]: fix container-runtime full_link 404
2021-06-09 00:19:47 -07:00
Kubernetes Prow Robot b22d548851 Merge pull request #28330 from HongjiangHuang/ru/container-runtime
[ru]: fix container-runtime full_link 404
2021-06-08 23:05:47 -07:00
Qiming Teng cbc503206a [zh] Resync service account admin page 2021-06-09 10:37:08 +08:00
Kubernetes Prow Robot 9a303171a6 Merge pull request #28183 from jihoon-seo/210531_Update_KubeCon_buttons
Update 'Attend KubeCon' buttons
2021-06-08 19:31:47 -07:00
Squidtoon99 ddc67b8114 Fix a few grammar issues and typos (#28332)
* Fix few grammar issues and typos in the blog page

> see the API documentation more information
Should be corrected to "documentation for more information" as the sentence is incorrect.

> may only compare two resource version for equality
Everywhere else in the paragraph "resource versions" are used, I believe this is just a typo.

> The get, list and watch
Missing comma after list to separate the elements

* Fix typos in blog post

> On rare occurences, a 
"occurrences" is misspelled

>  whole list, map or struct
3 elements are missing a comma seperator after map
 
>  there are no way 
are is a plural form while "no way" is a singular subject

> `MergePatch`, `StrategicMergePatch`, `JSONPatch` or `Update`
Missing comma after JSONPatch
2021-06-08 19:11:47 -07:00
Kubernetes Prow Robot 6852192fc4 Merge pull request #25326 from rayw000/makefile-update-submodules-before-serve
Add new make target `module-init` and update `module-check`
2021-06-08 19:01:47 -07:00
Kubernetes Prow Robot 0bf3cb6b6c Merge pull request #27989 from makusu2/patch-1
Clarify what must be the same
2021-06-08 18:17:47 -07:00
Kubernetes Prow Robot 676da1fe64 Merge pull request #27932 from s-bauer/patch-1
Updated Feature Gate "TTLAfterFinished"
2021-06-08 16:35:46 -07:00
Kubernetes Prow Robot 181cdb0f1d Merge pull request #28299 from bells17/fix-em-tags
Fix em tags
2021-06-08 16:19:24 -07:00
tylerphilips d1fa1547e7 Added Navigation buttons for training modules 1 to 6 2021-06-08 19:04:27 -04:00
Kubernetes Prow Robot 869c5c04ca Merge pull request #27904 from jai/jai/fix-24133
chore(kubectl-cmds): add redirect to skip reundant page
2021-06-08 16:03:23 -07:00
Kubernetes Prow Robot 32dbaaaaea Merge pull request #27991 from a-mccarthy/fix-27360
Add page for analytics dashboard
2021-06-08 14:58:07 -07:00
Kubernetes Prow Robot fbab5a864d Merge pull request #28073 from vitaliyf/patch-1
Clarify that Docker registry secrets are using type kubernetes.io/dockerconfigjson
2021-06-08 14:24:08 -07:00
James Strong af063002a9 Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-06-08 15:43:30 -04:00
James Strong df7088934e Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-06-08 15:42:31 -04:00
James Strong 4f62d70405 Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-06-08 15:42:13 -04:00
James Strong 6efa69b3fd Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-06-08 15:41:49 -04:00
James Strong fa66b1c724 Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-06-08 15:41:22 -04:00
Kubernetes Prow Robot db7be243a4 Merge pull request #28254 from Arhell/fixes
[ru] Fixed errors in instructions for generating ref docs
2021-06-08 12:36:07 -07:00
Albert fc82534c5b [ru]: fix container-runtime full_link 404 2021-06-09 02:44:06 +08:00
Albert b38fe10b73 [it]: fix container-runtime full_link 404 2021-06-09 02:40:34 +08:00
Albert 8d40a8560c [fr]: fix container-runtime full_link 404 2021-06-09 02:38:55 +08:00
Albert 745e62c4d6 [es]: fix container-runtime full_link 404 2021-06-09 02:34:55 +08:00
Kubernetes Prow Robot d2f5f92e8b Merge pull request #28311 from Shubham82/fix-Managing_Service_Accounts
Improvement: Managing Service Accounts
2021-06-08 09:15:34 -07:00
Kubernetes Prow Robot aa4e715c26 Merge pull request #28208 from eatjeff/2021053104
replace http link to https
2021-06-08 07:21:12 -07:00
Kubernetes Prow Robot 3c69a21f23 Merge pull request #28250 from HongjiangHuang/fix/dotnet-client
[en]: fix client libraries
2021-06-08 07:19:13 -07:00
Kubernetes Prow Robot 2801962020 Merge pull request #28263 from yilmazsen/patch-1
Adding one line code for installation of kubectl
2021-06-08 07:17:14 -07:00
Kubernetes Prow Robot b7dc57f73d Merge pull request #28321 from tengqm/fix-typo
Fix a typo on labels-annotations-taints page
2021-06-08 06:25:13 -07:00
Antoine Poliakov 58fc28ecb8 Document kubelet client certificate recovery
break long lines

simplify wording (suggested by neolit123)

phrasing error/typo

don't mention creating a new kuebadm config file, not really relevant here

remove unnecessary stop from kubelet cert troubleshoot

minor phrasing improvement: *the* kublet

make the steps for fixing kubelet certs separate from other troubleshooting suggestions

move kubelet cert troubleshooting to a better place

improve note wording and add link

add missing dot

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

add missing dot

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

remove steps not related to the issue

Make instructions work on worker nodes too

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-06-08 09:18:02 +02:00
caodonghui c73d0510b9 [zh]Resync Reference files[11] 2021-06-08 14:53:04 +08:00
Shubham Kuchhal 5cf02fde98 Add Spaces. 2021-06-08 11:08:11 +05:30
Qiming Teng e4dde86ce2 Fix a typo on labels-annotations-taints page 2021-06-08 13:32:38 +08:00
Qiming Teng 3874ee3a96 [zh] Resync reference for kube-proxy
Part of #27673
2021-06-08 13:24:16 +08:00
Kubernetes Prow Robot 4502d3b438 Merge pull request #28108 from amuraru/patch-1
Fixed link to API priority and fairness enhancement proposal
2021-06-07 16:24:02 -07:00
timyinshi c787c02b81 delete extra chinese words
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-06-07 22:31:24 +08:00
Shubham Kuchhal baf379436b Improvement: Managing Service Accounts 2021-06-07 17:33:58 +05:30
Albert 454ebcfd48 [zh]: resync kube-scheduler references files. 2021-06-07 18:01:52 +08:00
pacoxu 6bbe2ff4e9 add k8s.gcr.io/pause:3.5 to windows pause image list 2021-06-07 17:36:39 +08:00
Kubernetes Prow Robot 55f1b0a4b9 Merge pull request #28255 from t-inu/fix-emphasis-1
[ja] Fix emphasis tags in ja/docs/concepts/services-networking/service.md
2021-06-06 04:32:38 -07:00
Naoki Oketani 8980a7d339 fix translation of "cluster" 2021-06-06 20:15:09 +09:00
Naoki Oketani b8978f5906 update task-tutorial-prereqs 2021-06-06 20:13:34 +09:00
bells17 edac091e45 Fix em tags: content/ja/docs/tasks/access-application-cluster/web-ui-dashboard.md 2021-06-06 18:42:20 +09:00
bells17 f0c13220f1 Fix em tags: content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md 2021-06-06 18:40:13 +09:00
bells17 8c4b1d3e86 Fix em tags: content/ja/docs/concepts/scheduling-eviction/assign-pod-node.md 2021-06-06 18:38:15 +09:00
bells17 1a33732455 Fix em tags: content/ja/docs/concepts/containers/runtime-class.md 2021-06-06 18:36:59 +09:00
bells17 20c11beb32 Fix em tags: content/ja/docs/concepts/configuration/overview.md 2021-06-06 18:35:43 +09:00
bells17 7b4b91831e Fix em tags: content/ja/docs/concepts/configuration/manage-resources-containers.md 2021-06-06 18:33:14 +09:00
Kubernetes Prow Robot 36dd47fa60 Merge pull request #28297 from sysnet4admin/dev-1.21-ko.4
[ko] Update assign-pod-node.md
2021-06-05 23:00:38 -07:00
Kubernetes Prow Robot 2ca47a8e94 Merge pull request #27918 from jai/jai/fix-27916
fix(redirects): update broken /contribute/participating/ redirect
2021-06-05 21:14:38 -07:00
Hoon Jo 8fee2a9ae9 Update assign-pod-node.md
Typo issue in Korean
2021-06-05 22:56:33 +09:00
Kubernetes Prow Robot cfa387a2df Merge pull request #28166 from brendandburns/brendandburns-patch-1
Delete logging-stackdriver.md
2021-06-05 06:30:38 -07:00
Kubernetes Prow Robot ade29b7f44 Merge pull request #28161 from jicowan/patch-1
Update resource-bin-packing.md
2021-06-05 06:28:38 -07:00
Kubernetes Prow Robot 04ea603058 Merge pull request #28176 from chenrui333/zh/resync-scheduling-eviction-files
zh: resync scheduling files
2021-06-05 06:26:38 -07:00
Kubernetes Prow Robot 1f70fdbf44 Merge pull request #28030 from ms-choudhary/fix-list-images
Fix list all uniq container images
2021-06-05 06:16:38 -07:00
Kubernetes Prow Robot ed7eb19f8b Merge pull request #28294 from tengqm/fix-27953
Fix Windows sample command
2021-06-05 04:50:38 -07:00
Qiming Teng d0689c9937 Fix Windows sample command
The script mentioned actually accepts simply the version string without
the 'v' character.
2021-06-05 17:24:22 +08:00
Kubernetes Prow Robot b54f8b02d4 Merge pull request #28087 from MartinKanters/contrib-upstream-remove-reference-to-deleted-file
Deleted reference to removed file
2021-06-05 02:22:38 -07:00
Kubernetes Prow Robot 892a71113d Merge pull request #27984 from kenaniah/patch-1
Fixes a small typo in topology aware hints page
2021-06-04 21:10:38 -07:00
Marian Steinbach 56dbcd6731 Terminology: high-availability masters -> high-availability control plane (#28225)
* Change terminology: high availability masters -> high availability control plane

* Fix typo

* Add alias for old URI

* Rename file
2021-06-04 21:08:38 -07:00
Kubernetes Prow Robot 9f8abfadd0 Merge pull request #28246 from Shubham82/fix-Configure_Service_Accounts_for_Pods
Improvement in Configure Service Accounts for Pods Task
2021-06-04 21:04:37 -07:00
tylerphilips b3c36f6b5e Added Navigation buttons for training modules 1 to 6 2021-06-04 21:35:43 -04:00
tylerphilips 7a02a387dc Added navigation buttons for training modules 1 to 4 2021-06-04 20:53:33 -04:00
Kubernetes Prow Robot 57b22c21d5 Merge pull request #28244 from ondrej-ivanko/patch-1
Update feature-gates.md
2021-06-04 16:22:38 -07:00
Kubernetes Prow Robot c60ea43c62 Merge pull request #28257 from kubernetes/dev-1.21-ko.3
[ko] 3rd Korean localization work for v1.21
2021-06-04 07:47:26 -07:00
TAKAHASHI Shuuji 4b624fb8ad Add a note for the Japanese text 2021-06-04 13:21:10 +00:00
James Strong 2193b58d86 create blog post for ingress-nginx stabilization discussion 2021-06-04 08:30:31 -04:00
Kubernetes Prow Robot 9d00e14cd1 Merge pull request #28093 from shuuji3/concepts/configuration/organize-cluster-access-kubeconfig
Translate concepts/configuration/organize-cluster-access-kubeconfig/ into Japanese
2021-06-04 05:13:27 -07:00
Kubernetes Prow Robot 2de5a5b6d0 Merge pull request #27950 from Arhell/fix-version
[ja] Update HAProxy Protocol Link
2021-06-04 05:11:26 -07:00
Kubernetes Prow Robot 698187e97b Merge pull request #27846 from shuuji3/shuuji3/translate-concepts-cluster-27838
Translate concepts/cluster-administration/kubelet-garbage-collection into Japanese
2021-06-04 05:09:26 -07:00
Kubernetes Prow Robot 31d86b7ce4 Merge pull request #27595 from shuuji3/shuuji3/translate-tasks-manage-27594
Translate tasks/manage-kubernetes-objects/ into Japanese
2021-06-04 05:07:26 -07:00
Kubernetes Prow Robot 71a20e6e3e Merge pull request #27712 from shuuji3/shuuji3/translate-tasks-network-27706
Translate tasks/network/validate-dual-stack/ into Japanese
2021-06-04 03:33:27 -07:00
Kubernetes Prow Robot 498ad04207 Merge pull request #27707 from shuuji3/shuuji3/translate-tasks-job-indexed-27700
Translate tasks/job/indexed-parallel-processing-static/ into Japanese
2021-06-04 03:31:26 -07:00
Kubernetes Prow Robot d9f1f90b78 Merge pull request #28247 from himanshu007-creator/master
links corrected
2021-06-04 01:47:26 -07:00
Qiming Teng bd7a705b3b [zh] Fix and resync RBAC 2021-06-04 16:28:12 +08:00
Yılmaz ŞEN cd04c8a1f6 Adding one line code for installation of kubectl
Hi There, When I follow these instructions, I could not install correctly kubectl.  After kubectl file downloading, That file needs to be given execution permission.
I want to contribute for that.  Best regards.
2021-06-04 11:19:25 +03:00
jwzhang dce880dc42 Fix translation (#28260)
* modify posts

* modify md file

* add to markdown file

* modify transilation
2021-06-04 01:17:26 -07:00
Kubernetes Prow Robot 8dfb6f9276 Merge pull request #28242 from HongjiangHuang/fix/common-labels
[zh]: fix common lables.md
2021-06-04 00:23:26 -07:00
Albert df5ece0a1d [zh]: fix common lables.md 2021-06-04 14:21:20 +08:00
Kubernetes Prow Robot 4bdc9057aa Merge pull request #28213 from ariesliuwei/aries-l
modify error of zh docs
2021-06-03 23:09:25 -07:00
Kubernetes Prow Robot 13349883d1 Merge pull request #28234 from jihoon-seo/210603_Nit_Fix_hrefs
Nit: Fix hrefs of some links
2021-06-03 18:59:26 -07:00
Kubernetes Prow Robot fade58afbf Merge pull request #28239 from bridgetkromhout/correct-version-sctp-stable
SCTP is stable as of 1.20
2021-06-03 18:43:26 -07:00
Toshiaki Inukai 0893e5b1cc Fix emphasis tags 2021-06-03 23:56:59 +00:00
Arhell beabc4a7e1 [ru] Fixed errors in instructions for generating ref docs 2021-06-04 01:42:02 +03:00
Albert 905619a79b [en]: fix client libraries 2021-06-04 00:08:06 +08:00
Shubham Kuchhal 8d50647fdb Improve Configure Service Accounts
Improvement in Configure Service Accounts for Pods Task

Signed-off-by: Shubham Kuchhal <shubham.kuchhal@india.nec.com>

Remove annotations field from metadata.
2021-06-03 20:57:10 +05:30
Kubernetes Prow Robot 4c111df415 Merge pull request #28121 from jm1223kim/translate-27976
[ko] Translate /concepts/cluster-administration/system-logs.md into Korean
2021-06-03 07:59:38 -07:00
jmkim 104ec65282 Translate /concepts/cluster-administration/system-logs.md into Korean 2021-06-03 23:51:03 +09:00
himanshu007-creator 612ebcc559 links corrected 2021-06-03 17:29:05 +05:30
Kubernetes Prow Robot 1564cafee6 Merge pull request #28241 from HongjiangHuang/fix/init-container-zh
[zh]Update init-containers.md
2021-06-03 04:05:38 -07:00
Marat b03254526f Translate content/ru/docs/concepts/architecture/controller.md to russian (#27564)
* Add description to index file for content/ru/docs/_index.mdi

* Add cloud-controller.md file to content/ru/docs/concepts/architecture/cloud-controller.md

* Add cloud-controller.md to content/ru/docs/concepts/architecture/cloud-controller.md

* Full translate cloud-controller.md file in the content/ru/docs/concepts/architecture/cloud-controller.md

* Full translate cloud-controller.md file in the content/ru/docs/concepts/architecture/controller.md

* Update controller.md

* Update cloud-controller.md

* Update cloud-controller.md

* Update controller.md

* Update cloud-controller.md

* Update controller.md

* Update controller.md

* Edit [ru] community/static/README.md

* Full translate control-plane-node-communication.md file in the content/ru/docs/concepts/architecture

* Update cloud-controller.md

* [ru] Update translate controller.md file in the content/ru/docs/concepts/architecture

* Update cloud-controller.md

* Update cloud-controller.md

* [ru] Add translate cloud-controller-manager.md file in the content/ru/docs/reference/glossary

* [ru] Add translate community-values.md file in the content/ru/community/static
2021-06-03 03:07:38 -07:00
4ndy 5736e480db Update feature-gates.md 2021-06-03 11:38:08 +02:00
Albert a64a4fd2f5 [zh]Update init-containers.md 2021-06-03 16:59:12 +08:00
Kubernetes Prow Robot 207ba045e4 Merge pull request #28243 from HongjiangHuang/fix/names
[zh]: fix names.md
2021-06-03 01:47:38 -07:00
Kubernetes Prow Robot 662bedc113 Merge pull request #28134 from pjhwa/outdated-m27-28079
Update outdated files in the dev-1.21-ko.3 branch (1)
2021-06-03 01:39:38 -07:00
Albert 05c1eb0030 [zh]: fix names.md 2021-06-03 16:30:14 +08:00
Kubernetes Prow Robot 5bd85f4969 Merge pull request #28175 from seokho-son/dev-1.21-ko.3-out.rd
[ko] Restructure release directory and docs for Korean
2021-06-03 01:05:38 -07:00
Ulrich VACHON 77c019e97b Update configure-liveness-readiness-startup-probes.md
Kept coherence. Using "vous" instead of "tu".
2021-06-03 08:48:56 +02:00
Kubernetes Prow Robot cf2d39aae9 Merge pull request #28174 from seokho-son/dev-1.21-ko.3-out.28
[ko] Update outdated files in dev-1.21-ko.3(M28-M36)
2021-06-02 20:53:38 -07:00
Bridget Kromhout 316667729c SCTP is stable as of 1.20
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-06-02 22:16:05 -05:00
Kubernetes Prow Robot bdcc6cf1f0 Merge pull request #28210 from jihoon-seo/210531_Update_outdated_files_in_dev-1.21-ko.3
[ko] Update outdated files in dev-1.21-ko.3 (p6)
2021-06-02 19:29:38 -07:00
Kubernetes Prow Robot c848390b05 Merge pull request #28237 from redcometlpb/translate28015
[ko] Translate concepts/storage/volume-health-monitoring in Korean
2021-06-02 19:15:38 -07:00
redcometlpb edb849a725 Translate concepts/storage/volume-health-monitoring in Korean 2021-06-03 10:52:10 +09:00
Jihoon Seo dfaefa54aa Nit: Fix hrefs of some links 2021-06-03 06:20:26 +09:00
Jihoon Seo f0be2cf9a5 [ko] Update outdated files in dev-1.21-ko.3 (p6) 2021-06-03 06:06:47 +09:00
Abigail McCarthy dbca4e41b7 Fix page title 2021-06-02 14:05:40 -04:00
Kubernetes Prow Robot 8f4dea0311 Merge pull request #28100 from jmyung/jesang/runasusername/v0.1
[ko] Translate docs/tasks/configure-pod-container/configure-runasusername in Korean
2021-06-02 07:28:06 -07:00
Kubernetes Prow Robot fe81c57bee Merge pull request #28214 from zhiguo-lu/zh-trans-concepts-api-initiated-eviction
[zh] translate concepts/API-initiated Eviction
2021-06-02 07:14:08 -07:00
Kubernetes Prow Robot af5cd5cf5f Merge pull request #28179 from chenrui333/zh/sync-concepts-workloads-files
zh: resync concepts workloads files
2021-06-02 07:10:06 -07:00
Kubernetes Prow Robot 50395fca0d Merge pull request #27786 from lmx-Hexagram/patch-1
fix: Dockedr -> Docker
2021-06-02 07:00:06 -07:00
Kubernetes Prow Robot 19187d0b72 Merge pull request #28157 from Arhell/config
[uk] Add configuration java microservice
2021-06-02 05:16:06 -07:00
luzg 85965ec8d0 [zh] translate concepts/API-initiated Eviction 2021-06-02 13:04:55 +08:00
Kubernetes Prow Robot 7f3e885e0d Merge pull request #28155 from zhiguo-lu/zh-trans-task-enabling-topology-aware-hints
[zh] translate tasks/Enabling Topology Aware Hints
2021-06-01 21:52:33 -07:00
Jihoon Seo 88018a88f2 Update 'Attend KubeCon' buttons 2021-06-02 12:04:20 +09:00
Christoph Petrausch e10fada007 [de] Add missing git submodules init to german README. (#24308)
* Add missing git submodules init to german README.

* Add links and comments to docsy theme installation

* Adjust the JavaScript dependency managment from the english Readme
2021-06-01 18:42:33 -07:00
Arhell 5e27d2ee60 [uk] Add configuration java microservice & translate 2021-06-02 00:12:56 +03:00
jmyung 1ada7f1a26 Translate docs/tasks/configure-pod-container/configure-runasusername in Korean 2021-06-01 22:33:03 +09:00
seokho-son 64558544ec Update outdated files in dev-1.21-ko.3(M28-M36) 2021-06-01 15:17:02 +09:00
Kubernetes Prow Robot 80076c421c Merge pull request #28212 from jihoon-seo/210531_Remove_untranslated_files_in_ko/case-studies
[ko] Remove untranslated files in ko/case-studies/
2021-05-31 23:12:27 -07:00
Kubernetes Prow Robot 5e269e1069 Merge pull request #27615 from mengjiao-liu/update-cronjob-example-ja
[ja] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
2021-05-31 20:10:27 -07:00
Kubernetes Prow Robot f7741ccf6d Merge pull request #28041 from HongjiangHuang/master
[zh]Update README-zh.md
2021-05-31 11:12:26 -07:00
Kubernetes Prow Robot d761a2433d Merge pull request #28104 from Squidtoon99/patch-1
Fix typo "form" > "from"
2021-05-31 11:10:26 -07:00
Kubernetes Prow Robot fa890d945f Merge pull request #28146 from chuntaochen/feature/translate_nameResolution
[zh]Translate DNS name resolution : synchronize with en doc
2021-05-31 05:40:26 -07:00
c00522440 091a926bbd translateNameResolution
delduplicateword

fixcomment
2021-05-31 20:32:02 +08:00
Kubernetes Prow Robot 1b09f57bec Merge pull request #28178 from chenrui333/zh/sync-concepts-storage-files
zh: sync concepts/storage files
2021-05-31 03:52:26 -07:00
TAKAHASHI Shuuji 66d856101e Update content/ja/docs/tasks/network/validate-dual-stack.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-05-31 19:38:42 +09:00
TAKAHASHI Shuuji 252cdaa736 Update content/ja/docs/tasks/job/indexed-parallel-processing-static.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-05-31 19:37:46 +09:00
liuwei10 c0d1bef1b1 modify error of zh docs 2021-05-31 17:39:31 +08:00
Kubernetes Prow Robot d2dd0b0545 Merge pull request #28211 from eatjeff/2021053103
optimize zh doc translation
2021-05-31 02:34:26 -07:00
Jihoon Seo 7ebb227122 [ko] Remove untranslated files in ko/case-studies/ 2021-05-31 18:23:51 +09:00
yaohaoyun 428e30e521 optimize zh doc translation 2021-05-31 17:18:47 +08:00
Kubernetes Prow Robot c671224d1d Merge pull request #28205 from ariesliuwei/wei
modify error of zh md
2021-05-31 02:10:27 -07:00
Kubernetes Prow Robot beb78354d6 Merge pull request #27851 from shuuji3/shuuji3/translate-concepts-cluster-27847
Translate concepts/cluster-administration/system-logs/ into Japanese
2021-05-31 01:18:26 -07:00
Kubernetes Prow Robot 89027bd963 Merge pull request #27837 from shuuji3/shuuji3/translate-concepts-cluster-27803
Translate concepts/cluster-administration/addons into Japanese
2021-05-31 01:16:27 -07:00
Kubernetes Prow Robot 64ac9c4530 Merge pull request #28189 from ariesliuwei/liu-m
modify error of labels-annotations-taints.md
2021-05-31 01:14:28 -07:00
Kubernetes Prow Robot b8ed7e2298 Merge pull request #28177 from chenrui333/zh/resync-security-files
zh: resync concepts/security files
2021-05-31 01:12:27 -07:00
yaohaoyun 9f09fe0e94 replace http link to https 2021-05-31 15:59:18 +08:00
liuwei10 23dbe3823b modify error of zh md 2021-05-31 15:42:55 +08:00
Rui Chen 6e1ac284da zh: sync concepts/scheduling-eviction files
zh: sync docs/concepts/scheduling-eviction/_index

zh: sync docs/concepts/scheduling-eviction/assign-pod-node

zh: sync docs/concepts/scheduling-eviction/pod-overhead

zh: sync docs/concepts/scheduling-eviction/resource-bin-packing

zh: sync docs/concepts/scheduling-eviction/scheduler-perf-tuning

zh: sync docs/concepts/scheduling-eviction/scheduling-framework

zh: sync docs/concepts/scheduling-eviction/taint-and-toleration

zh: remove glossary_definition for concepts/scheduling-eviction

Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 23:23:43 -04:00
Rui Chen 7f4281ebb3 zh: resync concepts/security files
zh: resync content/zh/docs/concepts/security/controlling-access

zh: resync content/zh/docs/concepts/security/pod-security-standards

sync zh translation

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/security/pod-security-standards.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-05-30 23:06:10 -04:00
Rui Chen 29e7f7c045 zh: sync concepts/workloads files
zh: sync concepts/workloads/pods/disruptions

zh: sync concepts/workloads/pods/init-containers

zh: sync concepts/workloads/pods/pod-topology-spread-constraint
2021-05-30 22:59:17 -04:00
Rui Chen 590d07f922 zh: sync concepts/storage/persistent-volumes
Signed-off-by: Rui Chen <rui@chenrui.dev>

sync zh translation

Co-authored-by: Qiming Teng <tengqm@outlook.com>

add hyperlink refs

Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 22:55:19 -04:00
liuwei10 9c1a5245b0 modify error of labels-annotations-taints.md 2021-05-31 10:35:25 +08:00
Yong Zhang 34b3f3de11 Merge pull request #14 from kubernetes/master
merge from upsteam
2021-05-31 10:00:17 +08:00
luzg 11bc6b4efc [zh] translate tasks/Enabling Topology Aware Hints 2021-05-31 09:16:09 +08:00
Kubernetes Prow Robot f007e221ba Merge pull request #28163 from jihoon-seo/210529_Update_outdated_files_in_dev-1.21-ko.3
[ko] Update outdated files in dev-1.21-ko.3 (p3)
2021-05-30 17:30:26 -07:00
Kubernetes Prow Robot dcb54be0e1 Merge pull request #28153 from jihoon-seo/210528_Update_outdated_files_in_dev-1.21-ko.3
[ko] Update outdated files in dev-1.21-ko.3 (p2)
2021-05-30 17:28:26 -07:00
seokho-son 1a3e0e3c13 Restruct release directory and docs for Korean 2021-05-30 19:22:07 +09:00
Kubernetes Prow Robot 57cb82ed38 Merge pull request #28173 from chenrui333/zh/sync-concepts/extend-kubernetes/operator
zh: sync concepts/extend-kubernetes/operator.md
2021-05-30 03:12:25 -07:00
Kubernetes Prow Robot 6fea231c1c Merge pull request #28171 from chenrui333/zh/sync-what-is-k8s
zh: resync concept files
2021-05-30 03:10:25 -07:00
Naoki Oketani 9991e07af3 Translate recently added sentences 2021-05-30 17:33:54 +09:00
Rui Chen d3217b35d5 resync concepts/overview/working-with-objects/namespaces.md
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 02:21:53 -04:00
Rui Chen eaa215eee1 sync concepts/overview/working-with-objects/common-labels.md
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 02:21:08 -04:00
Rui Chen b3e9ecd9fc zh: sync concepts/extend-kubernetes/operator.md
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 02:13:59 -04:00
Kubernetes Prow Robot 1563603a9d Merge pull request #27741 from tengqm/zh-sync-concepts-2
[zh] Resync concepts files (2)
2021-05-29 23:00:25 -07:00
Kubernetes Prow Robot c765642679 Merge pull request #27654 from tengqm/zh-sync-contribute
[zh] Resync contribute section for Chinese localization
2021-05-29 22:58:25 -07:00
Kubernetes Prow Robot 44acf9c33a Merge pull request #27310 from huangshanhui/patch-2
Update pod-security-policy.md
2021-05-29 22:56:25 -07:00
Rui Chen d60462e1cc zh: sync concepts/overview/what-is-kubernetes.md
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-05-30 01:51:40 -04:00
Kubernetes Prow Robot 5a44baf9bd Merge pull request #28136 from daxmc99/patch-1
Fix broken link
2021-05-29 18:02:25 -07:00
Jihoon Seo 70d80a89e6 [ko] Update outdated files in dev-1.21-ko.3 (p3) 2021-05-30 09:27:33 +09:00
Kubernetes Prow Robot 942368b7da Merge pull request #28143 from tengqm/fix-comp-ref-1
Fix component reference
2021-05-29 14:28:25 -07:00
Kubernetes Prow Robot e63a5de42d Merge pull request #27694 from arkhipovds/patch-1
Update names.md
2021-05-29 12:18:25 -07:00
Kubernetes Prow Robot 918e3f7382 Merge pull request #28142 from tengqm/zh-sync-ref-3
[zh] Resync kube-controller-manager reference
2021-05-29 12:06:25 -07:00
Kubernetes Prow Robot c7e1728499 Merge pull request #27848 from tengqm/zh-sync-ref-2
[zh] Resync reference for kube-apiserver
2021-05-29 12:04:25 -07:00
Kubernetes Prow Robot bac00a3e3c Merge pull request #28151 from mengjiao-liu/sync-feature-gates
[zh] Resync feature gates reference
2021-05-29 12:02:25 -07:00
Kubernetes Prow Robot 9187109138 Merge pull request #28084 from llhuii/patch-1
[zh] fix short description of the service glossary
2021-05-29 08:50:25 -07:00
Brendan Burns 7af03687a0 Delete logging-stackdriver.md 2021-05-29 08:40:17 -07:00
Jihoon Seo a9fb2d35d0 [ko] Update outdated files in dev-1.21-ko.3 (p2) 2021-05-29 22:45:18 +09:00
Kubernetes Prow Robot fbd727dfe1 Merge pull request #28039 from jackThomass/patch-3
Update storage-classes.md
2021-05-29 05:58:25 -07:00
Kubernetes Prow Robot d31ed578ed Merge pull request #28149 from jackThomass/patch-6
Update web-ui-dashboard.md
2021-05-28 22:54:24 -07:00
Kubernetes Prow Robot 8b8a6b26ad Merge pull request #28159 from xoyabc/patch-1
Update basic-stateful-set.md
2021-05-28 22:52:24 -07:00
Kubernetes Prow Robot 40b6ae6b0f Merge pull request #28160 from jackThomass/patch-7
Update runtime-class.md
2021-05-28 22:50:24 -07:00
Jeremy Cowan 610835108f Update resource-bin-packing.md
The original documentation was using `Profile` instead of the `KubeSchedulerConfiguration`.  Also clarified how you pass this configuration to the scheduler.
2021-05-28 21:47:14 -05:00
Jack Wu 1383eb4900 Update runtime-class.md 2021-05-29 10:27:09 +08:00
xoyabc 46e509c4aa Update basic-stateful-set.md
fix the wrong translation
2021-05-29 09:01:07 +08:00
Mengjiao Liu abce898833 [zh] Resync feature gates reference 2021-05-29 08:05:00 +08:00
Kubernetes Prow Robot a7de342b39 Merge pull request #28150 from ariesliuwei/mod-md
modify error of runtime-class md
2021-05-28 06:36:24 -07:00
Kubernetes Prow Robot a8c99f3268 Merge pull request #28139 from GreenApple10/feature/fixlink_Horizontal
update link for Horizontal Pod Autoscaler enhancement
2021-05-28 06:34:24 -07:00
Kubernetes Prow Robot c8322dccd1 Merge pull request #27994 from Arhell/typos
[zh] address typos docker-cli-kubectl
2021-05-28 06:32:24 -07:00
Kubernetes Prow Robot d23870fa26 Merge pull request #28117 from anois/patch-1
Update components.md
2021-05-28 06:30:24 -07:00
John Kwiatkoski 8c4a748db1 Update default pod limits
This update modifies the "pods-per-node" recommendation to align with the default Kubernetes setting of 110 pods per node.
2021-05-28 09:10:47 -04:00
Kubernetes Prow Robot da6f537703 Merge pull request #28026 from pacoxu/patch-5
use `kubectl debug` as `alpha debug` is deprecated
2021-05-28 05:46:24 -07:00
Jack Wu 3020b23c49 Update web-ui-dashboard.md 2021-05-28 17:30:33 +08:00
liuwei10 f9b2c8c932 modify error of runtime-class md 2021-05-28 16:54:11 +08:00
Kubernetes Prow Robot 96a1f1ea45 Merge pull request #28135 from Arhell/config
[es] Add configuration java microservice link to tutorials index
2021-05-28 01:32:24 -07:00
Qiming Teng b33e1aec19 [zh] Resync concepts files (2) 2021-05-28 09:25:05 +08:00
Jai Govindani 3564a5fd99 fix(redirects/kubectl-cmds): add ! to 301
Adding an "!" after the 301 to see if that fixes/makes the redirect work
2021-05-28 08:07:31 +07:00
Qiming Teng 4bbd560602 Update kube-controller-manager.md 2021-05-28 09:03:48 +08:00
Arhell 3e27190477 [es] Add configuration java microservice link to tutorials index 2021-05-28 03:31:44 +03:00
Kubernetes Prow Robot 86fa9cff43 Merge pull request #28145 from GreenApple10/feature/del_alpha
[zh] remove alpha feature note from fsGroupChangePolicy
2021-05-27 17:14:24 -07:00
Kubernetes Prow Robot a45df4e2a9 Merge pull request #27986 from tengqm/zh-sync-task-5
[zh] Resync task files (5)
2021-05-27 08:40:23 -07:00
Kubernetes Prow Robot 1da4203c47 Merge pull request #27985 from tengqm/zh-sync-task-4
[zh] Resync tasks for 1.21 (4)
2021-05-27 08:38:24 -07:00
Kubernetes Prow Robot ac63e4c22a Merge pull request #27796 from tengqm/zh-sync-concepts-14
[zh] Resync concepts section (14)
2021-05-27 08:36:23 -07:00
Kubernetes Prow Robot 3532f1f4dc Merge pull request #27766 from tengqm/zh-sync-concepts-9
[zh] Resync concepts section (9)
2021-05-27 08:34:23 -07:00
Kubernetes Prow Robot 7187bda229 Merge pull request #27765 from tengqm/zh-sync-concepts-8
[zh] Resync concepts section (8)
2021-05-27 08:32:24 -07:00
Kubernetes Prow Robot db776acfca Merge pull request #27761 from tengqm/zh-sync-concepts-7
[zh] Resync concepts section (7)
2021-05-27 08:30:23 -07:00
Kubernetes Prow Robot 51f154c7c8 Merge pull request #27795 from tengqm/zh-sync-concepts-13
[zh] Resync concepts section (13)
2021-05-27 08:28:23 -07:00
Kubernetes Prow Robot d6640e32ed Merge pull request #27538 from HeGaoYuan/patch-1
Update assign-pod-node.md
2021-05-27 08:24:24 -07:00
Kubernetes Prow Robot 796adb952f Merge pull request #27459 from atline/patch-1
Update guestbook.md
2021-05-27 08:22:23 -07:00
Kubernetes Prow Robot 147f321e69 Merge pull request #27627 from vincent-pli/change-description-cm-mount
change description for CM mount
2021-05-27 07:46:24 -07:00
Kubernetes Prow Robot 1fb1251db9 Merge pull request #27751 from ranyuanyuan/patch-1
Update service.md
2021-05-27 07:42:24 -07:00
c00522440 779b6cad72 delalphades 2021-05-27 20:46:55 +08:00
Qiming Teng 6e75f25d04 Fix component reference
We have some problems processing "<" and ">" in the code comment. The
library we used are treating them as unsafe HTML tags. This PR fixes the
problem by regenerating the references using the updated generator.
2021-05-27 19:23:22 +08:00
Qiming Teng 32a97a9989 [zh] Resync kube-controller-manager reference 2021-05-27 19:11:39 +08:00
Kubernetes Prow Robot 9d5c3d4798 Merge pull request #28140 from GreenApple10/feature/translate_SecretExample2
[zh]Translate new add secretGenerato example
2021-05-27 02:48:24 -07:00
Kubernetes Prow Robot 95d0cc621a Merge pull request #28126 from GreenApple10/fature/update_retainkeys_strategy
Add missing --type merge for retainkeys examples
2021-05-27 02:44:23 -07:00
c00522440 1f822ba7c7 translateExample
delSpace
2021-05-27 15:48:48 +08:00
c00522440 dfe4b47bbe fixHorizontalPodlink 2021-05-27 11:38:59 +08:00
Kubernetes Prow Robot bf608bdb6b Merge pull request #27998 from Arhell/letter
[zh] fix capitalization
2021-05-26 20:16:23 -07:00
Kubernetes Prow Robot 7d2fb1e5fe Merge pull request #28128 from GreenApple10/feature/update_dashboard
[zh]update dashboard version to 2.2.0
2021-05-26 19:16:23 -07:00
Kubernetes Prow Robot 66e8a19e78 Merge pull request #28133 from kmova/patch-1
remove alpha feature note from fsGroupChangePolicy
2021-05-26 19:06:23 -07:00
Dax McDonald 5fba7a91da Fix broken link 2021-05-26 16:41:01 -07:00
Kubernetes Prow Robot 1001806b01 Merge pull request #28116 from Arhell/link
[id] Fix link for Horizontal Pod Autoscaler enhancement
2021-05-26 07:21:21 -07:00
Jerry Park 43cee67f88 Update outdated files in the dev-1.21-ko.3 branch (1) 2021-05-26 23:03:40 +09:00
Kiran Mova 333b04b12f remove alpha feature note from fsGroupChangePolicy 2021-05-26 17:45:20 +05:30
c00522440 f1ae3ed632 updateVersion 2021-05-26 17:09:12 +08:00
c00522440 0a7120a939 AddMissingTypeRetainkeys 2021-05-26 15:59:28 +08:00
jaanus e9ad987d02 Update client-libraries.md
Pykube is archived and not maintained anymore.
2021-05-26 10:41:21 +03:00
Kubernetes Prow Robot 381a07528c Merge pull request #27963 from kubernetes/dev-1.19-ja.1
First Japanese l10n work for release-1.19
2021-05-25 22:49:20 -07:00
HeGaoYuan 40e305ac9d Update determine-reason-pod-failure.md
cmd => command for more accurate
2021-05-26 12:57:38 +08:00
inductor(Kohei) 496bccbe4f Merge branch 'master' into dev-1.19-ja.1 2021-05-26 13:43:10 +09:00
inductor 38977dfa71 resolve conflict for toml 2021-05-26 04:41:55 +00:00
Alex bff31ff2b4 Correcting entry in Multiple Resource Types
We *can* use field selectors across multiple resource types.
2021-05-26 08:53:51 +05:30
今朝 99f542cbae Update components.md 2021-05-26 10:11:15 +08:00
Arhell 0a3ee58cb4 [id] Fix link for Horizontal Pod Autoscaler enhancement 2021-05-26 00:34:44 +03:00
hardikshah197 d54878ec75 namespace source link updated 2021-05-25 16:46:19 +05:30
Adrian Muraru 131c3a313e Fixed link to API priority and fairness enhancement proposal 2021-05-25 12:47:13 +03:00
Kubernetes Prow Robot d763553fc3 Merge pull request #28103 from Arhell/catalog
[ja] Update the link to install service catalog using Helm
2021-05-25 00:20:22 -07:00
Kubernetes Prow Robot 158cf877a5 Merge pull request #28014 from Arhell/improve
[ja] Improvement: Managing Secret using kubectl
2021-05-25 00:18:22 -07:00
Kubernetes Prow Robot 5695c69a14 Merge pull request #28002 from Arhell/add
[ja] Add a missing feature gate entry
2021-05-25 00:16:22 -07:00
Kubernetes Prow Robot 67afbe3b8f Merge pull request #27969 from Arhell/fix-link
[ja] fix invalid location
2021-05-25 00:14:22 -07:00
Kubernetes Prow Robot dbf41bf41b Merge pull request #28052 from mzkmzk/patch-1
Update overview.md
2021-05-24 23:58:22 -07:00
Albert 67c7ab0c4d [zh]Update README-zh.md 2021-05-25 13:01:10 +08:00
Squidtoon99 6916aea2d5 Fix typo "form" > "from"
In the code example given the flask server returns "Hello from Python!" but there are typos writing "form" instead of "from" in the post.
2021-05-24 22:53:28 -05:00
Arhell e03702f13b [ja] Update the link to install service catalog using Helm 2021-05-25 01:03:53 +03:00
Haardik Dharma 7376d834cb Mention that responses include a remainingItemCount by default 2021-05-24 21:08:14 +05:30
Jesang Myung dd05e6211d no right parenthesis in three parts. 2021-05-24 22:36:12 +09:00
Kubernetes Prow Robot b2dbcdceee Merge pull request #28090 from Arhell/fixes
[fr] fix link replicaset.md
2021-05-24 00:09:38 -07:00
TAKAHASHI Shuuji 47a137594b Translate concepts/configuration/organize-cluster-access-kubeconfig into Japanese 2021-05-24 03:14:48 +00:00
Kubernetes Prow Robot 6145b61f00 Merge pull request #27658 from jihoon-seo/210422_Add_line_breaks_in_Markdown_code
Add line breaks in Markdown code
2021-05-23 17:21:38 -07:00
Arhell 5709cb1e6a [fr] fix link replicaset.md 2021-05-24 01:29:19 +03:00
Kubernetes Prow Robot 487e9324b6 Merge pull request #28069 from sftim/20210520_fix_aka_node_pressure_eviction
Fix AKA for node-pressure eviction glossary item
2021-05-23 14:07:38 -07:00
Martin Kanters 259bdd2848 Deleted reference to removed file 2021-05-23 11:28:44 +02:00
Lucas Servén Marín 14de2197f6 Fix grammar and consistency
This commit adds a missing word to a sentence to correct the grammar and adds a `the` before `Gateway API` for consistency.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-05-23 10:07:50 +02:00
llhuii 3b55463123 [zh] fix short description of the service glossary 2021-05-23 09:58:27 +08:00
Kubernetes Prow Robot 8df153c37b Merge pull request #28080 from shannonxtreme/broken-redirect
Update redirect destination for out-of-resource page
2021-05-22 13:53:37 -07:00
Kubernetes Prow Robot 779c3fac9f Merge pull request #27174 from RA489/updatelnk
Update setup guide
2021-05-22 08:47:37 -07:00
Kubernetes Prow Robot 2b227b6b07 Merge pull request #27018 from CKchen0726/announcements_spelling_mistake
fix some spelling mistakes in ./data/announcements/scheduled.yaml
2021-05-22 08:05:37 -07:00
Shannon Kularathna c56839e403 Update redirect destination 2021-05-21 14:52:33 +00:00
hikkie3110 16b3301da9 [fix-26117]shortcodeパラメータ修正 2021-05-21 23:41:55 +09:00
Kubernetes Prow Robot 4e6a6b8965 Merge pull request #28034 from haardikdharma10/update-sourceIP-Tutorial
Clarify requirements for “Using Source IP” tutorial
2021-05-21 01:22:56 -07:00
ms-choudhary e4550dc620 Fix: List all unique container images 2021-05-21 13:38:42 +05:30
hikkie3110 aa2be37048 create topology-manager.md 2021-05-21 11:50:26 +09:00
Vitaliy ccc61c87fc Clarify that Docker registry secrets are using type kubernetes.io/dockerconfigjson 2021-05-20 18:49:59 -04:00
Tim Bannister 4efbf939cc Fix AKA for node-pressure eviction glossary item 2021-05-20 20:55:38 +01:00
Kubernetes Prow Robot 086f663970 Merge pull request #28067 from chrisnegus/fix-production-head
Fixed Whats Next heading on production page
2021-05-20 12:44:19 -07:00
Kubernetes Prow Robot 8f8b147e52 Merge pull request #27739 from shannonxtreme/pod-eviction
Create pod eviction concept topic
2021-05-20 12:38:16 -07:00
Christopher Negus 991bb00b59 Fixed link Whats next heading 2021-05-20 19:23:16 +00:00
Haardik Dharma 91f613e3ae Update feature-gates.md 2021-05-21 00:23:51 +05:30
Kubernetes Prow Robot d398b75e19 Merge pull request #28061 from kubernetes/dev-1.21-ko.2
[ko] 2nd Korean localization work for v1.21
2021-05-20 08:21:04 -07:00
Kubernetes Prow Robot b181193907 Merge pull request #28048 from chrisnegus/init-containers-link
Fixed broken What's Next link
2021-05-20 08:05:05 -07:00
Christopher Negus 51e4200a67 Fixed link to Whats next 2021-05-20 14:47:20 +00:00
Steven Pitts e72b6ace24 Update content/en/docs/tasks/configure-pod-container/quality-service-pod.md 2021-05-20 09:03:46 -04:00
Artyom Lukianov 0b826545e8 memory manager: update policies names according to the code
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-05-20 11:59:50 +03:00
Kubernetes Prow Robot 726587e8ad Merge pull request #27997 from justaugustus/patch-release
releases: Update patch release schedule and add Release Manager info
2021-05-20 01:43:05 -07:00
404_K c1d5b91a11 Update overview.md 2021-05-20 12:55:43 +08:00
Kubernetes Prow Robot 1a89995f57 Merge pull request #27611 from KobayashiD27/update-concepts/configuration/secret
ja: Make docs/concepts/configuration/secret.md follow v1.19 of the original text
2021-05-19 20:35:04 -07:00
Christopher Negus 46a0fb74a8 Fixed broken Whats Next link 2021-05-19 21:50:18 +00:00
Stephen Augustus 2021adac4a releases: Update script reference and front matter for release.md
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:30:51 -04:00
Steven Pitts 0103741138 Update content/en/docs/tasks/configure-pod-container/quality-service-pod.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-19 17:23:05 -04:00
Stephen Augustus 5bcadad345 release-managers: Add Security Release Team Slack contact methods
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:12:28 -04:00
François 097292f485 Update kustomization.md
Fix typo for the *volumeMount* field

Running the previous snippets with `kubectl apply -k .` would generate this error: 

```
error validating ".": error validating data: ValidationError(Deployment.spec.template.spec.containers[0]): unknown field "volumeMount" in io.k8s.api.core.v1.Container;
```

According to [this page](https://kubernetes.io/docs/concepts/storage/volumes/), the correct field is "volumeMounts".
2021-05-19 23:05:01 +02:00
Stephen Augustus 006fbf6486 patch-releases: Update cycle after May releases and EOL 1.18
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2021-05-19 17:04:00 -04:00
Stephen Augustus a0ef54f24d release-managers: Link cleanup
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Stephen Augustus 5da03f2aee release-managers: Update personnel
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Stephen Augustus a2c1fd7617 releases: Canonicalize Release Managers page on k/website
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Stephen Augustus 39796d1481 releases: Canonicalize patch release information on k/website
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Stephen Augustus 8bdc23cf82 scripts: Allow SIG Release to approve changes to update-release-info
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Stephen Augustus 5dee7af9de OWNERS: Update SIG Release content reviewers/approvers
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-05-19 17:04:00 -04:00
Kubernetes Prow Robot 631bfd574a Merge pull request #28025 from Priyankasaggu11929/patch-1
fix the `kubelet-config-1.21` configmap key value from `config` to `kubelet`
2021-05-19 08:34:52 -07:00
Kubernetes Prow Robot ec6b53143b Merge pull request #28021 from CaoDonghui123/fix2
[zh]Resync tasks files[7]
2021-05-19 06:26:51 -07:00
Kubernetes Prow Robot 43de76853a Merge pull request #28020 from CaoDonghui123/fix1
[zh]Resync tasks files[8]
2021-05-19 06:24:52 -07:00
Kubernetes Prow Robot 96c83e7ec5 Merge pull request #28023 from CaoDonghui123/fix3
[zh]Resync tasks files[6]
2021-05-19 06:22:51 -07:00
Kubernetes Prow Robot 6803d4dc80 Merge pull request #27503 from remyleone/update_gitignore
update gitignore to include folder created by make container-serve
2021-05-19 05:46:51 -07:00
Kubernetes Prow Robot c5457e0b4f Merge pull request #28022 from nfelger/patch-1
Fix typo in documentation: TLS secrets
2021-05-19 05:32:51 -07:00
Kubernetes Prow Robot 6a2b65d85d Merge pull request #27557 from robertsonai/patch-1
Add common command to list ENV for all pods
2021-05-19 05:26:51 -07:00
Kubernetes Prow Robot b80558fe4a Merge pull request #26957 from k-wall/patch-1
Behaviour when optional configmap appears after the pod starts
2021-05-19 02:38:51 -07:00
Kubernetes Prow Robot 836fb1c8d1 Merge pull request #27246 from vajdaz/master
Fix typo in worker.py example script
2021-05-19 00:52:51 -07:00
Kubernetes Prow Robot 5d2f1a317c Merge pull request #27131 from perithompson/containerd-gsma
Added Windows Containerd GMSA Updates
2021-05-19 00:50:52 -07:00
caodonghui 1b0151039e [zh]Resync tasks files[6] 2021-05-19 15:20:02 +08:00
KobayashiD27 1dcae361ea Fix typo 2021-05-19 15:35:56 +09:00
Kobayashi Daisuke 8ac8d358e6 Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-05-19 15:30:45 +09:00
Kobayashi Daisuke cafc10704d Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-05-19 15:30:34 +09:00
Kobayashi Daisuke 5cd82a6ff8 Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-05-19 15:29:56 +09:00
Kobayashi Daisuke 2a80c6d052 Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-05-19 15:29:49 +09:00
Kobayashi Daisuke 08df1089e1 Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-05-19 15:29:43 +09:00
Kubernetes Prow Robot fcefe0776a Merge pull request #27777 from KobayashiD27/update-concepts/services-networking/endpoint-slices
ja: Make docs/concepts/services-networking/endpoint-slices.md follow v1.19 of the original text
2021-05-18 22:50:51 -07:00
caodonghui ef49d66139 [zh]Resync tasks files[7] 2021-05-19 11:45:52 +08:00
caodonghui a7e39ecdb0 [zh]Resync tasks files[8] 2021-05-19 11:36:43 +08:00
Jack Wu 249731705d Update storage-classes.md 2021-05-19 09:41:50 +08:00
Kubernetes Prow Robot 5dd5d61366 Merge pull request #27873 from seokho-son/up-dev-1.21-ko.2-2
[ko] Update administer-cluster in dev-1.21-ko.2
2021-05-18 17:18:51 -07:00
Kubernetes Prow Robot bf40d496c1 Merge pull request #27993 from hzliangbin/master
update link to Flannel
2021-05-18 15:40:28 -07:00
Haardik Dharma 465b7860f8 Update task-tutorial-prereqs.md 2021-05-18 20:43:24 +05:30
Kubernetes Prow Robot e233f16855 Merge pull request #27806 from danifr/fix_retainKeys_example
Add missing --type merge in retainkeys examples
2021-05-18 08:01:31 -07:00
Kubernetes Prow Robot 7dfc7f8567 Merge pull request #27893 from jeffreyvdhondel/patch-1
Operator: Exists missing
2021-05-18 07:55:32 -07:00
Kubernetes Prow Robot 731cd8c138 Merge pull request #27885 from jihoon-seo/210506_Remove_duplicate_code_block
Remove duplicate code block
2021-05-18 07:53:31 -07:00
Kubernetes Prow Robot 99dbe4a628 Merge pull request #27939 from feitnomore/patch-2
Updating --cascade as false is deprecated on Kubectl 1.21
2021-05-18 07:49:31 -07:00
Kubernetes Prow Robot fc048b3d86 Merge pull request #28011 from ahg-g/ahg-ttl
Updated TTLAfterFinished feature reference
2021-05-18 05:45:31 -07:00
Abdullah Gharaibeh d541be6473 updated TTLAfterFinished feature reference 2021-05-18 07:21:18 -04:00
Kubernetes Prow Robot 4219d77e90 Merge pull request #28007 from chrisnegus/large-cluster-fixes
Added links to etcd content
2021-05-18 03:35:30 -07:00
Paco Xu a4f7ed2a38 use kubectl debug as alpha debug is deprecated
refer to #24847
2021-05-18 17:50:40 +08:00
Priyanka Saggu 0bb7c6f713 fix the configmap key value from config to kubelet 2021-05-18 15:04:48 +05:30
Niko Felger 5bb726ba16 Fix typo 2021-05-18 10:29:09 +02:00
Kubernetes Prow Robot a63b896950 Merge pull request #27416 from joostas/docker-cli-to-kubectl-ko
[ko] Fix label selector in "kubectl for Docker Users"
2021-05-17 22:11:30 -07:00
Kubernetes Prow Robot 7f9817161c Merge pull request #28017 from jihoon-seo/210518_ko_Resolve_nits
[ko] Resolve nits (#27899, #27902)
2021-05-17 22:07:30 -07:00
Kubernetes Prow Robot fb45be31e9 Merge pull request #28018 from seonggwonyoon/dev-1.21-ko.2
[ko] Fix typo minikubue to minikube
2021-05-17 22:05:30 -07:00
Seonggwon Yoon b26563c314 Fix typo minikubue to minikube 2021-05-18 12:23:42 +09:00
Jihoon Seo cd80215e9b [ko] Resolve nits (#27899, #27902) 2021-05-18 12:08:07 +09:00
Jihoon Seo 0e265010e5 Add line breaks in Markdown code 2021-05-18 12:00:44 +09:00
Kubernetes Prow Robot 30ec372a49 Merge pull request #27780 from tengqm/zh-sync-concepts-10
[zh] Resync concepts section (10)
2021-05-17 18:27:30 -07:00
Kubernetes Prow Robot 923b19e533 Merge pull request #27960 from zhiguo-lu/zh-trans-task-configure-cgroup-driver
[zh] translate Tasks/Configuring a cgroup driver
2021-05-17 18:23:30 -07:00
seokho-son 9a7f807474 Update administer-cluster in dev-1.21-ko.2 2021-05-18 09:58:01 +09:00
Arhell 1f1c57cf8e [ja] Improvement: Managing Secret using kubectl 2021-05-18 00:44:08 +03:00
Peri Thompson 39e22bec23 Added Windows Containerd GMSA Updates 2021-05-17 16:31:22 +00:00
Christopher Negus 415468a1a3 Added links to etcd content 2021-05-17 14:25:45 +00:00
Abigail McCarthy 3a8af16d57 Update with nits from reviews 2021-05-17 08:39:39 -04:00
hzliangbin 11e20bc617 update link to Flannel 2021-05-17 17:44:07 +08:00
Kubernetes Prow Robot cb45398881 Merge pull request #27941 from Illianthe/feature-gate-updates
Update feature gate info for ServiceNodeExclusion, NodeDisruptionExclusion, and LegacyNodeRoleBehavior
2021-05-16 21:50:00 -07:00
Kubernetes Prow Robot ee0a4261a4 Merge pull request #27978 from MartinKanters/fix-variable-substitution-typo
Fixed variable substitution typo
2021-05-16 21:43:59 -07:00
Kubernetes Prow Robot e75e654c93 Merge pull request #27943 from tengqm/reformat-windows-file
Reformat windows introduction
2021-05-16 21:05:59 -07:00
Kubernetes Prow Robot 1416b65c64 Merge pull request #27962 from ztaylor797/patch-1
Fix typo in images.md
2021-05-16 20:34:03 -07:00
Kubernetes Prow Robot b423476587 Merge pull request #27959 from stoned/nodeport-ref
Fix link to nodeport Service type
2021-05-16 20:31:59 -07:00
Kubernetes Prow Robot 4ee94306f2 Merge pull request #27996 from donhui/patch-3
[zh] Update anchor link
2021-05-16 18:53:59 -07:00
Arhell d4146d2384 [ja] Add a missing feature gate entry 2021-05-17 01:15:55 +03:00
Kubernetes Prow Robot ceddffeb1e Merge pull request #27286 from CriaHu/hyq-2021032902
Fix line separation in concepts/architecture/nodes
2021-05-16 09:28:00 -07:00
Kubernetes Prow Robot cb161cfdc8 Merge pull request #27724 from wangyysde/patch-1
Update feature-gates.md
2021-05-16 05:55:59 -07:00
Kubernetes Prow Robot 2ef52e596d Merge pull request #26840 from mltsy/patch-1
Clarify sources of voluntary disruptions
2021-05-16 05:53:59 -07:00
Kubernetes Prow Robot b37d82a0a3 Merge pull request #27414 from joostas/docker-cli-to-kubectl-en
[en] Fix label selector in "kubectl for Docker Users"
2021-05-16 05:51:59 -07:00
Kubernetes Prow Robot c44acaba89 Merge pull request #27689 from shuuji3/shuuji3/add-search-to-blog-pages-20895
Add the search box and the toggle section navigation
2021-05-16 05:49:59 -07:00
Kubernetes Prow Robot 4f669fd2e3 Merge pull request #27815 from prameshj/patch-6
Fix sed command for NodeLocalDNS yaml in IPVS mode.
2021-05-16 05:47:59 -07:00
Kubernetes Prow Robot 706627109d Merge pull request #27975 from shurup/patch-3
Adding shell-operator as another way to create operators
2021-05-16 01:27:59 -07:00
Kubernetes Prow Robot daa72d0622 Merge pull request #27999 from pleiadesian/patch-1
Fix typo in secret.md
2021-05-16 01:17:59 -07:00
Zulai Wang 1753d09792 Fix typo in secret.md 2021-05-16 15:15:29 +08:00
Kubernetes Prow Robot c576c3a3ee Merge pull request #27818 from tengqm/fix-kubeadm-ref
Regenerated reference for kubeadm
2021-05-15 17:13:59 -07:00
Kubernetes Prow Robot adf144cf58 Merge pull request #27744 from sftim/20210427_write_vixie_in_title_case
Write Vixie in title case
2021-05-15 16:43:59 -07:00
Arhell d2025e448c [zh] fix capitalization 2021-05-16 00:32:37 +03:00
donghui 4bb8737568 [zh] Update anchor link 2021-05-16 00:53:25 +08:00
Arhell 81aa62d9ff [zh] address typos docker-cli-kubectl 2021-05-15 12:34:28 +03:00
Kubernetes Prow Robot 941f5d51cd Merge pull request #27992 from computerphilosopher/bspark/typo
[ko] Fix typo of korean docs
2021-05-15 00:47:59 -07:00
computerphilosopher 0885df43c5 Fix typo of korean docs 2021-05-15 12:24:09 +09:00
Abigail McCarthy b8ab5835b9 Add page for analytics dashboard 2021-05-14 17:12:27 -04:00
Tim Allclair dcd2dd4852 Update SELinux standards (#27653)
* Update SELinux standards

* address feedback
2021-05-14 11:19:59 -07:00
Steven Pitts c315df3c0f Clarify what must be the same
When reading these sentences, I thought that each pod must have the same values as each other pod. In other words, pod1's memory limit must equal pod2's memory limit.

It looks like I misunderstood; "must be the same" means that the limit and request values on each individual pod must match.

Clarify what "must be the same".
2021-05-14 12:12:48 -04:00
Kubernetes Prow Robot 89e642d082 Merge pull request #27972 from bnekolny/bn/secrets-env
Add envs example for secretGenerator.
2021-05-14 04:54:05 -07:00
Qiming Teng 29c0554d70 [zh] Resync task files (5) 2021-05-14 19:47:33 +08:00
Kubernetes Prow Robot 42313ab058 Merge pull request #27977 from CaoDonghui123/fix4
[zh]Resync tasks files[9]
2021-05-14 00:42:04 -07:00
caodonghui 4795d7fe35 [zh]Resync tasks files[9] 2021-05-14 14:32:52 +08:00
Qiming Teng 1638e3543f [zh] Resync tasks for 1.21 (4) 2021-05-14 13:41:11 +08:00
Kubernetes Prow Robot 94da19ea23 Merge pull request #27973 from CaoDonghui123/fix3
[zh]Resync tasks files[10]
2021-05-13 22:08:05 -07:00
Kubernetes Prow Robot 6b7072e507 Merge pull request #27956 from CaoDonghui123/fix2
[zh]Resync tasks files[11]
2021-05-13 22:06:05 -07:00
Kubernetes Prow Robot 44d3c6e83d Merge pull request #27887 from howieyuen/monitor-health
[zh] Resync tasks files[3]
2021-05-13 22:04:04 -07:00
Kubernetes Prow Robot b0b88679d4 Merge pull request #27875 from seokho-son/up-dev-1.21-ko.2-3
[ko] Update task tookls and network in dev-1.21-ko.2
2021-05-13 21:54:04 -07:00
Kubernetes Prow Robot 6a0f974f7b Merge pull request #27872 from seokho-son/up-dev-1.21-ko.2
[ko] Update kustomization.md in dev-1.21-ko.2
2021-05-13 21:52:05 -07:00
caodonghui df00b046cd [zh]Resync tasks files[10] 2021-05-14 11:52:29 +08:00
caodonghui e43de9ad16 [zh]Resync tasks files[11] 2021-05-14 11:29:25 +08:00
howieyuen 3ca030c235 [zh] Resync tasks files[3] 2021-05-14 11:26:07 +08:00
Kubernetes Prow Robot 4dfabc001b Merge pull request #27919 from howieyuen/debug
[zh] resync task files [2]
2021-05-13 20:24:05 -07:00
howieyuen 2c959326a6 [zh] resync task files [2] 2021-05-14 11:17:34 +08:00
Kubernetes Prow Robot 31ad97deca Merge pull request #27892 from CaoDonghui123/fix1
[zh]Resync Extend Kubernetes files
2021-05-13 17:50:04 -07:00
Kenaniah Cerny 4da06b0930 Fixes a small typo 2021-05-13 16:15:26 -07:00
Shannon Kularathna c184f20f76 Create pod eviction concept and glossary entries
- Created glossary entries for manual and kubelet eviction
  - Created node-pressure-eviction.md and api-eviction.md
  - Merged content from eviction-policy.md and out-of-resource.md
  - Added note to kube-scheduler about node conditions
  - Deleted eviction-policy and out-of-resource.md
  - Redirected old topics
  - Change topic weights
2021-05-13 18:34:58 +00:00
Kubernetes Prow Robot f20d3f0d88 Merge pull request #27968 from MarcPow/Issue-27967
Correct version numbers related to the EvenPodsSpread feature gate
2021-05-13 08:24:26 -07:00
luzg 1c846aa427 [zh] translate Tasks/Configuring a cgroup driver 2021-05-13 22:02:09 +08:00
Kubernetes Prow Robot b2245f8f34 Merge pull request #27797 from tengqm/zh-sync-concepts-15
[zh] Resync concepts section (15)
2021-05-13 05:52:25 -07:00
Martin Kanters faa06b802a Fixed variable substitution typo 2021-05-13 10:46:55 +02:00
Dmitry Shurupov 285db949a4 Adding shell-operator as another way to create operators 2021-05-13 12:14:39 +07:00
Brett Nekolny eb0fbf236b Add envs example for secretGenerator. 2021-05-12 17:29:17 -06:00
Arhell e3c8fb1313 [ja] fix invalid location 2021-05-13 00:34:06 +03:00
Kubernetes Prow Robot 2b38c750b1 Merge pull request #27966 from tallclair/patch-1
Fix relnotes.k8s.io link
2021-05-12 12:07:28 -07:00
Marc Power bd64e3170b Correct version numbers related to the EvenPodsSpread feature gate 2021-05-12 11:39:54 -07:00
Tim Allclair b0e4cecea4 Fix relnotes.k8s.io link
It was pointing to `https://kubernetes.io/releases/notes/relnotes.k8s.io`. I'm assuming that adding the scheme will fix it.
2021-05-12 10:42:03 -07:00
Kubernetes Prow Robot 906cd26032 Merge pull request #27961 from scholtz/patch-1
update dashboard version to 2.2.0
2021-05-12 09:49:28 -07:00
Kubernetes Prow Robot cbb5e9e181 Merge pull request #27659 from hase1128/configmap.md
Update Japanese localization on concepts/configuration/configmap.md
2021-05-12 09:19:26 -07:00
ztaylor797 af94b0a118 Fix typo in images.md 2021-05-12 10:22:56 -05:00
Ludovit Scholtz 61b73cede4 update dashboard version to 2.2.0 2021-05-12 16:35:26 +02:00
Stoned Elipot d299e40f1e Fix link to nodeport Service type 2021-05-12 15:08:09 +02:00
Kubernetes Prow Robot 6845b647bb Merge pull request #27929 from jimangel/release-page-v2.0
Adding a release page under "Release Information"
2021-05-12 01:11:38 -07:00
Qiming Teng ebb393c74e Reformat windows introduction
The current markdown text for the Windows introduction page is very
difficult for tracking changes. There are many paragraphs shown as a
single line. We need line breaks to ease the change tracking, especially
for localization teams. There are other nits related to indentation and
numbered lists. This PR is an attempt to reformat the page so that
future revisions can use it as an example.
2021-05-12 08:50:02 +08:00
Kubernetes Prow Robot 45f36649ab Merge pull request #27884 from jingxu97/nodename
Update note for waitForFirstConsumer binding mode with example
2021-05-11 16:03:38 -07:00
Kubernetes Prow Robot 36f5cd1a38 Merge pull request #27900 from wangyysde/fix-27816
fix example for customizing the control plane with scheduler flags
2021-05-11 15:57:38 -07:00
Jim Angel 7edf890373 Adding a release page under "Release Information" 2021-05-11 17:18:30 -05:00
Arhell 0e8b3e4aa8 [ja] Update HAProxy Protocol Link 2021-05-12 00:43:17 +03:00
joostas ee1361dc0d [en] Fix label selector in "kubectl for Docker Users"
Before
```sh
kubectl get po -l
run=nginx-app
No resources found in default namespace.
```
Because:
```sh
kubectl get po --show-labels
NAME                         READY   STATUS    RESTARTS   AGE   LABELS
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          17m app=nginx-app,pod-template-hash=58cfd4c468
```
After:
```sh
kubectl get po -l app=nginx-app
NAME                         READY   STATUS    RESTARTS   AGE
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          18m
```
2021-05-11 23:08:49 +03:00
Kubernetes Prow Robot e751578e85 Merge pull request #27947 from shannonxtreme/priority-move
Move Priority and Preemption to Scheduling section
2021-05-11 09:09:36 -07:00
Shannon Kularathna 8b0f2648e2 Move Priority and Preemption to Scheduling section 2021-05-11 15:10:02 +00:00
Kubernetes Prow Robot 434ef0f844 Merge pull request #27886 from sudo-bmitch/pr-dockershim-mirantis
Updating dockershim FAQ with Mirantis announcement
2021-05-11 07:29:36 -07:00
wangyysde c7ed3bcef3 fix example for customizing the control plane with scheduler flags
Signed-off-by: wangyysde <net_use@bzhy.com>
2021-05-11 21:31:35 +08:00
Kubernetes Prow Robot dbb559e655 Merge pull request #27930 from KofClubs/add-a-space-after-the-parentheses-kubeadm-init.md
[zh] Added 2 spaces in kubeadm-init.md
2021-05-11 05:21:36 -07:00
Regan Chan add60400f8 Update feature gate info for ServiceNodeExclusion, NodeDisruptionExclusion, and LegacyNodeRoleBehavior 2021-05-11 06:37:53 -04:00
Jai Govindani 939f0881ab fix(redirects): spacing
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-11 12:15:59 +07:00
Qiming Teng d31ac9b884 Regenerated reference for kubeadm
The upstream source code now applies normalization function to all
command line flags. The PR captures such a change for all references
impacted.
2021-05-11 10:31:56 +08:00
toshokan c860159ea8 [en] Fix secret -> secrets in titles 2021-05-10 22:07:40 -04:00
Marcelo Feitoza Parisi 743b5d5db8 Updating --cascade=false to --cascade=orphan
Cascade=false is deprecated in kubectl 1.21, according to Bug #27920
2021-05-10 21:12:44 -03:00
Aaron Alpar 134054fbae Add blog post: Using Finalizers to Control Deletion (#26997)
* blog post for using finalizers for deletion

* Update content/en/blog/_posts/2021-03-03-using-finalizers-to-control-deletion.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* update create dates

* fixup for mv mess

* Update content/en/blog/_posts/2021-04-28-using-finalizers-to-control-deletion.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* fixup grammer

* update dates

* fixup format

* fixup JSON

* remove command prompts s/^$ //

* Update article publication date

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-10 16:13:36 -07:00
Kubernetes Prow Robot 44d85c5241 Merge pull request #27912 from verult/access-volume-mode-links
Link PVC volume mode and access mode sections to corresponding sections in PV
2021-05-10 15:55:36 -07:00
Tim Bannister a71c8e7943 Write Vixie in title case
The surname Vixie should be in title case as it is a proper noun, even
as part of the name of Vixie cron.

"vixie cron" (with a space in it) is not the name of any scheduling
tool; there are tools named vixie-cron but that is different from the
existing text.
2021-05-10 23:38:52 +01:00
Kubernetes Prow Robot ff54f29762 Merge pull request #27903 from draveness/patch-4
doc: remove deprecated predicates in scheduler
2021-05-10 15:19:36 -07:00
Kubernetes Prow Robot 6db449cdab Merge pull request #27839 from jai/jai/fix-25639
docs(overview): add info on k8s abbreviation
2021-05-10 15:17:37 -07:00
Kubernetes Prow Robot c994e3376e Merge pull request #27829 from pedroleaoc/patch-1
Adds COF to the list of operators frameworks
2021-05-10 15:15:38 -07:00
Kubernetes Prow Robot 98ae77bdd6 Merge pull request #27424 from Shubham82/fix-secret_content_layout
Modified the output when retrieving Secrets.
2021-05-10 15:13:36 -07:00
Kubernetes Prow Robot 448df54521 Merge pull request #27315 from s-kawamura-w664/patch-script
Add script for detecting bad characters.
2021-05-10 15:11:36 -07:00
Kubernetes Prow Robot e29d5bc601 Merge pull request #27906 from feitnomore/patch-1
Fix static pod manifests generation
2021-05-10 14:49:37 -07:00
Kubernetes Prow Robot d38ee44df4 Merge pull request #27909 from toshokan/master
Fix grammar on namespaces page
2021-05-10 14:47:36 -07:00
Simon Bauer a359a21959 Updated Feature Gate "TTLAfterFinished"
According to https://github.com/kubernetes/kubernetes/pull/98678 and the release notes for 1.21 the feature gate `TTLAfterFinished` is in beta now and enable by default. This change is not yet reflected in the Feature Gates documentation.
2021-05-10 15:39:32 +02:00
Kubernetes Prow Robot 4d897b6f24 Merge pull request #27759 from tengqm/zh-sync-concepts-6
[zh] Sync concepts section (6)
2021-05-10 05:42:51 -07:00
Kubernetes Prow Robot b1818fd1b5 Merge pull request #27406 from bpmct/fix-align-tablet
Fix image positioning on homepage, tablet
2021-05-10 05:40:51 -07:00
Kubernetes Prow Robot 1075bd437d Merge pull request #27723 from tengqm/zh-sync-kubeadm-3
[zh] Resync kubeadm files (3)
2021-05-10 05:32:52 -07:00
Kubernetes Prow Robot 2b25d78d23 Merge pull request #27822 from mengjiao-liu/sync-scheduling
[zh] Sync Reference scheduling files
2021-05-10 04:56:51 -07:00
Kubernetes Prow Robot 7a2e319df4 Merge pull request #27825 from mengjiao-liu/sync-config-api-files
[zh] Sync reference config-api file
2021-05-10 04:10:51 -07:00
Kubernetes Prow Robot 10196aa04a Merge pull request #27408 from sftim/20210405_allow_localizations_maintain_own_strings
Allow localization teams to review their own strings
2021-05-10 01:12:51 -07:00
Kubernetes Prow Robot 76cf998148 Merge pull request #27698 from shuuji3/patch-4
Fix a markup error on concepts/workloads/controllers/garbage-collection
2021-05-09 23:38:51 -07:00
caodonghui dc89e82de6 [zh]Resync Extend Kubernetes files 2021-05-10 14:37:48 +08:00
Mengjiao Liu 78300a5ca3 [zh] Sync reference config-api file 2021-05-10 14:12:43 +08:00
Zhang Zhanpeng ed0efa8b3e Added 2 spaces in kubeadm-init.md
Signed-off-by: Zhang Zhanpeng <zhanpeng.zhang@daocloud.io>
2021-05-10 12:31:54 +08:00
Mengjiao Liu 578e65eeb4 [zh] Sync Reference scheduling files 2021-05-10 11:39:38 +08:00
Qiming Teng 677bee3bd4 [zh] Resync concepts section (10) 2021-05-10 08:52:03 +08:00
Qiming Teng 9ba6ac6167 [zh] Resync kubeadm files (3) 2021-05-10 08:36:39 +08:00
Kubernetes Prow Robot dacc1edb63 Merge pull request #27352 from wwgfhf/master-kubelet-integration
Update zh translation in kubelet-integration.md
2021-05-09 17:34:48 -07:00
Qiming Teng 6f498cfeb9 [zh] Sync concepts section (6) 2021-05-10 08:28:58 +08:00
Kubernetes Prow Robot acf2e99652 Merge pull request #27860 from zhiguo-lu/zh-trans-task-tools-include-index
[zh] translate task/tools Included
2021-05-09 17:26:47 -07:00
Kubernetes Prow Robot 63a207a6a8 Merge pull request #27859 from jihoon-seo/210503_Fix_wrong_custom_heading_ID
[ko] Fix wrong custom heading ID
2021-05-09 09:44:48 -07:00
Kubernetes Prow Robot 3384dbf998 Merge pull request #27857 from jihoon-seo/210503_Update_outdated_files_in_dev-1.21-ko.2_p1
[ko] Update outdated files in dev-1.21-ko.2 (p1)
2021-05-09 09:42:47 -07:00
Kubernetes Prow Robot 452d678c0b Merge pull request #27613 from mengjiao-liu/update-cronjob-apiversion
[zh] Update CronJob example  apiVersion from  batch/v1beta1 to batch/v1
2021-05-09 07:32:47 -07:00
Kubernetes Prow Robot d21abd1f96 Merge pull request #27755 from npu21/git-zh
Append .git to upstream URLs
2021-05-09 07:28:47 -07:00
Kubernetes Prow Robot 11eda2afb6 Merge pull request #27504 from gecube/master
Update konnectivity to 0.0.16 and update ZH docs accordingly
2021-05-09 07:26:47 -07:00
seokho-son d05cbcad63 Update kustomization.md in dev-1.21-ko.2 2021-05-09 22:13:57 +09:00
Kubernetes Prow Robot e40332300f Merge pull request #27351 from wwgfhf/master-high-availability
Update zh translation in high-availability.md
2021-05-09 05:52:47 -07:00
Kubernetes Prow Robot 50925540a9 Merge pull request #27350 from wwgfhf/master-container-runtime
Update zh translation in container-runtimes.md
2021-05-09 05:50:48 -07:00
Kubernetes Prow Robot 5ced863bec Merge pull request #27349 from wwgfhf/master-kubespray
Update zh translation in  kubespray.md
2021-05-09 05:48:47 -07:00
Kubernetes Prow Robot c2473247c1 Merge pull request #27802 from howieyuen/cluster-large
[zh] resync setup section [3]
2021-05-09 05:42:47 -07:00
Kubernetes Prow Robot 198179e78a Merge pull request #27799 from mengjiao-liu/sync-secret
[zh] Sync content secret file
2021-05-09 05:38:47 -07:00
Kubernetes Prow Robot 5015aa2cea Merge pull request #27783 from tengqm/zh-sync-concepts-11
[zh] Resync concepts section (11)
2021-05-09 05:34:48 -07:00
TAKAHASHI Shuuji cb894d47f2 Copy content/en/docs/concepts/configuration/organize-cluster-access-kubeconfig.md for translation 2021-05-09 09:37:42 +00:00
Kubernetes Prow Robot 8293a8e162 Merge pull request #27773 from CriaHu/hyq-0427
Optimize document translation of content/zh/docs/tutorials/stateful-a…
2021-05-09 02:02:48 -07:00
Kubernetes Prow Robot b39c2dd460 Merge pull request #27742 from mengjiao-liu/sync-manage-resources-containers
[zh] Sync content/en/docs/concepts/configuration/manage-resources-containers.md
2021-05-09 01:56:47 -07:00
Kubernetes Prow Robot 2de4710a29 Merge pull request #27686 from mengjiao-liu/sync-configmap
[zh] Sync content/en/docs/concepts/configuration/configmap.md
2021-05-09 01:54:47 -07:00
Kubernetes Prow Robot 8bec0c8954 Merge pull request #27666 from tengqm/zh-rm-old-files
[zh] Remove outdated files
2021-05-09 01:52:47 -07:00
Kubernetes Prow Robot d37edc7ffa Merge pull request #27578 from fenggw-fnst/work2
[zh] Sync docs/reference/access-authn-authz/admission-controllers.md
2021-05-09 01:12:47 -07:00
Kubernetes Prow Robot 6bbd467e4d Merge pull request #27895 from xinchenyixian/patch-2
Update overview.md
2021-05-08 22:42:47 -07:00
Kubernetes Prow Robot 2ac91aaa59 Merge pull request #26486 from ravisantoshgudimetla/patch-7
Remove unsupported Windows OS versions
2021-05-08 22:28:47 -07:00
Edson C 9141b5762f Fix typos and improvements request by code review 2021-05-08 19:07:37 -03:00
Kubernetes Prow Robot e7920ea134 Merge pull request #27737 from shannonxtreme/secret-kubectl
Correct formatting and style
2021-05-08 08:16:47 -07:00
Jai Govindani b0f9d9f074 fix(redirects): update broken /contribute/participating/ redirect
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-08 12:40:01 +07:00
Kubernetes Prow Robot 30c5e76f34 Merge pull request #27890 from xinchenyixian/patch-1
Update multiple-zones.md
2021-05-07 19:15:18 -07:00
Cheng Xing 3976df3d12 Link PVC volume mode and access mode sections to corresponding sections in PV 2021-05-07 19:11:56 -07:00
Shannon Kularathna e084eefad6 Update formatting and style 2021-05-07 20:22:29 +00:00
toshokan 50a5dbb21d Fixes grammar typo 2021-05-07 16:08:57 -04:00
Marcelo Feitoza Parisi f0dbc2bc12 Fix static pod manifests generation
There was an URL problem with HOST1 and HOST2
2021-05-07 11:37:08 -03:00
Jai Govindani fdb56e4070 chore(kubectl-cmds): add redirect to skip reundant page
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-07 19:45:17 +07:00
Draven 41b62a9305 doc: remove deprecated predicates in scheduler 2021-05-07 18:33:27 +08:00
Kubernetes Prow Robot a46bdc27e1 Merge pull request #27894 from rojosinalma/patch-1
Added example to use configMapGenerator from .env file
2021-05-07 03:19:03 -07:00
josny f9cf8c9fff Update overview.md
错别字
2021-05-07 10:26:15 +08:00
Jing Xu e7d3e273f2 Update note for waitForFirstConsumer binding mode with example
Update binding mode related to nodeName
2021-05-06 16:19:02 -07:00
Brandon Mitchell e5c2404c19 Update content/en/blog/_posts/2020-12-02-dockershim-faq.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-06 16:48:45 -04:00
Kubernetes Prow Robot 79cab9e10e Merge pull request #27871 from csantanapr/issue-27865
[es] Fix concepts/_index.md
2021-05-06 13:36:00 -07:00
Rojo 7a2baf6865 Update content/en/docs/tasks/manage-kubernetes-objects/kustomization.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-06 21:12:33 +02:00
Carlos Santana 377d27d0ff añadir la preposición
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-06 15:04:30 -04:00
Quentin Bisson bca8c4b6e5 Add created by label (#27612)
* Add created by label

* Update content/en/docs/concepts/overview/working-with-objects/common-labels.md
2021-05-06 10:10:00 -07:00
Rojo 38371d43e6 Added example to use configMapGenerator from .env file 2021-05-06 18:51:40 +02:00
Jeffrey van den Hondel 38374a03b0 Operator: Exists missing
The Operator Exists is missing without this operator there will be no pod deployed on the master node.
2021-05-06 15:40:45 +02:00
seokho-son 8819bdc0ac Update task tookls and network in dev-1.21-ko.2 2021-05-06 21:52:46 +09:00
Kubernetes Prow Robot cd2f0e6e05 Merge pull request #27863 from pjhwa/outdated02-27764
[ko] Update outdated files in dev-1.21-ko.2 (p2)
2021-05-06 05:33:16 -07:00
josny e567d3c825 Update multiple-zones.md
错别字修改
2021-05-06 15:29:50 +08:00
Kubernetes Prow Robot 3316bae823 Merge pull request #27752 from tengqm/zh-sync-concepts-5
[zh] Resync concepts section (5)
2021-05-05 19:19:15 -07:00
Kubernetes Prow Robot 1b28f5e054 Merge pull request #27749 from tengqm/zh-sync-concepts-4
[zh] Resync concepts section (4)
2021-05-05 19:17:15 -07:00
Kubernetes Prow Robot 82ba7beda1 Merge pull request #27746 from tengqm/zh-sync-concepts-3
[zh] Resync concepts section (3)
2021-05-05 19:11:18 -07:00
Kubernetes Prow Robot 8136093d92 Merge pull request #27794 from tengqm/zh-sync-concepts-12
[zh] Resync concepts section (12)
2021-05-05 19:07:18 -07:00
Kubernetes Prow Robot d29693f1d9 Merge pull request #27800 from zhiguo-lu/zh-trans-concepts-topology-aware-hints
[zh] translate concepts/Topology Aware Hints
2021-05-05 19:05:18 -07:00
Brandon Mitchell 3a31285ac6 Updating dockershim FAQ with Mirantis announcement
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-05-05 21:17:00 -04:00
Jihoon Seo e2dfeef40a Remove duplicate code block 2021-05-06 09:50:40 +09:00
Carlos Santana c186321f60 fix acento la página
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-05 10:55:49 -04:00
Kubernetes Prow Robot d52a4a314f Merge pull request #27836 from PI-Victor/feature/pi_victor_approval_request
OWNERS_ALIASES: add pi-victor as part of sig-docs-en-owners.
2021-05-05 05:29:15 -07:00
Carlos Santana 040720a465 [es] Fix broken links for concepts index page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-04 21:27:05 -04:00
Kubernetes Prow Robot dd9fa36afd Merge pull request #27466 from chrisnegus/prod-env-text
Adding new Production Environment section
2021-05-04 12:27:14 -07:00
Christopher Negus 2117217f62 Adding new Production Environment section
Review comments resolved

Small edits

Edits from reylejano comments

Edits from a-mcarthy and kbhawkey comments

More edits from sftim comments

Moved index.md to _index.md to pick up directory links
2021-05-04 19:06:18 +00:00
Kubernetes Prow Robot b02027a57c Merge pull request #27820 from jai/jai/fix-27204
docs(admission-controllers): update release status of TaintNodesByCon…
2021-05-04 11:14:14 -07:00
Jihoon Seo f4981f1ad6 [ko] Update outdated files in dev-1.21-ko.2 (p1) 2021-05-04 19:31:04 +09:00
Jerry Park a80c2fc05f [ko] Update outdated files in dev-1.21-ko.2 (p2) 2021-05-04 18:35:22 +09:00
Kubernetes Prow Robot 17a77fba0e Merge pull request #27855 from jmboby/patch-1
Fix spelling mistake of the word 'kubernetes' in line 390
2021-05-03 16:55:11 -07:00
luzg 115dfd288a [zh] translate task/tools Included 2021-05-03 22:44:54 +08:00
Jihoon Seo f174e793e9 [ko] Fix wrong custom heading ID 2021-05-03 18:44:25 +09:00
Naoki Oketani 0ac1ac4e3d Translate docs/tasks/configmap-secret/managing-secret-using-kustomize/ into Japanese 2021-05-03 15:37:04 +09:00
Kubernetes Prow Robot c47bc83e41 Merge pull request #27850 from kwangh/dev-1.21-ko.2
Update managing-tls-in-a-cluster.md
2021-05-02 23:24:03 -07:00
James Wilson d17a261c0e Fix spelling mistake of the word 'kubernetes' in line 390
A volume with `volumeMode: Filesystem` is *mounted* into Pods into a directory. If the volume
is backed by a block device and the device is empty, Kubernetes creates a filesystem
on the device before mounting it for the first time.
2021-05-03 16:20:49 +12:00
TAKAHASHI Shuuji d3fd7174c7 Apply suggestions from code review
Co-authored-by: makocchi <makocchi@gmail.com>
2021-05-03 11:37:13 +09:00
edsoncelio c9ac54c054 Add label section translation 2021-05-02 10:21:28 -03:00
TAKAHASHI Shuuji 895d59124e Translate concepts/cluster-administration/system-logs into Japanese 2021-05-02 12:31:38 +00:00
Kwang Hun 27e7aace35 Update managing-tls-in-a-cluster.md
fix typo
2021-05-02 20:04:04 +09:00
Qiming Teng 7f0557afd6 [zh] Resync reference for kube-apiserver 2021-05-01 22:07:01 +08:00
TAKAHASHI Shuuji 4201120ebd Copy content/en/docs/concepts/cluster-administration/system-logs.md for translation 2021-05-01 09:01:48 +00:00
TAKAHASHI Shuuji 919cafa2c0 Add an anchor link to concepts/containers/_index.md 2021-05-01 08:00:27 +00:00
TAKAHASHI Shuuji e654c368a7 Translate concepts/cluster-administration/kubelet-garbage-collection into Japanese 2021-05-01 07:57:30 +00:00
TAKAHASHI Shuuji 390de57ebf Copy content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md for translation 2021-05-01 06:24:13 +00:00
Kubernetes Prow Robot b06f904b16 Merge pull request #27844 from celestehorgan/add-kubecon-banner
Add KubeCon 2021 banner, April 30 - May 7 2021
2021-04-30 16:45:58 -07:00
Kubernetes Prow Robot 58eb81b27e Merge pull request #27817 from tengqm/fix-comp-ref
Update component reference
2021-04-30 16:29:58 -07:00
Celeste Horgan cf43ee61f5 Add KubeCon 2021 banner, April 30 - May 7 2021
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2021-04-30 16:01:08 -07:00
Jai Govindani 170304e282 docs(overview): add info on k8s abbreviation
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 21:43:56 +07:00
TAKAHASHI Shuuji e0d4e72342 Translate concepts/cluster-administration/addons into Japanese 2021-04-30 13:46:47 +00:00
Kubernetes Prow Robot 8d64954d36 Merge pull request #27819 from fancc/flow-control
Fix some formatting errors
2021-04-30 03:25:57 -07:00
Kubernetes Prow Robot ddeb64c71d Merge pull request #27834 from gaoguangze111/update-chinese-page-persistent-volumes
Correct Chinese translation in page persistent-volumes
2021-04-30 03:09:58 -07:00
Victor Palade 03a7aae773 OWNERS_ALIASES: add pi-victor as part of sig-docs-en-owners.
As Docs RT lead, this is a request for approval rights for
1.22 release.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-04-30 12:00:22 +02:00
GoodGameZoo f575864cdc Correct Chinese translation in page persistent-volumes 2021-04-30 02:43:55 -07:00
Pedro Leão da Cruz c4f1225b26 Adds COF to the list of operators frameworks
Adds the Charmed Operator Framework to #heading-writing-operator
2021-04-30 09:40:48 +01:00
Cria Hu 493dae7a2c Merge branch 'master' into hyq-0427 2021-04-30 15:48:11 +08:00
Jai Govindani a6ab6dca21 docs(admission-controllers): update release status of TaintNodesByCondition
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 13:21:19 +07:00
范成城 3525da7f76 Fix some formatting errors 2021-04-30 11:06:49 +08:00
Qiming Teng 11f1b6b8e9 Update component reference
This PR updates the component reference generated for 1.21. A bug was
found where the upstream source code is now applying a normalization
function to all flags.

This PR also removes the dangling kubelet-config API file.
2021-04-30 10:40:27 +08:00
Kubernetes Prow Robot 43fcebde32 Merge pull request #27729 from CaoDonghui123/fix4
[zh]Resync Tutorials (1)
2021-04-29 19:35:58 -07:00
Kubernetes Prow Robot 83589d3ffb Merge pull request #27770 from CaoDonghui123/fix7
[zh]Resync Tutorials (2)
2021-04-29 17:07:57 -07:00
Qiming Teng 4657f11dbf [zh] Resync concepts section (3) 2021-04-30 08:04:20 +08:00
prameshj 9d84de7fe4 Fix sed command for IPVS mode.
Verified that the new sed command generates -        `args: [ "-localip", "169.254.20.10", "-conf", "/etc/Corefile", "-upstreamsvc", "kube-dns-upstream" ]`
2021-04-29 15:01:26 -07:00
Kubernetes Prow Robot e2b3564d10 Merge pull request #18962 from remyleone/pod_configmap_fr
Add French configure-pod-configmap
2021-04-29 07:52:50 -07:00
Daniel Fernández bd89e37865 Add missing --type merge in retainkeys examples 2021-04-29 13:33:10 +02:00
Kubernetes Prow Robot 6accd1f03a Merge pull request #27787 from bridgetkromhout/fix-blog-post-link
Fixes sidebar link for blog posts
2021-04-29 04:24:50 -07:00
luzg 94e88298ea [zh] translate concepts/Topology Aware Hints
Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Update content/zh/docs/concepts/services-networking/topology-aware-hints.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-04-29 18:03:56 +08:00
howieyuen fa884fbe50 resync setup section [3] 2021-04-29 17:55:04 +08:00
TAKAHASHI Shuuji d9de7214d1 Copy content/en/docs/concepts/cluster-administration/addons.md for translation 2021-04-29 08:57:33 +00:00
Kubernetes Prow Robot 6be4218ea6 Merge pull request #27720 from tengqm/zh-sync-kubeadm-1
[zh] Resync kubeadm files (1)
2021-04-29 01:48:50 -07:00
Mengjiao Liu 7746f7935e [zh] Sync content secret file 2021-04-29 14:47:18 +08:00
Kubernetes Prow Robot 24fd0d4749 Merge pull request #27775 from CaoDonghui123/fix8
[zh]Resync Tutorials (3)
2021-04-28 23:36:50 -07:00
Kubernetes Prow Robot 6559ec281c Merge pull request #27719 from CaoDonghui123/fix1
[zh] translate administer-cluster/controller-manager-leader-migration.md
2021-04-28 23:30:50 -07:00
Mengjiao Liu e97efe5fd9 [zh] Sync content/en/docs/concepts/configuration/manage-resources-containers.md 2021-04-29 14:25:43 +08:00
TAKAHASHI Shuuji 1e7eb181d2 Translate contribute/review/for-approvers/ into Japanese 2021-04-29 05:53:13 +00:00
Jerry 8e23b38608 optimize doc translation (#27792) 2021-04-28 22:02:50 -07:00
Kubernetes Prow Robot 5768efbb9f Merge pull request #27793 from eatjeff/2021042905
optimize zh doc
2021-04-28 22:00:50 -07:00
Qiming Teng 1607e18655 [zh] Resync concepts section (14) 2021-04-29 12:56:47 +08:00
Qiming Teng 411b1dd73d [zh] Resync concepts section (15) 2021-04-29 12:53:37 +08:00
Qiming Teng d5f160df09 [zh] Resync concepts section (13) 2021-04-29 12:11:57 +08:00
caodonghui d82bfa7639 [zh] translate administer-cluster/controller-manager-leader-migration.md 2021-04-29 11:57:44 +08:00
Qiming Teng 8b7b499e0b [zh] Resync concepts section (12) 2021-04-29 11:48:42 +08:00
yaohaoyun 341a7a0913 optimize doc translation 2021-04-29 11:40:24 +08:00
Kubernetes Prow Robot f11258448a Merge pull request #27791 from eatjeff/2021042903
fix incorrect link
2021-04-28 20:18:50 -07:00
Kubernetes Prow Robot 138c826b80 Merge pull request #27684 from ydFu/update-ephemeral-volumes
[zh] Sync storage  pages for ephemeral-volumes.md
2021-04-28 20:10:50 -07:00
Kubernetes Prow Robot 36503e7125 Merge pull request #27790 from eatjeff/2021042902
optimize doc translation
2021-04-28 20:08:50 -07:00
caodonghui e0fbc55dd6 [zh]Resync Tutorials (3) 2021-04-29 11:07:34 +08:00
Kubernetes Prow Robot b252d1b6a7 Merge pull request #27767 from zhiguo-lu/zh-trans-concepts-volume-health-monitoring
[zh] translate concepts/Volume Health Monitoring
2021-04-28 20:02:50 -07:00
yaohaoyun 1490968ef1 optimize doc translation 2021-04-29 10:58:21 +08:00
huyuqing af1879144e fix the wrong links 2021-04-29 10:21:18 +08:00
eatjeff ef94e12887 optimize doc translation 2021-04-29 10:20:33 +08:00
Smuu 1f28ec0961 Fix syntax errors (#27735)
* Fix syntax errors

- fix wrong placed line breaks
- fix command mode start and end

* remove word 'simple'
2021-04-28 17:06:50 -07:00
Kubernetes Prow Robot 932d25ee87 Merge pull request #27754 from shannonxtreme/preemption-qos
Clarify use of QoS in eviction ranking
2021-04-28 12:50:50 -07:00
Bridget Kromhout 68298d1871 Fixes sidebar link for blog posts
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-04-28 14:25:45 -05:00
lmx-Hexagram 5eeff70c00 fix: Dockedr -> Docker 2021-04-28 23:49:01 +08:00
Jerry 1a7ffeae25 Merge pull request #1 from kubernetes/master
update upstream/master code
2021-04-28 20:41:30 +08:00
TAKAHASHI Shuuji af860986bd Add the search box and the toggle section navigation (for mobile) 2021-04-28 12:20:24 +00:00
Qiming Teng 7703a4a738 [zh] Resync concepts section (11) 2021-04-28 17:42:43 +08:00
Kubernetes Prow Robot 1abb1e0a10 Merge pull request #27533 from danninov/move-resource-bin-packing
Move "Resource Bin Packing" into Scheduling & Eviction section
2021-04-28 02:26:50 -07:00
KobayashiD27 3940c9d065 ja: Make docs/concepts/services-networking/endpoint-slices.md follow v1.19 of the original text 2021-04-28 17:47:57 +09:00
caodonghui 628a4d0d84 [zh]Resync Tutorials (2) 2021-04-28 15:50:16 +08:00
Kubernetes Prow Robot bb0ddd647e Merge pull request #27762 from npu21/gitdoc-ru
Append .git to upstream URLs
2021-04-28 00:38:49 -07:00
Kubernetes Prow Robot 68ffddb065 Merge pull request #27662 from s-kawamura-w664/patch-ja1
update ja/docs/concepts/policy/resource-quotas.md
2021-04-28 00:20:50 -07:00
Kubernetes Prow Robot 93b0b74a65 Merge pull request #27605 from yu-kasuya/fix26871
Update ja/docs/concepts/overview/kubernetes-api.md
2021-04-28 00:12:50 -07:00
Kubernetes Prow Robot fd7f463c45 Merge pull request #27582 from shuuji3/update-concepts-workloads-pod
Update ja/docs/concepts/workloads/pods/_index.md
2021-04-28 00:10:50 -07:00
huyuqing f465af8de0 Optimize document translation of content/zh/docs/tutorials/stateful-application/basic-stateful-set.md 2021-04-28 15:04:57 +08:00
s-kawamura-w664 e2845d936e update ja/docs/concepts/policy/resource-quotas.md 2021-04-28 06:54:09 +00:00
luzg 68f40a267f [zh] translate concepts/Volume Health Monitoring 2021-04-28 13:59:56 +08:00
Qiming Teng 65a5f83483 [zh] Resync concepts section (9) 2021-04-28 13:40:50 +08:00
yu-kasuya 14c3dc1968 Update content/ja/docs/concepts/overview/kubernetes-api.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-04-28 13:46:58 +09:00
YukiKasuya 9e7587eae5 Fix a expression 2021-04-28 13:45:31 +09:00
Qiming Teng dbdbf49b49 [zh] Resync concepts section (8) 2021-04-28 12:18:37 +08:00
Qiming Teng 210775f691 [zh] Resync concepts section (7) 2021-04-28 11:27:08 +08:00
Zhang Yong 9511387ffb Append .git to upstream URLs 2021-04-28 11:25:34 +08:00
Kubernetes Prow Robot cd3ccb1f8b Merge pull request #27758 from kubernetes/dev-1.21-ko.1
[ko] 1st Korean localization work for v1.21
2021-04-27 20:12:49 -07:00
Kubernetes Prow Robot c8ce9801a5 Merge pull request #27727 from tengqm/zh-sync-setup-2
[zh] Resync setup section (2)
2021-04-27 18:50:50 -07:00
Zhang Yong fa520b399c Append .git to upstream URLs 2021-04-28 09:22:50 +08:00
Kubernetes Prow Robot 1493c20caa Merge pull request #27640 from Miciah/taint-and-toleration-delete-out-of-disk-add-pid-pressure
taint-and-toleration: Delete out-of-disk, add pid-pressure
2021-04-27 14:49:38 -07:00
Kubernetes Prow Robot 74b73d6ae2 Merge pull request #27725 from davegarvey/patch-1
Add missing word 'be'
2021-04-27 14:37:38 -07:00
Shannon Kularathna 979ffdf355 Clarify use of QoS in eviction ranking 2021-04-27 21:03:51 +00:00
Kubernetes Prow Robot ad547539b7 Merge pull request #27750 from jai/jai-fix-19405
docs(probes): add version req info
2021-04-27 07:43:38 -07:00
Kubernetes Prow Robot 81a65c335c Merge pull request #22871 from feloy/statefulset
docs | concepts | workloads | controllers | statefulset
2021-04-27 07:25:38 -07:00
Rémy Léone 78fe45c35a Apply suggestions from code review 2021-04-27 16:19:52 +02:00
Qiming Teng 37b120d0b9 [zh] Resync concepts section (5) 2021-04-27 22:18:18 +08:00
Jai Govindani 37ea6e0bf5 docs(probes): add version req info
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-27 21:07:31 +07:00
ranyuanyuan d2db81bb16 Update service.md
Most do not --> 大多数不支持
2021-04-27 21:42:45 +08:00
Kubernetes Prow Robot 6ee5ce4f6e Merge pull request #27730 from petersutter/patch-1
Switch Do's and Don'ts
2021-04-27 05:27:38 -07:00
Qiming Teng 7499d8de03 [zh] Resync concepts section (4) 2021-04-27 19:35:21 +08:00
TAKAHASHI Shuuji 68033869bf Translate tasks/network/validate-dual-stack into japanese 2021-04-27 11:21:43 +00:00
TAKAHASHI Shuuji 553e907708 Translate _index.md 2021-04-27 11:20:14 +00:00
TAKAHASHI Shuuji 074cc20ce3 Update example YAML files 2021-04-27 11:20:14 +00:00
TAKAHASHI Shuuji fe2e63d8e8 Copy content/ja/docs/tasks/network/{_index,validate-dual-stack}.md 2021-04-27 11:19:58 +00:00
Kubernetes Prow Robot d84c67a3ec Merge pull request #27548 from jihoon-seo/210414-Update-outdated-files-of-dev-1.20-ko.7
[ko] Update outdated files in dev-1.21-ko.1 (p2)
2021-04-27 03:29:37 -07:00
Kubernetes Prow Robot 2ce78eb94a Merge pull request #27699 from shuuji3/shuuji3/translate-tasks-job-automated-27691
Translate tasks/job/automated-tasks-with-cron-jobs/ into Japanese
2021-04-27 03:23:38 -07:00
Kubernetes Prow Robot b91aa03fe4 Merge pull request #27171 from s-kawamura-w664/patch-fr
delete a illegal code in fr/docs.
2021-04-27 03:03:37 -07:00
Yong Zhang 0d5774778c Merge pull request #13 from kubernetes/master
merge from source
2021-04-27 17:31:41 +08:00
caodonghui cdbad092a4 [zh]Resync Tutorials (1) 2021-04-27 15:13:17 +08:00
ydFu 2644caf717 [zh] Sync storage pages for ephemeral-volumes.md
* Sync with english version in '[en] Remove redundant feature gate introductions'(#27663)

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-04-27 15:01:08 +08:00
TAKAHASHI Shuuji 5019acd822 Apply suggestions from code review
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-27 12:16:02 +09:00
Qiming Teng c4438bdce2 [zh] Resync kubeadm files (1) 2021-04-27 11:06:37 +08:00
Kubernetes Prow Robot 4203b524b8 Merge pull request #27589 from pjhwa/outdated1-27490
[ko] Update outdated files in dev-1.21-ko.1 (p5)
2021-04-26 18:27:04 -07:00
Kubernetes Prow Robot a22aa8fd4f Merge pull request #27709 from shuuji3/patch-10
Make minor changes on en/docs/tasks/network/validate-dual-stack
2021-04-26 17:35:03 -07:00
edsoncelio 65d18f9229 Add digest translation 2021-04-26 19:49:39 -03:00
Jerry Park 6338d1b811 [ko] Update outdated files in dev-1.21-ko.1 (p5) 2021-04-27 06:44:15 +09:00
wangyysde e28f3ce2ff content/en/docs/reference/command-line-tools-reference/feature-gates.md
Signed-off-by: wangyysde <net_use@bzhy.com>
2021-04-27 00:20:51 +08:00
Kubernetes Prow Robot f4606d4d8d Merge pull request #27732 from liggitt/1-21-deprecations
1.25 deprecations
2021-04-26 08:37:02 -07:00
TAKAHASHI Shuuji fb49858f5a Copy content/en/docs/contribute/review/for-approvers.md for translation 2021-04-26 12:59:31 +00:00
TAKAHASHI Shuuji 99adc0b2b1 Add a missing translation of "(as in a pod of whales or pea pod)" 2021-04-26 21:56:19 +09:00
Qiming Teng c942a7f2d2 [zh] Remove oudated files
This PR removes some files that no longer exist on the English site.
2021-04-26 20:21:19 +08:00
Jordan Liggitt 0e2b857282 1.25 deprecations 2021-04-26 08:12:34 -04:00
TAKAHASHI Shuuji e7545c97dc Apply suggestions from code review
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-26 20:26:22 +09:00
Peter Sutter 5deefdaa9d Switch Do's and Don'ts 2021-04-26 12:01:56 +02:00
Qiming Teng 544d3c2fb7 [zh] Resync setup section (2) 2021-04-26 16:14:23 +08:00
Kubernetes Prow Robot 582d97b964 Merge pull request #27660 from mengjiao-liu/fix-deprecation-policy-typo-zh
[zh] Sync deprecation-policy.md and Fix  `namespace` Translation errors
2021-04-26 00:41:01 -07:00
Kubernetes Prow Robot a3861c0ed1 Merge pull request #27722 from tengqm/zh-sync-kubeadm-2
[zh] Resync kubeadm files (2)
2021-04-26 00:37:02 -07:00
Kubernetes Prow Robot bae064d3b5 Merge pull request #27721 from mengjiao-liu/sync-overview
[zh] Sync content/en/docs/concepts/configuration/overview.md
2021-04-26 00:35:01 -07:00
Kubernetes Prow Robot 11725dfc5f Merge pull request #27713 from zhiguo-lu/zh-trans-concept-node-resource-manager
[zh] translate concepts/Node Resource Managers
2021-04-26 00:31:01 -07:00
David Garvey 87364a0983 Add missing word 'be' 2021-04-26 13:53:16 +08:00
Qiming Teng f0f5efe4f4 [zh] Resync kubeadm files (2) 2021-04-26 12:11:00 +08:00
Mengjiao Liu e225ab37c5 [zh] Sync content/en/docs/concepts/configuration/overview.md 2021-04-26 11:26:16 +08:00
Kubernetes Prow Robot aa78e834c3 Merge pull request #27081 from dragoneena12/update-docs/contribute/_index.md
Make docs/contribute/_index.md follow v1.19 of the original text
2021-04-25 20:01:02 -07:00
Kubernetes Prow Robot ccc5f5a340 Merge pull request #27641 from KobayashiD27/update-concepts/storage/dynamic-provisioning.md
ja: Make docs/concepts/storage/dynamic-provisioning.md follow v1.19 of the original text
2021-04-25 19:43:01 -07:00
Lapi 1c9b7844a2 fix translation of shortcodes 2021-04-26 11:22:35 +09:00
Mengjiao Liu cb99b9d6c0 [zh] Sync content/en/docs/reference/using-api/deprecation-policy.md
and fix deprecation-policy typo
2021-04-26 10:21:30 +08:00
Jihoon Seo 6a38fb4f2d [ko] Update outdated files in dev-1.21-ko.1 (p2) 2021-04-26 10:05:31 +09:00
Namesh Sanjitha 7dda1ca2e7 Corrected service dns name
I think data.prod.cluster.local should change to data.prod.svc.cluster.local
2021-04-26 06:53:52 +10:00
Philippe Martin 539836d023 Translation 2021-04-25 19:14:01 +02:00
Ricardo Katz 1869573927 Add spell check script (#26228)
* Add spell check script

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Add instructions on how to run the spelling verification script

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-04-25 08:29:00 -07:00
TAKAHASHI Shuuji 678bb72c35 Update automated-tasks-with-cron-jobs.md 2021-04-25 22:21:46 +09:00
TAKAHASHI Shuuji abc537afe5 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-25 22:20:40 +09:00
Kubernetes Prow Robot cbbd860de8 Merge pull request #27701 from shuuji3/patch-7
Fix the "prerequisites" header
2021-04-25 05:45:00 -07:00
Kubernetes Prow Robot 2d68a9283f Merge pull request #27647 from shuuji3/shuuji3/translate-tasks-job-into-27646
Translate tasks/job/ into Japanese
2021-04-25 04:07:00 -07:00
Kubernetes Prow Robot db2c895065 Merge pull request #27588 from JIIOryo/26891
Update: ja/docs/concepts/services-networking/network-policies.md
2021-04-25 04:05:00 -07:00
Tim Bannister b0ad9ff416 Revise localization guide
- explain new localized strings
- general tidying
2021-04-25 11:10:20 +01:00
Tim Bannister 40e7940be2 Add explanatory note about localized string OWNERS 2021-04-25 11:10:20 +01:00
Tim Bannister 06e7be5ff3 Allow localization teams to review their own strings 2021-04-25 11:10:20 +01:00
luzg c8b33f8ecf [zh] translate concepts/Node Resource Managers 2021-04-25 18:07:30 +08:00
TAKAHASHI Shuuji 0e8792c2f7 Make minor changes on en/docs/tasks/network/validate-dual-stack 2021-04-25 14:17:00 +09:00
Kubernetes Prow Robot 80a91d7b6b Merge pull request #27273 from sftim/20210328_restrict_privileges_local_preview
Run local container previews with minimal privileges
2021-04-24 18:41:00 -07:00
Kubernetes Prow Robot 11537e99c6 Merge pull request #27695 from michaelgugino/patch-1
Update webhook server example code link
2021-04-24 16:29:00 -07:00
Kubernetes Prow Robot a4e4d58c85 Merge pull request #27708 from rolfedh/patch-1
Append `.git` to upstream URLs
2021-04-24 16:22:59 -07:00
Kubernetes Prow Robot 8f312c4439 Merge pull request #27693 from szmytson/patch-1
Fix table formatting.
2021-04-24 14:01:00 -07:00
edsoncelio e8a94147fe Add the last of translation 2021-04-24 17:55:37 -03:00
Rolfe Dlugy-Hegwer 03ab264919 Append .git to upstream URLs
The upstream URLs are missing the `.git` suffix. You can see this minor omission if you run the `git remote -v` command in your local `website` repo.
2021-04-24 16:01:21 -04:00
Kubernetes Prow Robot 05507e4fcf Merge pull request #27705 from edsoncelio/pt_update_control_plane_node_communication_location
[PT-BR] Move control-plane-node-communication from PT to PT-BR
2021-04-24 07:25:00 -07:00
TAKAHASHI Shuuji 1e3a357f47 Translate tasks/job/indexed-parallel-processing-static into Japanese 2021-04-24 13:46:00 +00:00
TAKAHASHI Shuuji 17f688f533 Add two new example files 2021-04-24 13:45:35 +00:00
edsoncelio 38ad80e5e1 Move control-plane-node-communication from pt to pr-br 2021-04-24 10:39:01 -03:00
TAKAHASHI Shuuji d3dc94bd48 Fix the "prerequisites" header 2021-04-24 16:15:00 +09:00
TAKAHASHI Shuuji 37a6668fb2 Copy /content/en/docs/tasks/job/indexed-parallel-processing-static.md for Japanese translation 2021-04-24 05:39:06 +00:00
TAKAHASHI Shuuji 12e000d41a Translate tasks/job/automated-tasks-with-cron-jobs into Japanese 2021-04-24 05:30:47 +00:00
TAKAHASHI Shuuji 5718ce3bc4 Fix a markup error on concepts/workloads/controllers/garbage-collection 2021-04-24 14:01:46 +09:00
JIIOryo f302697380 Fix parentheses in ja/docs/concepts/services-networking/network-policies.md 2021-04-24 12:53:41 +09:00
edsoncelio 104029df89 Add initial translation 2021-04-24 00:07:06 -03:00
Kubernetes Prow Robot 0833b40005 Merge pull request #27655 from hase1128/runtime-class.md
Update Japanese localization on concepts/containers/runtime-class.md
2021-04-23 16:41:14 -07:00
ravisantoshgudimetla dd60f06954 Update pause image 2021-04-23 18:05:28 -04:00
Michael Gugino 27b2611cbc Update webhook server example code link
Fix 404 error and point to the latest released code.
2021-04-23 12:19:23 -04:00
arkhipovds 33b26a4d3e Update names.md
Поправил опечатку
2021-04-23 19:15:01 +03:00
Kubernetes Prow Robot 2318028ec4 Merge pull request #27635 from zshihang/master
update doc for BoundServiceAccountTokenVolume
2021-04-23 07:44:02 -07:00
szmytson 16c4fa7977 Fix table formatting. 2021-04-23 15:48:33 +02:00
TAKAHASHI Shuuji 67169986e8 Copy content/en/docs/tasks/job/automated-tasks-with-cron-jobs.md for Japanese translation 2021-04-23 13:48:16 +00:00
Rémy Léone f587b87116 Fix 2021-04-23 15:31:17 +02:00
Kubernetes Prow Robot bcbe20fd99 Merge pull request #27583 from zhiguo-lu/zh-trans-concepts-service-internal-traffic-policy
[zh] translate concepts/Service Internal Traffic Policy
2021-04-23 05:32:02 -07:00
Rémy Léone c32a119468 Update content/fr/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Johan BONTEMPS <revenant75@hotmail.com>
2021-04-23 12:03:01 +02:00
Mengjiao Liu 8cbee312b4 [zh] Sync content/zh/docs/concepts/configuration/configmap.md 2021-04-23 16:34:52 +08:00
Kubernetes Prow Robot 0b3359c72a Merge pull request #27139 from vaibhav2107/link-high-availability
Update the hyperlink address of High-Availability Clusters
2021-04-23 01:24:02 -07:00
Kubernetes Prow Robot 65b92fbebf Merge pull request #27637 from zacharysarah/going-emeritus-so-long
Going emeritus, remove myself from WGs and SIGs
2021-04-23 01:18:02 -07:00
Jin Hase 12d358d9af Update content/ja/docs/concepts/configuration/configmap.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-04-23 15:15:11 +09:00
Jin Hase 9435ef2fba Update content/ja/docs/concepts/configuration/configmap.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-04-23 15:14:05 +09:00
Kubernetes Prow Robot 9b92eae5f0 Merge pull request #27656 from hase1128/images.md
Update Japanese localization on concepts/containers/images.md
2021-04-22 23:12:02 -07:00
vaibhav 4522ec629b Update the hyperlink address of High-Availability Clusters 2021-04-23 10:29:27 +05:30
Jin Hase 8a6dfd5ab4 Remove unnecessary space 2021-04-23 13:12:27 +09:00
Jin Hase b39ff2f587 Update content/ja/docs/concepts/containers/images.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-23 13:11:11 +09:00
Kubernetes Prow Robot d9136417cd Merge pull request #27608 from jihoon-seo/210419_Update_outdated_files_in_dev-1.21-ko.1_p6
[ko] Update outdated files in dev-1.21-ko.1 (p6)
2021-04-22 19:24:02 -07:00
Kubernetes Prow Robot b7eb2c0eb6 Merge pull request #27421 from logicalhan/stable-metrics
add back the link to stable metrics list
2021-04-22 18:22:02 -07:00
Kubernetes Prow Robot 0c07d4f5bb Merge pull request #27680 from shannonxtreme/client-lib-links
Sort client library links
2021-04-22 18:08:02 -07:00
Kubernetes Prow Robot 1c7979d7d7 Merge pull request #27678 from shannonxtreme/feature-gates
Update Stages column
2021-04-22 17:42:01 -07:00
Jin Hase d18f80d6ba Update content/ja/docs/concepts/configuration/configmap.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-23 09:35:52 +09:00
JIIOryo 977e8fedda Update: ja/docs/concepts/services-networking/network-policies.md 2021-04-23 09:05:55 +09:00
ravisantoshgudimetla 0b64e26b14 Remove unsupported windows OS versions
Kubernetes supports 1.21,1.20 and 1.19 versions. Windows 1903 support ended on Dec 19, 2020 as mentioned at
https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info#windows-server-current-versions-by-servicing-option
This commit cleans the docs to reflect it.

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-04-22 19:47:01 -04:00
Shannon Kularathna 764c26c875 Sort client library links 2021-04-22 18:33:13 +00:00
Shannon Kularathna ea7c79ff0e Update Stages column
- Replaces *True*  with *Beta* for *LegacyNodeRoleBehavior*
- Replaces *beta*  with *Beta* for *WindowsEndpointSliceProxying*
2021-04-22 11:35:07 -04:00
Kubernetes Prow Robot d267504833 Merge pull request #27663 from mengjiao-liu/remove-redundant-feature-gate
[en] Remove redundant feature gate introductions
2021-04-22 07:43:41 -07:00
Kubernetes Prow Robot d399f843a8 Merge pull request #27639 from johngmyers/cordon-lb
Remove obsolete caution about cordoning
2021-04-22 07:41:41 -07:00
Kubernetes Prow Robot a69e49803d Merge pull request #27652 from justbert/patch-1
fix spelling mistake in Ingress docs.
2021-04-22 07:39:41 -07:00
Kubernetes Prow Robot f6a316edbd Merge pull request #27634 from kinvolk/mauricio/fix-label-value-requirements
Fix requirements for label value
2021-04-22 07:37:42 -07:00
Kubernetes Prow Robot 13b38c4826 Merge pull request #27669 from ebarped/update-content-es-docs-tasks-tools
Fix kubectl download url in spanish docs
2021-04-22 05:43:41 -07:00
Mauricio Vásquez 08b8930751 Update content/en/docs/concepts/overview/working-with-objects/labels.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-22 06:59:44 -05:00
ebarped 04a13f15e5 Remove the incorrect parenthesis 2021-04-22 13:03:25 +02:00
ebarped 76d4faf38f Fix kubectl download url in spanish docs 2021-04-22 12:48:13 +02:00
Qiming Teng 145acad1f7 [zh] Update release notes
We still have an old release notes for zh localization.
2021-04-22 17:20:33 +08:00
Mengjiao Liu 03c1683d18 [en] Remove redundant feature gate introductions 2021-04-22 17:11:44 +08:00
Jin Hase 03b2eb8066 Update Japanese localization on concepts/configuration/configmap.md 2021-04-22 15:16:45 +09:00
Kubernetes Prow Robot c39539ab82 Merge pull request #27328 from translucens/translucens/issue26890
ingress.md follows v1.19
2021-04-21 22:38:31 -07:00
Jin Hase c94f9a14c1 Remove unnecessary space. 2021-04-22 14:05:27 +09:00
Jin Hase 52713e0f9e Update Japanese localization on concepts/containers/images.md 2021-04-22 13:50:41 +09:00
Kubernetes Prow Robot fa03770588 Merge pull request #27576 from jihoon-seo/210416_Update_outdated_files_in_dev-1.21-ko.1_p4
[ko] Update outdated files in dev-1.21-ko.1 (p4)
2021-04-21 19:19:44 -07:00
Jin Hase 783f50ff44 Update Japanese localization on concepts/containers/runtime-class.md 2021-04-22 10:17:40 +09:00
Jihoon Seo 9ae0f93af1 [ko] Update outdated files in dev-1.21-ko.1 (p4) 2021-04-22 10:00:38 +09:00
Kubernetes Prow Robot 975099e8db Merge pull request #27585 from daschott/daschott/win-networking-fixups
corrected outdated information about Windows networking
2021-04-21 17:17:40 -07:00
Kubernetes Prow Robot 0144259494 Merge pull request #27651 from bobbypage/blog-fixes
Spelling fixes for graceful node shutdown beta blog
2021-04-21 17:05:41 -07:00
Kubernetes Prow Robot 5e861498b1 Merge pull request #27609 from jihoon-seo/210419_Fix_bugs_in_setup/release/notes.md
Fix bugs in setup/release/notes.md (#27606)
2021-04-21 17:01:40 -07:00
Kubernetes Prow Robot 290dc26dba Merge pull request #27347 from ooeunz/fixed-broken-link
Fixed broken link in content/en/blog/_posts/2019-11-26-cloud-native-java-controller-sdk.md
2021-04-21 16:49:41 -07:00
Kubernetes Prow Robot c4f5535d47 Merge pull request #27650 from shannonxtreme/cgroup-driver-changes
Change kubernetesVersion from v1.21 to v1.21.0
2021-04-21 16:47:40 -07:00
Justin Bertrand 1878107fa2 fix spelling mistake 2021-04-21 17:53:13 -04:00
David Porter 1035d3c13e Minor fixes for graceful node shutdown beta blog 2021-04-21 14:36:45 -07:00
Shannon Kularathna 2d528707cd Correct v1.21 to v1.21.0 2021-04-21 17:12:27 -04:00
Kubernetes Prow Robot 2ed8cff100 Merge pull request #26935 from translucens/ja-pod-priority-preemption
add Japanese translation of pod-priority-preemption.md
2021-04-21 13:05:51 -07:00
Shihang Zhang 87dd022604 Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-04-21 08:14:28 -07:00
Kubernetes Prow Robot 72a6293f5e Merge pull request #27622 from mengjiao-liu/sync-cronjob
[zh] Sync content/en/docs/tasks/job/automated-tasks-with-cron-jobs.md
2021-04-21 07:06:11 -07:00
Qiming Teng 3b8786e63b [zh] Resync contribute section for Chinese localization 2021-04-21 22:01:30 +08:00
TAKAHASHI Shuuji 248e051a94 Translate tasks/job/_index.md into Japanese 2021-04-21 12:33:44 +00:00
Kubernetes Prow Robot 26b23e8020 Merge pull request #27643 from CaoDonghui123/fix3
[zh]update cloud-controller.md
2021-04-21 05:32:10 -07:00
TAKAHASHI Shuuji 3711ce6d5b Copy docs/tasks/job/_index.md for the translation 2021-04-21 12:26:07 +00:00
Kubernetes Prow Robot dc77f26c4a Merge pull request #27425 from Kartik494/improveDocs
Improvement in Docs
2021-04-21 05:22:10 -07:00
Soichiro KAWAMURA 579dbbae1b fix ingress rule sentences 2021-04-21 21:05:50 +09:00
Kubernetes Prow Robot b073f3ee73 Merge pull request #27530 from jihoon-seo/210413-Update-outdated-files-of-dev-1.20-ko.7
[ko] Update outdated files in dev-1.21-ko.1 branch (p1)
2021-04-21 03:52:10 -07:00
caodonghui 184ca96330 [zh]update cloud-controller.md 2021-04-21 15:04:32 +08:00
TAKAHASHI Shuuji b6d23c7aba Revert an unnecessary change 2021-04-21 12:22:46 +09:00
KobayashiD27 8151441171 ja: Make docs/concepts/storage/dynamic-provisioning.md follow v1.19 of the original text 2021-04-21 11:45:55 +09:00
Kubernetes Prow Robot 1cb5c0e9de Merge pull request #27626 from shuuji3/update-concepts-workloads
Update the Japanese translation of the concepts/workloads/
2021-04-20 19:28:09 -07:00
inductor(Kohei) 8de0976826 Update content/ja/docs/concepts/workloads/_index.md 2021-04-21 11:26:07 +09:00
Miciah Masters 2fed8ee042 taint-and-toleration: Delete out-of-disk, add pid
Delete a reference to the "node.kubernetes.io/out-of-disk" taint, which
Kubernetes 1.14 deleted (commit 8f87e71e0cc3a2b714291ecd7210dfd8f4de33d6).

Document that the DaemonSet controller adds a toleration for the
"node.kubernetes.io/pid-pressure" taint since Kubernetes 1.14 (commit
ad6e3617d3e92f47fa0874ca258ffe31d1d2ff4c).

* content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md:
Delete references to "node.kubernetes.io/out-of-disk" and document that the
DaemonSet adds a toleration for "node.kubernetes.io/pid-pressure".
2021-04-20 22:18:23 -04:00
Kubernetes Prow Robot 9b300a4f4f Merge pull request #27071 from neolit123/1.21-add-kubelet-serving-cert-guide
kubeadm: add guide for kubelet serving certs and metrics-server
2021-04-20 18:32:10 -07:00
Kubernetes Prow Robot 6f617aa649 Merge pull request #27554 from jihoon-seo/210414_Fix_some_errors
Update incorrect links
2021-04-20 18:30:10 -07:00
Kubernetes Prow Robot d20a57cf17 Merge pull request #27632 from vlad-ro/patch-1
Fix broken link to 'debugging service'
2021-04-20 18:24:10 -07:00
Kubernetes Prow Robot 3d0e81a673 Merge pull request #27235 from jihoon-seo/patch-5
Update concepts/storage/volumes.md
2021-04-20 18:16:10 -07:00
Ricardo Katz 8924074b37 Add default storageclass annotation (#27419)
* Add default storageclass annotation

* Add review suggestions

Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>

Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-04-20 18:00:11 -07:00
YukiKasuya c60e30f745 Add missing sentence 2021-04-21 09:30:14 +09:00
John Gardiner Myers 2cdf96e165 Remove obsolete caution about cordoning
As of Kubernetes 1.19, unschedulable nodes are no longer removed from load balancers
2021-04-20 17:22:46 -07:00
yu-kasuya 8b74996be2 Update content/ja/docs/concepts/overview/kubernetes-api.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:46 +09:00
yu-kasuya 2a3b36fc33 Update content/ja/docs/concepts/overview/kubernetes-api.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:35 +09:00
yu-kasuya bde33edc57 Update content/ja/docs/concepts/overview/kubernetes-api.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-21 09:09:20 +09:00
Kubernetes Prow Robot baff0490a3 Merge pull request #27575 from tengqm/fix-feature-gate
Fix nits in feature gates page
2021-04-20 16:06:10 -07:00
Kubernetes Prow Robot 5065bf948f Merge pull request #27379 from apelisse/improve-ssa-docs
SSA Toplogy improvements
2021-04-20 15:54:10 -07:00
Kubernetes Prow Robot 51c5704571 Merge pull request #27591 from shuuji3/update-ingress-controller
ja: Make docs/concepts/services-networking/ingress-controllers.md follow v1.19 of the original text
2021-04-20 14:36:33 -07:00
zacharysarah f7a3863970 Going emeritus, remove myself from WGs and SIGs 2021-04-20 14:25:51 -07:00
Kubernetes Prow Robot d5f3d74072 Merge pull request #27558 from mark-church/gateway-api-blog
Gateway API blog post - 04-22-2021
2021-04-20 12:28:33 -07:00
Shihang Zhang 8a3d7acf03 update doc for BoundServiceAccountTokenVolume 2021-04-20 11:47:58 -07:00
Mauricio Vásquez 4f319fd5ab Fix requirements for label value
Value *can* indeed be empty.

Fixes: bd55d498df ("Clarify requirements for label value syntax")

Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
2021-04-20 13:43:29 -05:00
Vlad Romanenko 25066196e3 Fix broken link to 'debugging service' 2021-04-20 17:12:43 +01:00
Kubernetes Prow Robot 4beb4d2a2f Merge pull request #27630 from mrbobbytables/fix-metrics-post
Fix metrics stability blog post images
2021-04-20 08:16:33 -07:00
Bob Killen d9ea2d6e27 Fix metrics stability images 2021-04-20 10:15:13 -04:00
Mark Church 81ad8e29b6 Gateway API blog post proposal 2021-04-20 09:15:11 -05:00
Kubernetes Prow Robot fb86b14b50 Merge pull request #27628 from sftim/20210420_revise_blog_2021-04-20_annotating-k8s-for-humans.md
Revise blog article “Annotating Kubernetes for humans”
2021-04-20 04:56:33 -07:00
Tim Bannister fc661952b2 Tweak article wording
- Tweak capitalization etc
- Remove links to commercial services
2021-04-20 12:46:32 +01:00
Tim Bannister c2584f705a Rename article to match publication date 2021-04-20 12:34:19 +01:00
pengli 9a276e404c change description for CM mount 2021-04-20 19:23:28 +08:00
Kubernetes Prow Robot 6dde516acf Merge pull request #27091 from YuikoTakada/ja-redirect-reference-index
Replace redirect links and fix link to use localized page of reference/index
2021-04-20 02:32:33 -07:00
Kubernetes Prow Robot 5afd907492 Merge pull request #27316 from vaibhav2107/link-operator
Update: ja/docs/concepts/extend-kubernetes/operator.md
2021-04-20 02:30:32 -07:00
Kubernetes Prow Robot 17e771732e Merge pull request #27593 from shuuji3/update-security-overview
ja: Make docs/concepts/security/overview.md follow v1.19 of the original text
2021-04-20 02:22:33 -07:00
Kubernetes Prow Robot ddeda12f56 Merge pull request #27592 from shuuji3/patch-7
Change the page title from "Secrets" to "Secret"
2021-04-20 02:20:33 -07:00
Kubernetes Prow Robot 011473b66e Merge pull request #27563 from hase1128/kubernetes-objects
Update Japanese localization on concepts/overview/working-with-object…
2021-04-20 02:18:33 -07:00
Kubernetes Prow Robot 4eb22b3cba Merge pull request #27508 from shuuji3/shuuji3/remove-the-link-to-the-27398
Remove the link to the unused page in the side menu
2021-04-20 02:16:33 -07:00
Kubernetes Prow Robot b3789ee1e6 Merge pull request #27433 from vaibhav2107/link-dualstack
Update content/ja/docs/concepts/services-networking/dual-stack.md
2021-04-20 02:14:33 -07:00
Kubernetes Prow Robot e20241aaed Merge pull request #27431 from vaibhav2107/link-component
Update content/ja/docs/concepts/overview/components.md
2021-04-20 02:12:33 -07:00
Kubernetes Prow Robot 4af6992e5e Merge pull request #27427 from hase1128/labels
Update Japanese localization on concepts/overview/working-with-objects/labels.md
2021-04-20 02:10:33 -07:00
Kubernetes Prow Robot a56745e73c Merge pull request #27367 from vaibhav2107/extend-cluster
Update ja/docs/concepts/extend-kubernetes/extend-cluster.md
2021-04-20 02:08:33 -07:00
Kubernetes Prow Robot ead725522a Merge pull request #27340 from JIIOryo/26894
Update: /ja/docs/concepts/storage/persistent-volumes.md
2021-04-20 02:06:33 -07:00
Kubernetes Prow Robot 3c4f1f6b67 Merge pull request #27306 from r-kgy/dev-1.19-ja.1
[ja] modify: ja/docs/concepts/overview/working-with-objects/namespaces.md
2021-04-20 02:04:33 -07:00
Kubernetes Prow Robot b52ecebc28 Merge pull request #27305 from JIIOryo/26882
[ja] Update: ja/docs/concepts/scheduling-eviction/taint-and-toleration.md
2021-04-20 02:02:33 -07:00
Kubernetes Prow Robot deb5b7e9f0 Merge pull request #27256 from himanshu007-creator/patch-1
updated_text
2021-04-20 02:00:34 -07:00
Kubernetes Prow Robot 97d68dc053 Merge pull request #27499 from shuuji3/contribute/new-content/overview
Translate contribute/new-content/overview into Japanese
2021-04-20 01:58:33 -07:00
Kubernetes Prow Robot a5d016d83e Merge pull request #27210 from vaibhav2107/link-cloud-controller
Update: ja/docs/concepts/architecture/cloud-controller.md
2021-04-20 01:58:33 -07:00
Kubernetes Prow Robot c164107bf3 Merge pull request #27176 from KobayashiD27/update-concept/extend-kubernetes
ja: Make docs/concepts/extend-kubernetes/_index.md follow v1.19 of the original text
2021-04-20 01:56:33 -07:00
Kubernetes Prow Robot fe490032c2 Merge pull request #27384 from shuuji3/tutorials/clusters/apparmor
Translate tutorials/clusters/apparmor into Japanese
2021-04-20 01:54:33 -07:00
Kubernetes Prow Robot 1be0da68da Merge pull request #27165 from s-ito-ts/fix_26881
Update ja/docs/concepts/scheduling-eviction/scheduler-perf-tuning.md
2021-04-20 01:54:33 -07:00
Kubernetes Prow Robot d2412d2e0b Merge pull request #27228 from nakabonne/patch-1
Fix typo in Japanese doc
2021-04-20 01:52:44 -07:00
Kubernetes Prow Robot 7e6f951695 Merge pull request #27052 from katsuhisa91/daemonset-update-1.18to1.19
[ja] Update docs/concepts/workloads/controllers/daemonset.md to follow v1.19 of the original text
2021-04-20 01:52:44 -07:00
Kubernetes Prow Robot e5d8b13406 Merge pull request #27158 from rkmathi/patch-26862
Update ja/docs/concepts/containers/_index.md
2021-04-20 01:50:33 -07:00
Kubernetes Prow Robot 5030bbad03 Merge pull request #27046 from junox365/issue-#26899
[ja] Fix: content/ja/docs/concepts/workloads/controllers/replicaset.md Issue #26899
2021-04-20 01:50:33 -07:00
Mengjiao Liu 1909f03620 [zh] Sync content/en/docs/tasks/job/automated-tasks-with-cron-jobs.md 2021-04-20 16:49:59 +08:00
Kubernetes Prow Robot ea9da2a7a6 Merge pull request #27107 from JIIOryo/26886
[ja] Add setHostnameAsFQDN field to dns-pod-service.md
2021-04-20 01:48:33 -07:00
Kubernetes Prow Robot 9c854c6b7b Merge pull request #27065 from oke-py/27064
Translate docs/tasks/configmap-secret/managing-secret-using-config-file/ into Japanese
2021-04-20 01:46:33 -07:00
Kubernetes Prow Robot 1eb58b7ea1 Merge pull request #27035 from rkmathi/patch-26857
Remove content/ja/docs/concepts/cluster-administration/cloud-providers.md
2021-04-20 01:46:33 -07:00
Kubernetes Prow Robot 1dc0e0fcc4 Merge pull request #27467 from eddiezane/ez/remove-kubectl-psgallery
Remove out of date PSGallery kubectl install instructions
2021-04-20 01:02:33 -07:00
Qiming Teng 8fde623f8a Fix nits in feature gates page
Issues fixed by this PR:

- Link in PodDeletionCost is wrong.
- Default value for APIResponseCompression since 1.16 should be true
- Default value for KubeletPodResources in 1.13, 1.14 should be false
- CSIVolumeHealth is an Alpha feature introduced in 1.21, not graduated or deprecated
- EndpointSlice is still Beta in 1.20
- EndpointSliceNodeName is only GA’ed in 1.21
- IndexedJob is an Alpha starting 1.21, not graduated or deprecated
- KubeletPodResources has been GA’ed in 1.20, thus should be removed from the first table
- RequestManagement was deprecated in 1.17 and replaced by APIPriorityAndFaireness
- Several field names are incorrect (e.g. `appProtocol`, `internalTrafficPolicy`, `loadBalancerClass`)
- SCTPSupport should be removed from the first table because it was GA’ed in 1.20.
- ServcieAppProtocol is Beta until 1.20
- StreamingProxyRedirects  is GA’ed in 1.19, not deprecated
- No description for ValidateProxyRedirects is provided
- VolumeCapacityPriority is an Alpha feature introduced in 1.21, not graduated
- The order of VolumePVCDataSource is wrong in the table
- No description provided for Initializers
- The deprecated status should not be repeated in the description since it is already indicated by the table in which a feature is listed.
- No description is provided for RequestManagement
2021-04-20 15:20:26 +08:00
kartik494 59b166ed89 Improvement in Docs 2021-04-20 09:00:39 +05:30
Jihoon Seo ef35a91437 [ko] Update outdated files in dev-1.21-ko.1 (p6) 2021-04-20 11:46:36 +09:00
Jihoon Seo 5f306a0d34 [ko] Update outdated files in dev-1.21-ko.1 branch 2021-04-20 11:11:40 +09:00
Kubernetes Prow Robot c74981b0d4 Merge pull request #27520 from gyunnkim/gyunnkim/listall/v0.1
[ko] Translate tasks/access-application-cluster/list-all-running-container
2021-04-19 19:10:32 -07:00
Kubernetes Prow Robot 5fd397e1ee Merge pull request #27617 from gecube/patch-1
Update node-resource-managers.md
2021-04-19 18:44:32 -07:00
Jihoon Seo c76c3784aa Fix some errors 2021-04-20 09:38:53 +09:00
Kubernetes Prow Robot 3599c03929 Merge pull request #27436 from sftim/20210406_document_statefulset_pod_name_label
Document Pod name label for StatefulSet
2021-04-19 17:30:33 -07:00
Kubernetes Prow Robot 49d6abde91 Merge pull request #27464 from tengqm/fix-kube-proxy-ref
Regenerate reference for kube-proxy configuration
2021-04-19 17:28:32 -07:00
Kubernetes Prow Robot 2d9e266963 Merge pull request #27473 from marekhanus/hotfix/kubespray-ansible-link
Update broken links to Ansible in kubespray.md
2021-04-19 17:18:32 -07:00
Kubernetes Prow Robot 9952037d79 Merge pull request #27502 from shuuji3/patch-6
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-19 17:14:32 -07:00
Ricardo Katz ae197690de Move portuguese content to pt-br to correct shortcode problems and add redirection (#27413)
* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Correct small shortcode

* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Add missing print page shortcodes
2021-04-19 17:10:33 -07:00
Kubernetes Prow Robot d342d4d9fe Merge pull request #27551 from luolanzone/antrea-np
add Antrea as network policy provider
2021-04-19 17:06:32 -07:00
Kubernetes Prow Robot 58bb9f67e2 Merge pull request #27603 from feloy/add-auto_generated
Add auto_generated metadata
2021-04-19 16:22:32 -07:00
Kubernetes Prow Robot 0ad04c6f8e Merge pull request #27619 from neolit123/1.22-fix-cgroup-migration-link
container-runtimes: fix 404 link to cgroup driver migration guide
2021-04-19 16:02:33 -07:00
Kubernetes Prow Robot 9b6bba40be Merge pull request #27577 from jihoon-seo/210416_Fix_errors_27565_27569
Fix errors #27565, #27569
2021-04-19 16:00:32 -07:00
Lubomir I. Ivanov f156e9eb6e container-runtimes: fix 404 link to cgroup driver migration guide
The URL needs a leading '/', otherwise it points to:
https://kubernetes.io/docs/setup/production-environment/container-runtimes/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-20 01:31:28 +03:00
George Gaál 34d914fce3 Update node-resource-managers.md
fix typo
2021-04-19 22:16:54 +03:00
Han Kang 371c74a6ae metrics stability to GA blog post (#27359)
* add metrics stability blog post

* Update content/en/blog/_posts/2021-03-30-metrics-stability-hits-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2021-03-30-metrics-stability-hits-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* add diagram for metric lifecycle

* add link to stable metrics list

* Update content/en/blog/_posts/2021-03-30-metrics-stability-ga/2021-03-30-metrics-stability-hits-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2021-03-30-metrics-stability-ga/2021-03-30-metrics-stability-hits-ga.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* fix dates on blog

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2021-04-19 08:54:37 -07:00
Philippe Martin 21a2715031 Add auto_gerated metadata 2021-04-19 15:36:12 +02:00
gyunnkim 1aad050bab Translate tasks/access-application-cluster/list-all-running-container-images in Korean
1st review reflected

some parts below prerequistes modified

2nd review reflected

'in a Cluster' part modified

gitignore file restored

final review reflected

Final review reflected and error modified

Jsonpath modified
2021-04-19 21:52:58 +09:00
Marek Hanuš b924fdfba5 Update broken link to Ansible inventory in kubespray.md 2021-04-19 14:15:26 +02:00
Kubernetes Prow Robot e9ad6b2fb9 Merge pull request #27616 from mengjiao-liu/update-cronjob-example-id
[id] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1
2021-04-19 05:12:36 -07:00
Kubernetes Prow Robot fbd15c7176 Merge pull request #27610 from CaoDonghui123/fix1
[zh]update setup/_index.md
2021-04-19 05:00:37 -07:00
TAKAHASHI Shuuji 1c72e79a49 Add a missing translation 2021-04-19 20:40:47 +09:00
Kubernetes Prow Robot a6934a6f2b Merge pull request #27604 from onthedock/patch-1
[es] Fix typo on page configmap.md
2021-04-19 03:54:36 -07:00
Mengjiao Liu 804181b0d8 [id] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1 2021-04-19 18:54:32 +08:00
Mengjiao Liu 47a3422cc5 [ja] Update CronJob example yaml apiversion: batch/v1beta1 --> batch/v1 2021-04-19 18:52:01 +08:00
jay vyas 8c6d2905fe Create blog article “Defining Network Policy Conformance for Container Network Interface (CNI) providers” (#27159)
* Create 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* fix name spelling

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* cleanup, spelling

* clean up, simplify example

* fix typos

* explain result table

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* merge code review comments

* Apply suggestions from code review

* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update 2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs

* fix filename extension

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2021-03-09-Defining-NetworkPolicy-Conformance-For-CNIs.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* handle review comments

* Update content/en/blog/_posts/2021-04-20-Defining-NetworkPolicy-Conformance-For-CNIs.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Minor corrections and tweaks for readability

* Clarifying transports

* Minor changes to blog post

* clarify requirements to run new e2e Network Policy testsuite with
  sonobuoy
* modify link for Network Policy user stories

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Matthew Fenwick <mfenwick100@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
Co-authored-by: Chris Tomkins <chris.tomkins@tigera.io>
Co-authored-by: Antonin Bas <abas@vmware.com>
2021-04-19 03:42:36 -07:00
Mengjiao Liu df213b8437 [zh] Update CronJob example from batch/v1beta1 to batch/v1 2021-04-19 18:41:57 +08:00
Kubernetes Prow Robot 59f54e8fd0 Merge pull request #27553 from jihoon-seo/210414_Update_outdated_files_of_dev-1.20-ko.7_p3
[ko] Update outdated files in dev-1.21-ko.1 (p3)
2021-04-19 02:50:36 -07:00
KobayashiD27 9c670268db ja: Make docs/concepts/configuration/secret.md follow v1.19 of the original text 2021-04-19 17:16:57 +09:00
caodonghui 76174c4d65 [zh]update setup/_index.md 2021-04-19 15:57:42 +08:00
Jihoon Seo 69dd10b2ae Fix bugs in setup/release/notes.md 2021-04-19 16:32:35 +09:00
YukiKasuya c6cef1db1a Update ja/docs/concepts/overview/kubernetes-api.md 2021-04-19 13:42:49 +09:00
YukiKasuya 9511002caa Update ja/docs/concepts/overview/kubernetes-api.md 2021-04-19 13:31:50 +09:00
YukiKasuya 1fd1b1ee94 Update ja/docs/concepts/overview/kubernetes-api.md 2021-04-19 13:27:04 +09:00
TAKAHASHI Shuuji fdcc5d6f9d Update ingress-controllers.md 2021-04-19 03:58:43 +00:00
Jihoon Seo 3100379bcd Fix errors #27565, #27569 2021-04-19 11:36:43 +09:00
Guangwen Feng 9b70b8464a [zh] Sync docs/reference/access-authn-authz/admission-controllers.md
1. Update content/zh/docs/reference/access-authn-authz/admission-controllers.md
2. Fix 27545

Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-04-19 09:15:03 +08:00
Kubernetes Prow Robot aefbe96edd Merge pull request #26791 from kornelbicskei/patch-1
Update documentation for AWS ELB
2021-04-18 17:56:35 -07:00
Kubernetes Prow Robot c6bbcf3765 Merge pull request #27599 from shuuji3/patch-8
Fix the typo of `-f` argument in scripts/linkchecker.py
2021-04-18 17:14:35 -07:00
Kubernetes Prow Robot 1b45149b53 Merge pull request #27482 from feloy/fix-1-21-doc-reference
Fix 1.21 doc reference
2021-04-18 16:38:35 -07:00
Kubernetes Prow Robot 140c76462d Merge pull request #27393 from sftim/20210403_omit_edit_link_for_generated_content
Omit “Edit this page” links for generated content
2021-04-18 16:22:35 -07:00
On The Dock b329defb0d Corrige error tipográfico 2021-04-18 20:00:05 +02:00
Philippe Martin ba0db04a8f New version of api-ref-generator submodule 2021-04-18 17:21:23 +02:00
Kubernetes Prow Robot 0b49a9b9ed Merge pull request #27169 from alculquicondor/blog-indexed-job
Blog: Introducing Indexed Jobs
2021-04-18 07:30:35 -07:00
Kubernetes Prow Robot 47b3add6fc Merge pull request #27601 from gpkc/patch-1
Fixing small typo
2021-04-18 07:14:35 -07:00
Guilherme Caminha c1a4a5044b Fixing small typo 2021-04-18 15:07:32 +02:00
TAKAHASHI Shuuji f1349a26bb Fix the description of -f argument 2021-04-18 11:31:01 +09:00
TAKAHASHI Shuuji ce1f628732 Translate tasks/manage-kubernetes-objects/ into Japanese 2021-04-17 14:46:03 +00:00
TAKAHASHI Shuuji c338cba3ea Update content/ja/docs/concepts/security/overview.md 2021-04-17 12:37:36 +00:00
TAKAHASHI Shuuji 7b046958fd Change the page title from "Secrets" to "Secret" 2021-04-17 21:26:02 +09:00
TAKAHASHI Shuuji b7db2dd163 Add an anchor text 2021-04-17 11:18:04 +00:00
TAKAHASHI Shuuji c6d3383cb2 Translate "thirdparty_message" message 2021-04-17 11:18:04 +00:00
luzg f310ad9004 [zh] translate concepts/Service Internal Traffic Policy 2021-04-17 17:36:07 +08:00
JIIOryo e781346731 Update: ja/docs/concepts/services-networking/network-policies.md 2021-04-17 14:50:39 +09:00
David Schott 418e9f779e corrected outdated information about Windows networking 2021-04-16 16:41:51 -07:00
TAKAHASHI Shuuji c1026c7bd6 Add an anthor link to basic-stateful-set 2021-04-16 14:25:02 +00:00
TAKAHASHI Shuuji 0262d08cd7 Update concepts/workloads/pods/_index.md 2021-04-16 14:24:54 +00:00
TAKAHASHI Shuuji ee806e7cb1 Apply suggestions from code review
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-16 17:19:25 +09:00
Kubernetes Prow Robot 3ee03e4409 Merge pull request #27567 from zhiguo-lu/zh-trans-task-install-kubectl-on-windows2
[zh] translate task/Install and Set Up kubectl on Windows
2021-04-15 23:32:22 -07:00
Antoine Pelisse acfea6f2ef Fix broken headings throughout server-side apply doc 2021-04-15 20:33:29 -07:00
Antoine Pelisse 52a5e4f718 SSA Toplogy improvements
Include documentation for topology changes
2021-04-15 15:58:51 -07:00
dancnfoo a38531234f Update custom-resource-definition-versioning.md
`stored` should be `storage`
2021-04-15 11:50:24 -07:00
Adam Robertson 21bf5f96bc Update cheatsheet.md
Adding comments to ensure default namespace, container and that the command is supported.
Add note to show you can substitute `env` for any supported command.
2021-04-15 11:28:07 -07:00
Kubernetes Prow Robot a88d09c6ab Merge pull request #27570 from rifelpet/kops-url
Update kops versioned download URLs
2021-04-15 07:47:50 -07:00
Peter Rifel 1d3134793a Update kops versioned download URLs
kops releases started including a `v` prefix in their tags and GitHub releases.
This updates to a more recent kops version and includes that prefix in the URL.

Signed-off-by: Peter Rifel <peter.rifel@datadoghq.com>
2021-04-15 08:39:15 -05:00
Kubernetes Prow Robot 5ff0d819e7 Merge pull request #27299 from wangyysde/patch-2
[zh]translation optimization
2021-04-15 06:15:50 -07:00
Kubernetes Prow Robot 2e226432af Merge pull request #27549 from mfilocha/fix-readme-typo
Fix a typo in README-pl
2021-04-15 05:47:50 -07:00
Kubernetes Prow Robot 85d95733c2 Merge pull request #27559 from bridgetkromhout/typo-fix
"*-controller-manager" typo fix
2021-04-15 04:01:50 -07:00
Kubernetes Prow Robot 94b78144ab Merge pull request #27555 from PushkarJ/patch-1
Update CNCF security white-paper link
2021-04-15 03:59:50 -07:00
luzg 18ec3f432f [zh] translate task/Install and Set Up kubectl on Windows 2021-04-15 17:22:48 +08:00
Kubernetes Prow Robot 8b122de457 Merge pull request #27566 from mfilocha/fix/api-server-reference-cleanup
Fix Polish translation for API server glossary definition
2021-04-15 01:49:50 -07:00
Maciej Filocha 7f8147adc4 Fix translation for API server glossary definition 2021-04-15 10:07:37 +02:00
Jin Hase ef338793a3 Update content/ja/docs/concepts/overview/working-with-objects/kubernetes-objects.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-15 16:53:16 +09:00
Jin Hase 0c70674e07 Update Japanese localization on concepts/overview/working-with-objects/kubernetes-objects.md 2021-04-15 13:37:56 +09:00
Bridget Kromhout f7a0a0a951 "*-controller-manager" typo fix
I noticed a typo in a recent blog post, and a similar typo appears in
the comments for some examples. This PR corrects these typos.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-04-14 16:40:32 -05:00
Adam Robertson 98a20fb123 Update cheatsheet.md
Adding a common command I use to ensure common or namespace wide ENV variables are properly set, i.e. by a ConfigMap
2021-04-14 12:41:44 -07:00
Pushkar Joglekar 36d5eb8ec8 Update content/en/blog/_posts/2021-04-15-Three-Tenancy-Models-for-Kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 09:14:09 -07:00
Pushkar Joglekar b4603846d2 Update CNCF security whitepaper link 2021-04-14 09:05:28 -07:00
Jim Bugwadia 17e45d842c Add multi-tenancy usage models blog post (#27200)
* multi-tenancy usage models blog post

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* update slug, date, filename

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* rename file

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make links relative

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* update publish date to 4/15

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* add file

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-04-14 04:08:41 -07:00
Jihoon Seo fd7a2cb5bc [ko] Update outdated files in dev-1.21-ko.1 (p3) 2021-04-14 19:29:17 +09:00
Luo Lan 59a0ba9bc4 add antrea as network policy provider 2021-04-14 17:01:16 +08:00
Kubernetes Prow Robot d1e6a6fd24 Merge pull request #26605 from tengqm/admission-config-ref
Add WebhookAdmission reference
2021-04-14 01:30:42 -07:00
Maciej Filocha 9458e2d6df Fix a typo in README-pl
Remove an extra parenthesis.
2021-04-14 10:21:45 +02:00
Kubernetes Prow Robot fe4aba8153 Merge pull request #27486 from mengjiao-liu/update-feature-gates
[zh]Sync content/en/docs/reference/command-line-tools-reference/feature-gates.md
2021-04-14 00:08:42 -07:00
Mengjiao Liu 9c64caed1d [zh]Sync content/zh/docs/reference/command-line-tools-reference/feature-gates.md 2021-04-14 14:41:37 +08:00
vaibhav ea724f0841 Update: docs/concepts/architecture/cloud-controller.md 2021-04-14 10:42:35 +05:30
vaibhav 65d2faf50c Update: ja/docs/concepts/extend-kubernetes/operator.md 2021-04-14 10:37:39 +05:30
vaibhav f4eace5b91 Update ja/docs/concepts/extend-kubernetes/extend-cluster.md 2021-04-14 10:29:08 +05:30
vaibhav e24733c05a Update content/ja/docs/concepts/overview/components.md 2021-04-14 10:23:00 +05:30
Kubernetes Prow Robot 5032568e5b Merge pull request #27528 from ydFu/update-container-runtimes
[zh] Sync setup pages for container-runtimes.md
2021-04-13 21:18:42 -07:00
ydFu 61cf431d1b [zh] Sync setup pages for container-runtimes.md
* Sync with english version in 'Update container-runtimes.md (#27518)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-04-14 10:14:05 +08:00
Eddie Zaneski 0349ac0035 Remove PSGallery kubectl install instructions
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2021-04-13 19:56:53 -06:00
Kubernetes Prow Robot fe133b5bc5 Merge pull request #27523 from yahaa/fix-feature-gates-docs
fix feature-gates-docs err
2021-04-13 17:46:42 -07:00
Kubernetes Prow Robot ce8b182a6e Merge pull request #27462 from CaoDonghui123/fixissues3
[zh]update configure-upgrade-etcd.md
2021-04-13 17:44:42 -07:00
Kubernetes Prow Robot 839722d85b Merge pull request #27207 from jihoon-seo/210325-ko-Translate-generate-ref-docs
[ko] Translate generate-ref-docs (partial)
2021-04-13 16:17:59 -07:00
TAKAHASHI Shuuji 2ec89f253c Update content/en/docs/reference/using-api/client-libraries.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 07:32:33 +09:00
Kubernetes Prow Robot 0fdc9cc00a Merge pull request #26749 from richarddli/kubectl-annotate
add blog post on using kubectl annotate for human service discovery
2021-04-13 13:47:46 -07:00
Tim Bannister f94b9bf6b3 Update publication date 2021-04-13 21:43:26 +01:00
Xander Grzywinski 7c77d75a81 add 1.21 graceful node shutdown blog post (#27335)
* add 1.21 graceful node shutdown blog post

* Address initial feedback

* Address final feedback

Co-authored-by: David Porter <porterdavid@google.com>
2021-04-13 12:27:46 -07:00
Kubernetes Prow Robot 94f219280b Merge pull request #27529 from mfilocha/pl-update-readme
Update Polish localization of README.md
2021-04-13 11:27:46 -07:00
Kubernetes Prow Robot ffc05a5041 Merge pull request #27239 from kubernetes/remyleone-patch-1
add infos about docker setups
2021-04-13 11:03:10 -07:00
Kubernetes Prow Robot 0818c300e7 Merge pull request #27257 from deining/typos
Fixing typo.
2021-04-13 10:25:10 -07:00
Kubernetes Prow Robot fa42c3cd77 Merge pull request #27220 from xordspar0/patch-1
Document using generators in Deployments
2021-04-13 10:23:09 -07:00
HeGaoYuan 79f786664d Update assign-pod-node.md
typo
2021-04-13 22:53:04 +08:00
joostas 47691b509c [ko] Fix label selector in "kubectl for Docker Users"
Before:
```sh
kubectl get po -l run=nginx-app
No resources found in default namespace.
```
Because:
```sh
kubectl get po --show-labels
NAME                         READY   STATUS    RESTARTS   AGE   LABELS
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          17m   app=nginx-app,pod-template-hash=58cfd4c468
```
After:
```sh
kubectl get po -l app=nginx-app
NAME                         READY   STATUS    RESTARTS   AGE
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          18m
```
2021-04-13 17:47:15 +03:00
HeGaoYuan 6af095a263 Update assign-pod-node.md
翻译错误
translation error
2021-04-13 22:28:42 +08:00
Maciej Filocha bb6faa16a6 Udate Polish localization of README.md
Synchronize Polish localization of the main README file up to 1eddc8bfed.

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2021-04-13 15:29:25 +02:00
Patrick Ohly 8f0424d057 blog: local storage features go beta (#27240)
* blog: local storage features go beta

* Apply link and wording fixes

Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-13 06:20:50 -07:00
Rebecca f0d53f9f79 Update macOS installation instructions (#27512)
* Update macOS installation instructions

* Add tabs to example

* tabs render weird in infoboxes
2021-04-13 05:46:50 -07:00
Kubernetes Prow Robot dba84db815 Merge pull request #27535 from danninov/rename-scheduling-to-scheduling-and-eviction
Rename ID Docs "Scheduling: concept as "Scheduling and Eviction"
2021-04-13 05:44:50 -07:00
Danni Setiawan af5a179182 Rename ID Docs "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Penjadwalan dan Pengusiran"
* Update redirects
* Update internal links (id only)

Part of proposal #19081
2021-04-13 17:55:48 +07:00
Danni Setiawan 343269000d Move "Resource Bin Packing" into Scheduling & Eviction section
Move ID Docs "Resource Bin Packing" based on #23529
2021-04-13 17:17:02 +07:00
atline ac4c223422 Update content/zh/docs/tutorials/stateless-application/guestbook.md
Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-13 16:18:25 +08:00
Jihoon Seo 280496cd6d [ko] Translate generate-ref-docs (partial) 2021-04-13 13:42:51 +09:00
yahaa 9905824cc3 fix feature-gates-docs err 2021-04-13 10:30:57 +08:00
Kubernetes Prow Robot 1eddc8bfed Merge pull request #27485 from sftim/20210409_tidy_api_reference
Remove accidentally-included API reference files
2021-04-12 17:40:50 -07:00
Kubernetes Prow Robot 66e7ce1e03 Merge pull request #27518 from wangyysde/patch-3
Update container-runtimes.md
2021-04-12 14:42:15 -07:00
Kubernetes Prow Robot 9746343f95 Merge pull request #27311 from xing-yang/volume-health-blog
blog: Volume Health Monitoring Alpha Update
2021-04-12 13:08:15 -07:00
xing-yang f3ffc37352 blog: Volume Health Monitoring Alpha Update 2021-04-12 18:10:01 +00:00
Lili Cosic 991352090a 2021-04-13-kube-state-metrics-goes-v-2-0.md: Add kube-state-metrics v2.0 (#27324)
blog post announcement.
2021-04-12 10:13:38 -07:00
Aldo Culquicondor 120c02aa09 Blog: Introducing Indexed Jobs
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-04-12 10:19:46 -04:00
wangyysde 4f4716f42d Update container-runtimes.md
As if the correct url of tasks/administer-cluster/kubeadm/configure-cgroup-driver is docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver
2021-04-12 21:58:45 +08:00
Kubernetes Prow Robot 419d6ce391 Merge pull request #27452 from tallclair/runtimeclass
Correct dockershim runtime handler support
2021-04-12 05:30:00 -07:00
Kubernetes Prow Robot 732d118ea4 Merge pull request #27417 from joostas/docker-cli-kubectl-zh
[zh] Fix label selector in "kubectl for Docker Users"
2021-04-12 04:37:59 -07:00
Kubernetes Prow Robot 3dcdd86486 Merge pull request #27022 from CKchen0726/kustomize_broken_link_26834
[en] update some links in Kustomize Feature List
2021-04-12 04:29:59 -07:00
Kubernetes Prow Robot 2e46f99d03 Merge pull request #27402 from ariscahyadi/id-update-learning-env-minikube
[ID] Updating learning environment minikube
2021-04-12 04:28:00 -07:00
Kubernetes Prow Robot b14bb6faec Merge pull request #27480 from tengqm/api-ref-121
API reference for v1.21
2021-04-12 04:24:00 -07:00
Kubernetes Prow Robot 2ee8037261 Merge pull request #27411 from alessandroargentieri/issue/20959
#20959 Localize Images page to Italian
2021-04-12 03:34:00 -07:00
joostas 2c3ece825f [zh] Fix label selector in "kubectl for Docker Users"
Before:
```sh
kubectl get po -l run=nginx-app
No resources found in default namespace.
```
Because:
```sh
kubectl get po --show-labels
NAME                         READY   STATUS    RESTARTS   AGE   LABELS
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          17m   app=nginx-app,pod-template-hash=58cfd4c468
```
After:
```sh
kubectl get po -l app=nginx-app
NAME                         READY   STATUS    RESTARTS   AGE
nginx-app-58cfd4c468-jx6qp   1/1     Running   0          18m
```
2021-04-12 12:43:52 +03:00
Kubernetes Prow Robot 436c37fd98 Merge pull request #27445 from tengqm/extend-cluster
Revise extending kubernetes
2021-04-11 20:19:59 -07:00
Kubernetes Prow Robot c4a3ec97ea Merge pull request #27501 from shuuji3/make-logo-image-background-transparent
Change the backgrounds of “Case studies” logos from gray to transparent
2021-04-11 13:27:59 -07:00
TAKAHASHI Shuuji f83f87fe57 Delete unnecessary two files: search.md and sitemap.md 2021-04-11 14:20:56 +00:00
TAKAHASHI Shuuji 3ca6bc04ce Add workload.md to the reference/glossary directory 2021-04-11 14:18:39 +00:00
TAKAHASHI Shuuji 2b2a89cf47 Update the Japanese translation of the concepts/workloads/ 2021-04-11 14:18:39 +00:00
George Gaál 02099e2dd3 Update konnectivity to 0.0.16 and update ZH docs accordingly 2021-04-11 14:24:40 +03:00
Rémy Léone 7ecb5e309a update gitignore to include folder created by make container-serve 2021-04-11 12:29:33 +02:00
Rémy Léone 6e1b8d8b2d Fix 2021-04-11 12:27:16 +02:00
TAKAHASHI Shuuji 18bc5496fa Add k8s-ruby/k8s-ruby as a community-maintained client libraries 2021-04-11 16:30:04 +09:00
TAKAHASHI Shuuji b04d764a22 Change the backgrounds of logo iamges from gray to transparent 2021-04-11 06:11:55 +00:00
TAKAHASHI Shuuji a2e42f79d2 Replace featured png logo with svg image 2021-04-11 06:00:34 +00:00
TAKAHASHI Shuuji 12883afcdf Update the anchor text 2021-04-11 14:21:50 +09:00
TAKAHASHI Shuuji de812122a6 Translate contribute/new-content/overview into Japanese 2021-04-11 03:29:04 +00:00
TAKAHASHI Shuuji 28d522427a Translate _index.md into Japanese 2021-04-11 03:28:25 +00:00
Kubernetes Prow Robot e277d032ef Merge pull request #26192 from flo-oss/pod_overview_german
Add content/de/docs/concepts/workloads/pods/_index.md
2021-04-10 14:35:10 -07:00
Kubernetes Prow Robot d5c73abd52 Merge pull request #27287 from CriaHu/hyq-2021032903
Fix line separation in concepts/architecture/nodes
2021-04-10 14:27:10 -07:00
Rémy Léone 049c832f33 Fix 2021-04-10 22:52:11 +02:00
Rémy Léone fb9823b9ec Fix 2021-04-10 17:23:40 +02:00
Rémy Léone 6725d2888d Fix 2021-04-10 17:04:21 +02:00
Rémy Léone 8aa8acf64e Add French configure-pod-configmap 2021-04-10 17:04:21 +02:00
TAKAHASHI Shuuji 1605036c40 Copy overview.md and _index.md for the translation 2021-04-10 10:40:25 +00:00
Qiming Teng a7175d4d35 Revise extending kubernetes
This PR fixes two problems. One was introduced by f265aed794
which folded the extend-cluster.md content into section index without
removing the original content. Another problem is that the PNG images
stored on google docs are not accessible by some people from the far end
of the planet.
2021-04-10 13:59:01 +08:00
Qiming Teng 370c659ddc Regenerate reference for kube-proxy configuration 2021-04-10 13:58:29 +08:00
Kubernetes Prow Robot c2f183b357 Merge pull request #27494 from SergeyKanzhelev/revert-25733-patch-1
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 22:49:09 -07:00
Kubernetes Prow Robot 80508e60c7 Merge pull request #27479 from tengqm/comp-ref-121
Component reference for 1.21
2021-04-09 17:40:23 -07:00
Kubernetes Prow Robot ec9c46b309 Merge pull request #27392 from sftim/20210403_mention_extensibility_as_feature
Mention API extensibility as a front-page feature
2021-04-09 16:42:22 -07:00
Sergey Kanzhelev 0db9ae6f52 Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP" 2021-04-09 13:36:25 -07:00
Kubernetes Prow Robot 41a8b15dc2 Merge pull request #27488 from adtac/suspend-blog
blog: make minor corrections to upcoming SuspendJob post
2021-04-09 09:21:07 -07:00
Adhityaa Chandrasekar eb558e2442 blog: make minor corrections to upcoming SuspendJob post
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-04-09 16:12:25 +00:00
Kubernetes Prow Robot 9dd42da09e Merge pull request #27197 from adtac/suspend-blog
blog: introducing suspended jobs
2021-04-09 07:45:05 -07:00
Kubernetes Prow Robot 5d949f9e5b Merge pull request #27434 from ariscahyadi/id-move-assign-pods
[ID] Moving "assign-pod" and "taint & toleration" into scheduling-eviction.
2021-04-09 05:41:04 -07:00
Soichiro KAWAMURA 0bfee99fa4 change links to ja pages 2021-04-09 19:57:57 +09:00
Tim Bannister cbe453b9c9 Remove accidentally-included API reference files
Fixup for commit 965aa51daf

Co-Authored-By: Philippe Martin <contact@elol.fr>
2021-04-09 10:42:50 +01:00
Kubernetes Prow Robot 83e6a37fb6 Merge pull request #27481 from divya-mohan0209/patch-3
Addressing whitespace nits & grammatical errors
2021-04-09 01:16:48 -07:00
divya-mohan0209 9713a00e3c Addressing whitespace nits & grammatical errors 2021-04-09 10:51:53 +05:30
Qiming Teng 6f0674ef19 Component reference for 1.21 2021-04-09 12:53:57 +08:00
Marc Bihlmaier fb4e0c4066 Update kubeadm-config.md (#27201)
add link to https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration/
2021-04-08 21:38:36 -07:00
translucens 5db5305f5e Update content/ja/docs/concepts/configuration/pod-priority-preemption.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2021-04-09 11:35:18 +09:00
Kubernetes Prow Robot 6d512380a4 Merge pull request #27426 from raelga/raelga-patch-1
clean: update spanish owners file
2021-04-08 17:54:22 -07:00
Qiming Teng 937f848340 API reference for v1.21 2021-04-09 08:47:59 +08:00
Han Kang c5bab50caf add back the link to stable metrics list 2021-04-08 14:21:36 -07:00
Tim Bannister d6589e0ce3 Omit “Edit this page” links for generated content
Copy the page meta links template from the Docsy theme, and adapt it to only
suggest editing pages that aren't autogenerated.
2021-04-08 22:04:32 +01:00
Tim Bannister 6214d89445 Run local container previews with minimal privileges 2021-04-08 22:01:41 +01:00
Tim Bannister d2c9a40139 Document Pod name label for StatefulSet
Add a missing well-known label to our list.
2021-04-08 22:01:19 +01:00
Tim Bannister ff6aa6e3b4 Mention API extensibility as a front-page feature
Kubernetes has really good options for extending and customizing its
behavior. Mention these right on the front page.
2021-04-08 21:57:13 +01:00
Kubernetes Prow Robot 9fd3fea70d Merge pull request #27474 from reylejano/update-config.toml
Update config.toml
2021-04-08 13:48:31 -07:00
Kubernetes Prow Robot 393816b750 Merge pull request #27198 from alaypatel07/blog-cronjob-ga
Blog: CronJob reaches GA
2021-04-08 13:40:31 -07:00
Rey Lejano e955fd5d0f update config.toml 2021-04-08 13:30:49 -07:00
Kubernetes Prow Robot 7f48e95d65 Merge pull request #27469 from reylejano/update-release-notes
Update release notes for 1.21 release
2021-04-08 13:30:33 -07:00
Rey Lejano a5c84d959f Update release notes for 1.21 release 2021-04-08 12:39:44 -07:00
Kubernetes Prow Robot 5fe92f22b6 Merge pull request #26629 from tallclair/psp
Add PSP to the deprecation guide
2021-04-08 12:18:02 -07:00
Kubernetes Prow Robot 2c46bee938 Merge pull request #27443 from ydFu/update-kubernetes-api
[zh] Sync contribute  pages for kubernetes-api.md
2021-04-08 12:16:03 -07:00
Kubernetes Prow Robot 323331be2a Merge pull request #27430 from helight/cleanup_27284
[zh]fix words in content/zh/docs/concepts/services-networking/endpoint-slices.md
2021-04-08 12:14:03 -07:00
Kubernetes Prow Robot 82ce01ad00 Merge pull request #27152 from Arhell/fix-indent
[ja] fix indent
2021-04-08 12:12:05 -07:00
Kubernetes Prow Robot 22a0e39486 Merge pull request #26790 from neha-viswanathan/26681-fix-target-port
use targetPort instead of containerPort
2021-04-08 12:10:03 -07:00
Kubernetes Prow Robot 0538117f10 Merge pull request #27380 from yu-kasuya/fix26880
Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
2021-04-08 12:08:03 -07:00
Kubernetes Prow Robot 4ac8d9785b Merge pull request #26604 from KobayashiD27/translate-docs/contribute/participate
Translate docs/contribute/participate into Japanese
2021-04-08 12:08:03 -07:00
alessandroargentieri a71ba8d63b #20959 Localize Images page to Italian 2021-04-08 19:31:43 +02:00
caodonghui aa7d13a5bf [zh]update configure-upgrade-etcd.md 2021-04-08 18:29:02 +08:00
s-kawamura-w664 7fde0426df Add script for detecting bad characters.
Co-authored-by: Shu Muto <shu.mutow@nec.com>
2021-04-08 09:36:11 +00:00
vaibhav 72a12351f2 Update content/ja/docs/concepts/services-networking/dual-stack.md 2021-04-08 13:15:50 +05:30
atline bed23cd47e Update guestbook.md
Fix typo.
2021-04-08 15:16:30 +08:00
ydFu 0241569e92 [zh] Sync contribute pages for kubernetes-api.md
* Sync with english version in 'Fixed errors in instructions for generating ref docs (#27386)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-04-08 14:47:13 +08:00
yu-kasuya e5278754ae Update content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-08 12:43:51 +09:00
Tim Allclair 0c988b2dcb Correct dockershim runtime handler support 2021-04-07 15:49:24 -07:00
Alay Patel 47df9fdab0 Blog: CronJob reaches GA 2021-04-07 10:32:44 -04:00
s-ito-ts 4119fcd608 Update ja/docs/concepts/scheduling-eviction/scheduler-perf-tuning.md 2021-04-07 08:51:48 +00:00
Kubernetes Prow Robot ed08bbfbb6 Merge pull request #27267 from arisgi/manage-resource-containers-1.19-ja
ja: Make docs/concepts/configuration/manage-resources-containers.md follow v1.19 of the original text
2021-04-07 01:29:53 -07:00
Qiming Teng 108149fa2f Add WebhookAdmission reference
This is a reference for WebhookAdmission config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:

```shell
./genref -include apiserver-webhookadmission
```
2021-04-07 09:13:47 +08:00
Lubomir I. Ivanov 30c6e773e2 kubeadm: add guide for kubelet serving certs and metrics-server
Include a new section of the kubeadm certificate management page
to talk about kubelet serving certificates and how to make
them signed. Also include a note about using secure connection
with the metrics-server.
2021-04-07 01:19:21 +03:00
Kubernetes Prow Robot 9f3f3cfcd8 Merge pull request #27399 from shuuji3/patch-4
Fix the position of the abbreviation text "CNCF" on the page /ja/docs/home/
2021-04-06 15:04:20 -07:00
Zach Corleissen 4079e58822 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md 2021-04-06 11:43:04 -07:00
Zach Corleissen 1ecc9948aa Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md 2021-04-06 11:32:45 -07:00
Zach Corleissen c854d9e027 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md 2021-04-06 11:32:36 -07:00
Aris Cahyadi Risdianto 81a1865fd5 moving "assign-pod" and "taint & toleration" into scheduling-eviction. 2021-04-07 00:33:37 +08:00
helight 2aad79cd3d fix words 2021-04-06 20:21:33 +08:00
Jin Hase ce2509a5ea Update labels.md 2021-04-06 20:14:07 +09:00
Jin Hase 4aa5723cfc Update Japanese localization on concepts/overview/working-with-objects/labels.md 2021-04-06 20:09:28 +09:00
Rael Garcia 668e47312f clean: update spanish owners file
Updates OWNERs file to match `kubernets/org` file updated at https://github.com/kubernetes/org/pull/2522.
2021-04-06 12:53:59 +02:00
TAKAHASHI Shuuji eab8f5361c Fix a typo 2021-04-06 18:19:45 +09:00
TAKAHASHI Shuuji 88275ce3fe Fix wrong translations 2021-04-06 18:17:05 +09:00
Shubham Kuchhal 2b822af36a Modified the output when retrieving Secrets. 2021-04-06 11:07:59 +05:30
Himanshu bbf394c010 Update _index.md 2021-04-06 10:21:40 +05:30
Kubernetes Prow Robot b4c10cf1eb Merge pull request #27039 from RyuSA/ja-1.19-service
Update ja/docs/concepts/services-networking/service to v1.19
2021-04-05 18:55:32 -07:00
RyuSA d2e3851109 Update content/ja/docs/concepts/services-networking/service.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-04-05 23:03:57 +09:00
Aris Cahyadi Risdianto 21f41f2d18 updating learning environment minikube. 2021-04-05 21:45:34 +08:00
Keith Wall a5f6961507 Address review comments. 2021-04-05 12:50:52 +01:00
Ben Potter 5baf9fb48a fix image positioning: homepage, tablet 2021-04-04 18:24:00 -04:00
wangyysde 0783316117 Update content/zh/docs/concepts/cluster-administration/system-metrics.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-04-04 22:41:17 +08:00
wangyysde 021dc964b3 Update content/zh/docs/concepts/cluster-administration/system-metrics.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-04-04 22:41:02 +08:00
TAKAHASHI Shuuji 26338b84cc Fix the position of the abbreviation text "CNCF" 2021-04-04 19:50:54 +09:00
Kubernetes Prow Robot 31270a1b19 Merge pull request #27156 from takaf04/dev-1.19-ja.1-container-lifecycle-hooks_2
update ja docs/concepts/containers/container-lifecycle-hooks.md v1.19
2021-04-03 18:10:12 -07:00
TAKAHASHI Shuuji e3d9f76bff Translate tutorials/clusters/apparmor into Japanese 2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji 5d0031cbdd Translate _index.md into Japanese 2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji 5401a7ae75 Copy files to translate into Japanese 2021-04-02 15:25:47 +00:00
Soichiro KAWAMURA a68cd7345f fix anchor in URLs 2021-04-02 20:20:49 +09:00
YukiKasuya f8d72bb3b3 Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md 2021-04-02 12:39:18 +09:00
takaf04 453736593b Update content/ja/docs/concepts/containers/container-lifecycle-hooks.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-04-02 00:03:50 +09:00
Soichiro KAWAMURA 1a1cc25f15 add term ImplementationSpecific meaning 2021-04-01 22:28:42 +09:00
translucens 4f774e3175 Update content/ja/docs/concepts/services-networking/ingress.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-01 22:23:54 +09:00
Adhityaa Chandrasekar cfc66c0f85 blog: introducing suspended jobs
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-04-01 10:58:18 +00:00
rosespecs dc413834ea Gramma fix for change-pv-reclaim-policy.md
Changing `is` to `will` here makes more grammatical sense.
2021-04-01 10:52:56 +01:00
huyuqing edd432194f Remove redundant characters in concepts/architecture/nodes 2021-04-01 10:16:56 +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
wwgfhf c50b15e440 Update container-runtimes.md 2021-03-31 19:36:25 +08: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
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
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
JIIOryo 9edbda7e81 Update: /ja/docs/concepts/storage/persistent-volumes.md 2021-03-31 09:44:55 +09: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
Soichiro KAWAMURA 8a5f21633d ingress.md follows v1.19 2021-03-30 22:52:53 +09:00
Zoltan Vajda a8adf49a78 Fix typo in worker.py example script 2021-03-30 14:24:34 +02:00
s-ito-ts 2e75edcfdc Fixed broken links in ja/docs/tutorials/stateful-application/basic-stateful-set.md 2021-03-30 08:03:29 +00:00
huangshanhui 1e64fb0a48 Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-30 11:10:29 +08:00
huangshanhui 6da498d196 Update pod-security-policy.md
fix the translation of "PodSecurityPolicies which allow the pod as-is, without changing defaults or mutating the pod, are preferred"
2021-03-30 10:53:44 +08:00
rkgy 7ffeac6a58 modify: content/ja/docs/concepts/overview/working-with-objects/namespaces.md 2021-03-30 08:52:14 +09:00
JIIOryo 50d19e7d30 Update: ja/docs/concepts/scheduling-eviction/taint-and-toleration.md 2021-03-30 07:56:04 +09:00
wangyysde d7f2720616 Update system-metrics.md 2021-03-29 23:06:56 +08:00
Rémy Léone bf2cfd8dc3 Fix 2021-03-29 14:36:23 +02:00
Kubernetes Prow Robot 04cece56ae Merge pull request #27049 from JIIOryo/26898
Update: ja/docs/concepts/workloads/controllers/deployment.md
2021-03-29 04:02:45 -07:00
Kubernetes Prow Robot e9dcfe9952 Merge pull request #27036 from rkmathi/patch-26858
Update ja/docs/concepts/cluster-administration/networking.md
2021-03-29 04:00:45 -07:00
huyuqing a67181d429 Fix line separation in concepts/architecture/nodes 2021-03-29 16:43:04 +08:00
huyuqing 5ee23f2c7c Fix line separation in concepts/architecture/nodes 2021-03-29 16:27:10 +08:00
Jihoon Seo 194fe99532 Update concepts/storage/volumes.md 2021-03-29 10:45:02 +09:00
arisgi 55d9b9d1ab ja: Make docs/concepts/configuration/manage-resources-containers.md follow v1.19 of the original text 2021-03-28 22:09:52 +09:00
Zhang Yong 02721989d8 Fix line separation in concepts/architecture/nodes 2021-03-28 11:19:22 +08:00
Andreas Deininger 6a3c783af6 Fixing typo. 2021-03-27 20:59:28 +01:00
Himanshu 645a98218b updated_text 2021-03-27 23:20:40 +05:30
Neha Viswanathan 927b5af65f update 2021-03-26 14:37:54 -07:00
Neha Viswanathan b8be2e723c use targetPort instead of containerPort 2021-03-26 13:21:22 -07:00
Rémy Léone ea0c1bb04b add infos about docker setups 2021-03-26 14:19:44 +01:00
Jordan Christiansen 31dcd91c9f Document using configMapGenerators in Deployments 2021-03-26 08:08:12 -05:00
Yuiko Mouri 50b14656e2 Replace redirect links and fix link to use localized page of reference/index 2021-03-26 16:28:46 +09:00
Ryo Nakao 88e88a4c83 Fix typo in Japanese doc 2021-03-26 10:59:18 +09:00
translucens 4538d24527 Apply suggestions from code review
Co-authored-by: Kei Ak <kakts.git@gmail.com>
2021-03-25 22:08:45 +09:00
Kobayashi Daisuke 24eba8b613 Update content/ja/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
Co-authored-by: makocchi <makocchi@gmail.com>
2021-03-24 10:30:48 +09:00
KobayashiD27 d419e162ad ja: Make docs/concepts/extend-kubernetes/api-extension/custom-resources.md follow v1.19 of the original text 2021-03-24 10:10:26 +09:00
KobayashiD27 414584ba0c ja: Make docs/concepts/extend-kubernetes/_index.md follow v1.19 of the original text 2021-03-23 18:06:25 +09:00
RA489 e4041be591 Update setup guide 2021-03-23 11:05:10 +05:30
s-kawamura-w664 81be1fe0f6 delete a illegal code in fr. 2021-03-23 00:09:01 +00:00
Ryuichi KAWAMATA 62e83f84a0 Update ja/docs/concepts/containers/_index.md 2021-03-21 22:39:06 +09:00
Takaaki Fujii 7cde096625 update container-lifecycle-hooks in ja 2021-03-21 16:45:47 +09:00
Arhell 15b5e44680 [ja] fix indent 2021-03-21 02:19:52 +02:00
Kubernetes Prow Robot 8b0ea3ef42 Merge pull request #27079 from s-kawamura-w664/update-26872
update ja/docs/concepts/overview/what-is-kubernetes.md
2021-03-18 04:11:19 -07:00
mengjiao.liu b2bc2fe7c2 update certificate-signing-requests Signer description 2021-03-18 18:01:32 +08:00
JIIOryo c565179b1c [ja] Add setHostnameAsFQDN field to dns-pod-service.md 2021-03-18 07:29:01 +09:00
Michael Nikitochkin e705244732 [ja] Update the examples with source code and sync with en version 2021-03-17 17:35:20 +00:00
Michael Nikitochkin 1df5ca8f51 Use apiversion networking.k8s.io/v1 for ingress for JA
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2021-03-17 17:35:20 +00:00
Kubernetes Prow Robot d0bf292379 Merge pull request #26990 from shimodatkh/pod-lifecycle-update-1.18to1.19
[ja] Update docs/concepts/workloads/pods/pod-lifecycle.md 1.18 to 1.19
2021-03-17 10:05:57 -07:00
Kubernetes Prow Robot 3f5dfb6b9a Merge pull request #26977 from kubernetes/backport
Delete some dirty code from several files in ja
2021-03-17 10:01:58 -07:00
Kubernetes Prow Robot b5bc2f0817 Merge pull request #27050 from JIIOryo/26901
[ja] Update: ja/docs/concepts/workloads/pods/init-containers.md
2021-03-17 09:51:58 -07:00
shimodatkh 035907a06d Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: bells17 <bells171@gmail.com>
2021-03-17 21:24:29 +09:00
Naoki Oketani 04c41cb89f apply suggestion 2021-03-17 20:27:58 +09:00
Naoki Oketani 4dcbe54fb6 apply suggestion 2021-03-17 20:26:20 +09:00
Kubernetes Prow Robot c38ea8fdd8 Merge pull request #27001 from KobayashiD27/update-docs/concepts/cluster-administration/_index
ja: Make docs/concepts/cluster-administration/ follow v1.19 of the original text
2021-03-17 02:10:57 -07:00
Kubernetes Prow Robot 136cc5ee0e Merge pull request #26948 from KobayashiD27/update-architecture/controller
ja: Make docs/concepts/architecture/controller.md follow v1.19 of the original text
2021-03-17 02:08:57 -07:00
Kobayashi Daisuke 64b95a5255 Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:41 +09:00
Kobayashi Daisuke 538a43689a Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2021-03-17 16:54:34 +09:00
KobayashiD27 0418941fb3 Change to make the text more natulal 2021-03-17 16:47:18 +09:00
Lapi 2627976c95 fix translation 2021-03-17 00:00:29 +09:00
Lapi eb02d49740 Make docs/contribute/_index.md follow v1.19 of the original text 2021-03-16 23:56:21 +09:00
s-kawamura-w664 c966085b81 update ja/docs/concepts/overview/what-is-kubernetes.md 2021-03-16 18:48:48 +09:00
Naoki Oketani ec5b641a38 Translate docs/tasks/configmap-secret/managing-secret-using-config-file/ into Japanese 2021-03-15 20:54:50 +09:00
katsuhisa91 57ade89fb0 [ja] Update docs/concepts/workloads/controllers/daemonset.md to follow v1.19 of the original text 2021-03-14 23:50:24 +09:00
JIIOryo 11b5df1932 Update: ja/docs/concepts/workloads/pods/init-containers.md 2021-03-14 21:27:15 +09:00
JIIOryo 12bc83471f Update: ja/docs/concepts/workloads/controllers/deployment.md 2021-03-14 20:46:21 +09:00
RyuSA b9c6c57377 Update content/ja/docs/concepts/services-networking/service.md
Pods to Pod
2021-03-14 12:43:06 +09:00
Genki Ogasawara 045265b044 modify: content/ja/docs/concepts/workloads/controllers/replicaset.md 2021-03-14 10:32:03 +09:00
Genki Ogasawara 2ce5be4377 modify: content/ja/docs/concepts/workloads/controllers/replicaset.md 2021-03-14 10:25:37 +09:00
RyuSA 745b68888d Update some links from en-page to ja-page 2021-03-13 23:02:03 +09:00
RyuSA 45793339dd bump docs up to v1.19
Update ja/docs/concepts/services-networking/service.md
2021-03-13 22:58:11 +09:00
Kubernetes Prow Robot f9025a7c4a Merge pull request #27005 from dragoneena12/update-docs/home/_index.md
make docs/home/_index.md follow v1.19 of the original text
2021-03-13 03:31:03 -08:00
Kubernetes Prow Robot a3c287b6d0 Merge pull request #27000 from KobayashiD27/update-docs/concepts/architecture/nodes
ja:Make docs/concepts/architecture/nodes.md follow v1.19 of the original text
2021-03-13 03:25:04 -08:00
Ryuichi KAWAMATA fb40272991 Update ja/docs/concepts/cluster-administration/networking.md 2021-03-13 19:42:45 +09:00
Kubernetes Prow Robot 7388103e17 Merge pull request #27033 from hayato1226/fix-assign-pod-node
Update the outdated file ja/docs/concepts/scheduling-eviction/assign-pod-node.md
2021-03-13 00:49:03 -08:00
Ryuichi KAWAMATA a34b9fc015 Remove content/ja/docs/concepts/cluster-administration/cloud-providers.md (#26857) 2021-03-13 17:08:54 +09:00
Yasuhisa Hayato e74dda6472 description of built-in node labels translate to Japanes
Removed individual links and replaced them with reference links to pages
2021-03-13 13:01:41 +09:00
Lapi ae80ffb29f make docs/home/_index.md follow v1.19 of the original text 2021-03-11 20:48:05 +09:00
CKchen0726 d65300986f fix spelling mistake in ./data/announcements/scheduled.yaml 2021-03-11 14:32:45 +08:00
KobayashiD27 1fbbac1888 ja: Make docs/concepts/cluster-administration follow v1.19 of the original text 2021-03-11 12:09:25 +09:00
KobayashiD27 91e45afd0d ja:Make ja/docs/concepts/architecture/nodes.md follow v1.19 of the original text 2021-03-11 11:34:07 +09:00
shimodatkh 84c530bffb [ja] Update docs/concepts/workloads/pods/pod-lifecycle.md to 1.19 2021-03-10 11:28:32 +00:00
s-kawamura-w664 56fa6f6211 delete some dirty code from several files in ja 2021-03-10 02:42:38 +00:00
CKchen0726 cf19c5d74b modify some links in Kustomize Feature List 2021-03-09 12:30:35 +08:00
KobayashiD27 02b50e1a33 ja: Make docs/concepts/architecture/controller.md follow v1.19 of the original text 2021-03-09 10:01:15 +09:00
k-wall 2edc0b8e59 Document behaviour when optionally referenced configmap appears after the pod starts 2021-03-08 21:13:16 +00:00
Emanuel Haine 172de26c54 Miswritten corrections 2021-03-07 17:13:46 -03:00
Emanuel Haine 6b8f15bd22 Fixing push request #26806 recommendations and I made some improvement on the translation 2021-03-07 15:35:38 -03:00
Soichiro KAWAMURA ce4d342369 add Japanese translation of pod-priority-preemption.md 2021-03-08 00:13:24 +09:00
Emanuel Haine 8bd82abd9f persistent-volumes.md translation from storage directory 2021-03-06 16:47:17 -03:00
Emanuel Haine 16793b7e7f Fix word translations about push request #26806 2021-03-06 16:40:53 -03:00
Emanuel Haine 9ac0ee9665 persistent-volumes.md translation from storage directory 2021-03-06 16:40:53 -03:00
Richard Li 5829a5d958 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>
2021-03-04 14:48:45 -05:00
Joe Marty 21b1e83147 Clarify sources of voluntary disruptions
See issue #22391
2021-03-04 09:54:52 -06:00
Richard Li 5ecbc682e1 Merge branch 'kubectl-annotate' of github.com:richarddli/website-1 into kubectl-annotate 2021-03-02 09:10:18 -05:00
Richard Li 48bd9a6a44 a few more fixes 2021-03-02 09:10:11 -05:00
Richard Li 2300a73210 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-02 09:01:39 -05:00
Kornel Bicskei a3986feedd Update documentation for AWS ELB
Add more details on the mechanics of security group annotations as incorrect use could potentially cause an outage.
2021-03-01 21:05:35 -08:00
Richard Li 5b3eedc8c2 clarify difference with k8s service catalog
Signed-off-by: Richard Li <richard@datawire.io>
2021-03-01 08:49:44 -05:00
Richard Li a381d88fe2 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:26 -05:00
Richard Li 3188c43241 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:17 -05:00
Richard Li dc86d66648 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:11 -05:00
Richard Li 69ee6318a5 Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:10:02 -05:00
Richard Li eeb8c0b45e Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:09:20 -05:00
Richard Li ecd25dfefb Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:09:13 -05:00
Richard Li bc023f265c add blog post on using kubectl annotate for human service discovery 2021-02-27 07:03:42 -05:00
flo-oss 363545ef96 Slightly more creative translation to make it sound less repetitive and less commanding :-) 2021-02-22 21:35:48 -08:00
Ray Wang 57f12c3660 Better module checking/initializing mechanism
1. Print a message to tell if modules need to be initialized when running `make serve` or other similar targets, and stop current make procedure.
2. Provide `module-init` target to initialize all dependencies

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-22 16:21:43 +08:00
Tim Allclair ce2e5f8796 Add PSP to the deprecation guide 2021-02-19 12:19:07 -08:00
Kobayashi fd116f4187 Delete unnecessary " 。". 2021-02-19 14:21:26 +09:00
Kobayashi 99c69c1bcc Translate docs/contribute/participate/ into Japanese. 2021-02-18 16:36:03 +09:00
Kobayashi 29520dbf08 Copy file "docs/contribute/perticipate/_index.md" to translate 2021-02-17 17:34:57 +09:00
flo-oss 5b127f0761 changes suggested by code reviewer (sie -> du, Pod Vorlage, ....) 2021-02-16 21:07:07 -08:00
flo-oss 99aa654d8b changes suggested by code reviewer, part 2 2021-02-02 22:53:55 -08:00
flo-oss 90cc7f10d4 changes suggested by code reviewer 2021-02-02 22:20:15 -08:00
flo-oss f213353b30 added German translation for pod overview page 2021-01-21 20:45:13 -08:00
flo-oss dc75539de0 added German translation for pod overview 2021-01-21 19:42:24 -08:00
Arnaud Meukam 5eadf77b14 Add Container image build automation
As suggested by BenTheElder, we need to add a cloudbuild.yaml spec that
will be used by the prow job to automate the container build and push
the tags.

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2020-10-06 00:42:07 +02:00
1939 changed files with 72311 additions and 36571 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
For overall help on editing and submitting pull requests, visit:
https://kubernetes.io/docs/contribute/start/#improve-existing-content
Use the default base branch, “master”, if you're documenting existing
Use the default base branch, “main”, if you're documenting existing
features in the English localization.
If you're working on a different localization (not English), see
+5 -1
View File
@@ -33,4 +33,8 @@ resources/
# Netlify Functions build output
package-lock.json
functions/
node_modules/
node_modules/
# Generated files when building with make container-build
.config/
.npm/
+9 -4
View File
@@ -6,8 +6,9 @@ NETLIFY_FUNC = $(NODE_BIN)/netlify-lambda
# but this can be overridden when calling make, e.g.
# CONTAINER_ENGINE=podman make container-image
CONTAINER_ENGINE ?= docker
IMAGE_REGISTRY ?= gcr.io/k8s-staging-sig-docs
IMAGE_VERSION=$(shell scripts/hash-files.sh Dockerfile Makefile | cut -c 1-12)
CONTAINER_IMAGE = kubernetes-hugo:v$(HUGO_VERSION)-$(IMAGE_VERSION)
CONTAINER_IMAGE = $(IMAGE_REGISTRY)/k8s-website-hugo:v$(HUGO_VERSION)-$(IMAGE_VERSION)
CONTAINER_RUN = $(CONTAINER_ENGINE) run --rm --interactive --tty --volume $(CURDIR):/src
CCRED=\033[0;31m
@@ -19,7 +20,11 @@ help: ## Show this help.
@awk 'BEGIN {FS = ":.*?## "} /^[a-zA-Z_-]+:.*?## / {sub("\\\\n",sprintf("\n%22c"," "), $$2);printf "\033[36m%-20s\033[0m %s\n", $$1, $$2}' $(MAKEFILE_LIST)
module-check:
@git submodule status --recursive | awk '/^[+-]/ {printf "\033[31mWARNING\033[0m Submodule not initialized: \033[34m%s\033[0m\n",$$2}' 1>&2
@git submodule status --recursive | awk '/^[+-]/ {err = 1; printf "\033[31mWARNING\033[0m Submodule not initialized: \033[34m%s\033[0m\n",$$2} END { if (err != 0) print "You need to run \033[32mmake module-init\033[0m to initialize missing modules first"; exit err }' 1>&2
module-init:
@echo "Initializing submodules..." 1>&2
@git submodule update --init --recursive --depth 1
all: build ## Build site with production settings and put deliverables in ./public
@@ -68,7 +73,7 @@ container-build: module-check
$(CONTAINER_RUN) --read-only --mount type=tmpfs,destination=/tmp,tmpfs-mode=01777 $(CONTAINER_IMAGE) sh -c "npm ci && hugo --minify"
container-serve: module-check ## Boot the development server using container. Run `make container-image` before this.
$(CONTAINER_RUN) --read-only --mount type=tmpfs,destination=/tmp,tmpfs-mode=01777 -p 1313:1313 $(CONTAINER_IMAGE) hugo server --buildFuture --bind 0.0.0.0 --destination /tmp/hugo --cleanDestinationDir
$(CONTAINER_RUN) --cap-drop=ALL --cap-add=AUDIT_WRITE --read-only --mount type=tmpfs,destination=/tmp,tmpfs-mode=01777 -p 1313:1313 $(CONTAINER_IMAGE) hugo server --buildFuture --bind 0.0.0.0 --destination /tmp/hugo --cleanDestinationDir
test-examples:
scripts/test_examples.sh install
@@ -91,4 +96,4 @@ clean-api-reference: ## Clean all directories in API reference directory, preser
api-reference: clean-api-reference ## Build the API reference pages. go needed
cd api-ref-generator/gen-resourcesdocs && \
go run cmd/main.go kwebsite --config-dir config/v1.20/ --file api/v1.20/swagger.json --output-dir ../../content/en/docs/reference/kubernetes-api --templates templates
go run cmd/main.go kwebsite --config-dir config/v1.21/ --file api/v1.21/swagger.json --output-dir ../../content/en/docs/reference/kubernetes-api --templates templates
+1 -1
View File
@@ -11,7 +11,7 @@ emeritus_approvers:
# - jaredbhatti, commented out to disable PR assignments
# - steveperry-53, commented out to disable PR assignments
- stewart-yu
- zacharysarah
# - zacharysarah, commented out to disable PR assignments
labels:
- sig/docs
+34 -13
View File
@@ -1,12 +1,9 @@
aliases:
sig-docs-blog-owners: # Approvers for blog content
- castrojo
- kbarnard10
- onlydole
- zacharysarah
- mrbobbytables
sig-docs-blog-reviewers: # Reviewers for blog content
- castrojo
- kbarnard10
- mrbobbytables
- onlydole
@@ -28,13 +25,11 @@ aliases:
- kbarnard10
- kbhawkey
- onlydole
- pi-victor
- reylejano
- savitharaghunathan
- sftim
- steveperry-53
- tengqm
- zacharysarah
- zparnold
sig-docs-en-reviews: # PR reviews for English content
- bradtopol
- celestehorgan
@@ -45,16 +40,12 @@ aliases:
- onlydole
- rajeshdeshpande02
- sftim
- steveperry-53
- tengqm
- zparnold
sig-docs-es-owners: # Admins for Spanish content
- raelga
- alexbrand
- electrocucaracha
sig-docs-es-reviews: # PR reviews for Spanish content
- raelga
- alexbrand
# glo-pena
- electrocucaracha
sig-docs-fr-owners: # Admins for French content
- remyleone
@@ -141,10 +132,11 @@ aliases:
- ClaudiaJKang
- gochist
- ianychoi
- seokho-son
- ysyukr
- jihoon-seo
- pjhwa
- seokho-son
- yoonian
- ysyukr
sig-docs-leads: # Website chairs and tech leads
- irvifa
- jimangel
@@ -166,8 +158,10 @@ aliases:
# zhangxiaoyu-zidif
sig-docs-zh-reviews: # PR reviews for Chinese content
- chenrui333
- chenxuc
- howieyuen
- idealhack
- mengjiao-liu
- pigletfly
- SataQiu
- tanjunchen
@@ -236,3 +230,30 @@ aliases:
- mrbobbytables
- nikhita
- parispittman
# authoritative source: https://git.k8s.io/sig-release/OWNERS_ALIASES
sig-release-leads:
- cpanato # SIG Technical Lead
- hasheddan # SIG Technical Lead
- jeremyrickard # SIG Technical Lead
- justaugustus # SIG Chair
- LappleApple # SIG Program Manager
- puerco # SIG Technical Lead
- saschagrunert # SIG Chair
release-engineering-approvers:
- cpanato # Release Manager
- hasheddan # subproject owner / Release Manager
- puerco # Release Manager
- saschagrunert # subproject owner / Release Manager
- justaugustus # subproject owner / Release Manager
- xmudrii # Release Manager
release-engineering-reviewers:
- ameukam # Release Manager Associate
- jimangel # Release Manager Associate
- markyjackson-taulia # Release Manager Associate
- mkorbi # Release Manager Associate
- palnabarun # Release Manager Associate
- onlydole # Release Manager Associate
- sethmccombs # Release Manager Associate
- thejoycekung # Release Manager Associate
- verolop # Release Manager Associate
- wilsonehusin # Release Manager Associate
+17 -1
View File
@@ -9,7 +9,7 @@ Herzlich willkommen! Dieses Repository enthält alle Assets, die zur Erstellung
Sie können auf die Schaltfläche **Fork** im oberen rechten Bereich des Bildschirms klicken, um eine Kopie dieses Repositorys in Ihrem GitHub-Konto zu erstellen. Diese Kopie wird als *Fork* bezeichnet. Nehmen Sie die gewünschten Änderungen an Ihrem Fork vor. Wenn Sie bereit sind, diese Änderungen an uns zu senden, gehen Sie zu Ihrem Fork und erstellen Sie eine neue Pull-Anforderung, um uns darüber zu informieren.
Sobald Ihre Pull-Anfrage erstellt wurde, übernimmt ein Rezensent von Kubernetes die Verantwortung für klares, umsetzbares Feedback. Als Eigentümer des Pull-Request **liegt es in Ihrer Verantwortung Ihren Pull-Reqest enstsprechend des Feedbacks, dass Sie vom Kubernetes-Reviewer erhalten haben abzuändern.** Beachten Sie auch, dass Sie am Ende mehr als einen Rezensenten von Kubernetes erhalten, der Ihnen Feedback gibt, oder dass Sie Rückmeldungen von einem Rezensenten von Kubernetes erhalten, der sich von demjenigen unterscheidet, der ursprünglich für das Feedback zugewiesen wurde. In einigen Fällen kann es vorkommen, dass einer Ihrer Prüfer bei Bedarf eine technische Überprüfung von einem [Kubernetes Tech-Reviewer](https://github.com/kubernetes/website/wiki/tech-reviewers) anfordert. Reviewer geben ihr Bestes, um zeitnah Feedback zu geben, die Antwortzeiten können jedoch je nach den Umständen variieren.
Sobald Ihre Pull-Anfrage erstellt wurde, übernimmt ein Rezensent von Kubernetes die Verantwortung für klares, umsetzbares Feedback. Als Eigentümer des Pull-Request **liegt es in Ihrer Verantwortung Ihren Pull-Reqest entsprechend des Feedbacks, dass Sie vom Kubernetes-Reviewer erhalten haben abzuändern.** Beachten Sie auch, dass Sie am Ende mehr als einen Rezensenten von Kubernetes erhalten, der Ihnen Feedback gibt, oder dass Sie Rückmeldungen von einem Rezensenten von Kubernetes erhalten, der sich von demjenigen unterscheidet, der ursprünglich für das Feedback zugewiesen wurde. In einigen Fällen kann es vorkommen, dass einer Ihrer Prüfer bei Bedarf eine technische Überprüfung von einem [Kubernetes Tech-Reviewer](https://github.com/kubernetes/website/wiki/tech-reviewers) anfordert. Reviewer geben ihr Bestes, um zeitnah Feedback zu geben, die Antwortzeiten können jedoch je nach den Umständen variieren.
Weitere Informationen zum Beitrag zur Kubernetes-Dokumentation finden Sie unter:
@@ -37,6 +37,13 @@ Um die Kubernetes-Website lokal laufen zu lassen, empfiehlt es sich, ein speziel
> Wenn Sie die Website lieber lokal ohne Docker ausführen möchten, finden Sie weitere Informationen unter [Website lokal mit Hugo ausführen](#Die-Site-lokal-mit-Hugo-ausführen).
Das benötigte [Docsy Hugo theme](https://github.com/google/docsy#readme) muss als git submodule installiert werden:
```
#Füge das Docsy submodule hinzu
git submodule update --init --recursive --depth 1
```
Wenn Sie Docker [installiert](https://www.docker.com/get-started) haben, erstellen Sie das Docker-Image `kubernetes-hugo` lokal:
```bash
@@ -55,9 +62,18 @@ make container-serve
Hugo-Installationsanweisungen finden Sie in der [offiziellen Hugo-Dokumentation](https://gohugo.io/getting-started/installing/). Stellen Sie sicher, dass Sie die Hugo-Version installieren, die in der Umgebungsvariablen `HUGO_VERSION` in der Datei [`netlify.toml`](netlify.toml#L9) angegeben ist.
Das benötigte [Docsy Hugo theme](https://github.com/google/docsy#readme) muss als git submodule installiert werden:
```
#Füge das Docsy submodule hinzu
git submodule update --init --recursive --depth 1
```
So führen Sie die Site lokal aus, wenn Sie Hugo installiert haben:
```bash
# Installieren der JavaScript Abhängigkeiten
npm ci
make serve
```
+1 -1
View File
@@ -1,6 +1,6 @@
# Kubernetesのドキュメント
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
このリポジトリには、[KubernetesのWebサイトとドキュメント](https://kubernetes.io/)をビルドするために必要な全アセットが格納されています。貢献に興味を持っていただきありがとうございます!
+1 -1
View File
@@ -1,6 +1,6 @@
# 쿠버네티스 문서화
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
이 저장소에는 [쿠버네티스 웹사이트 및 문서](https://kubernetes.io/)를 빌드하는 데 필요한 자산이 포함되어 있습니다. 기여해주셔서 감사합니다!
+111 -49
View File
@@ -1,60 +1,45 @@
# Dokumentacja projektu Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Witamy!
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
W tym repozytorium znajdziesz wszystko, czego potrzebujesz do zbudowania [strony internetowej Kubernetesa wraz z dokumentacją](https://kubernetes.io/). Bardzo nam miło, że chcesz wziąć udział w jej współtworzeniu!
## Twój wkład w dokumentację
+ [Twój wkład w dokumentację](#twój-wkład-w-dokumentację)
+ [Informacje o wersjach językowych](#informacje-o-wersjach-językowych)
Możesz kliknąć w przycisk **Fork** w prawym górnym rogu ekranu, aby stworzyć kopię tego repozytorium na swoim koncie GitHub. Taki rodzaj kopii (odgałęzienia) nazywa się *fork*. Zmieniaj w nim, co chcesz, a kiedy będziesz już gotowy/a przesłać te zmiany do nas, przejdź do swojej kopii i stwórz nowy *pull request*, abyśmy zostali o tym poinformowani.
# Jak używać tego repozytorium
Po stworzeniu *pull request*, jeden z recenzentów projektu Kubernetes podejmie się przekazania jasnych wskazówek pozwalających podjąć następne działania. Na Tobie, jako właścicielu *pull requesta*, **spoczywa odpowiedzialność za wprowadzenie poprawek zgodnie z uwagami recenzenta.** Może też się zdarzyć, że swoje uwagi zgłosi więcej niż jeden recenzent, lub że recenzję będzie robił ktoś inny, niż ten, kto został przydzielony na początku. W niektórych przypadkach, jeśli zajdzie taka potrzeba, recenzent może poprosić dodatkowo o recenzję jednego z [recenzentów technicznych](https://github.com/kubernetes/website/wiki/Tech-reviewers). Recenzenci zrobią wszystko, aby odpowiedzieć sprawnie, ale konkretny czas odpowiedzi zależy od wielu czynników.
Możesz uruchomić serwis lokalnie poprzez Hugo (Extended version) lub ze środowiska kontenerowego. Zdecydowanie zalecamy korzystanie z kontenerów, bo dzięki temu lokalna wersja będzie spójna z tym, co jest na oficjalnej stronie.
Więcej informacji na temat współpracy przy tworzeniu dokumentacji znajdziesz na stronach:
## Wymagania wstępne
* [Jak rozpocząć współpracę](https://kubernetes.io/docs/contribute/start/)
* [Podgląd wprowadzanych zmian w dokumentacji](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Szablony stron](https://kubernetes.io/docs/contribute/style/page-content-types/)
* [Styl pisania dokumentacji](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Lokalizacja dokumentacji Kubernetes](https://kubernetes.io/docs/contribute/localization/)
Aby móc skorzystać z tego repozytorium, musisz lokalnie zainstalować:
## Różne wersje językowe `README.md`
- [npm](https://www.npmjs.com/)
- [Go](https://golang.org/)
- [Hugo (Extended version)](https://gohugo.io/)
- Środowisko obsługi kontenerów, np. [Docker-a](https://www.docker.com/).
| | |
|----------------------------------------|----------------------------------------|
| [README po angielsku](README.md) | [README po francusku](README-fr.md) |
| [README po koreańsku](README-ko.md) | [README po niemiecku](README-de.md) |
| [README po portugalsku](README-pt.md) | [README w hindi](README-hi.md) |
| [README po hiszpańsku](README-es.md) | [README po indonezyjsku](README-id.md) |
| [README po chińsku](README-zh.md) | [README po japońsku](README-ja.md) |
| [README po wietnamsku](README-vi.md) | [README po rosyjsku](README-ru.md) |
| [README po włosku](README-it.md) | [README po ukraińsku](README-uk.md) |
| | |
Przed rozpoczęciem zainstaluj niezbędne zależności. Sklonuj repozytorium i przejdź do odpowiedniego katalogu:
## Jak uruchomić lokalną kopię strony przy pomocy Dockera?
Zalecaną metodą uruchomienia serwisu internetowego Kubernetesa lokalnie jest użycie specjalnego obrazu [Dockera](https://docker.com), który zawiera generator stron statycznych [Hugo](https://gohugo.io).
> Użytkownicy Windows będą potrzebowali dodatkowych narzędzi, które mogą zainstalować przy pomocy [Chocolatey](https://chocolatey.org).
```bash
choco install make
```
git clone https://github.com/kubernetes/website.git
cd website
```
> Jeśli wolisz uruchomić serwis lokalnie bez Dockera, przeczytaj [jak uruchomić serwis lokalnie przy pomocy Hugo](#jak-uruchomić-lokalną-kopię-strony-przy-pomocy-hugo) poniżej.
Strona Kubernetesa używa [Docsy Hugo theme](https://github.com/google/docsy#readme). Nawet jeśli planujesz uruchomić serwis w środowisku kontenerowym, zalecamy pobranie podmodułów i innych zależności za pomocą polecenia:
Jeśli [zainstalowałeś i uruchomiłeś](https://www.docker.com/get-started) już Dockera, zbuduj obraz `kubernetes-hugo` lokalnie:
```
# pull in the Docsy submodule
git submodule update --init --recursive --depth 1
```
```bash
## Uruchomienie serwisu w kontenerze
Aby zbudować i uruchomić serwis wewnątrz środowiska kontenerowego, wykonaj następujące polecenia:
```
make container-image
```
Po zbudowaniu obrazu, możesz uruchomić serwis lokalnie:
```bash
make container-serve
```
@@ -62,29 +47,106 @@ Aby obejrzeć zawartość serwisu otwórz w przeglądarce adres http://localhost
## Jak uruchomić lokalną kopię strony przy pomocy Hugo?
Zajrzyj do [oficjalnej dokumentacji Hugo](https://gohugo.io/getting-started/installing/) po instrukcję instalacji. Upewnij się, że instalujesz rozszerzoną wersję Hugo, określoną przez zmienną środowiskową `HUGO_VERSION` w pliku [`netlify.toml`](netlify.toml#L9).
Upewnij się, że zainstalowałeś odpowiednią wersję Hugo "extended", określoną przez zmienną środowiskową `HUGO_VERSION` w pliku [`netlify.toml`](netlify.toml#L10).
Aby uruchomić serwis lokalnie po instalacji Hugo, napisz:
Aby uruchomić i przetestować serwis lokalnie, wykonaj:
```bash
# install dependencies
npm ci
make serve
```
Zostanie uruchomiony lokalny serwer Hugo na porcie 1313. Otwórz w przeglądarce adres http://localhost:1313, aby obejrzeć zawartość serwisu. Po każdej zmianie plików źródłowych, Hugo automatycznie aktualizuje stronę i odświeża jej widok w przeglądarce.
## Społeczność, listy dyskusyjne, uczestnictwo i wsparcie
## Budowanie dokumentacji źródłowej API
Zajrzyj na stronę [społeczności](http://kubernetes.io/community/), aby dowiedzieć się, jak możesz zaangażować się w jej działania.
Budowanie dokumentacji źródłowej API zostało opisane w [angielskiej wersji pliku README.md](README.md#building-the-api-reference-pages).
## Rozwiązywanie problemów
### error: failed to transform resource: TOCSS: failed to transform "scss/main.scss" (text/x-scss): this feature is not available in your current Hugo version
Z przyczyn technicznych, Hugo jest rozprowadzany w dwóch wersjach. Aktualny serwis używa tylko wersji **Hugo Extended**. Na stronie z [wydaniami](https://github.com/gohugoio/hugo/releases) poszukaj archiwum z `extended` w nazwie. Dla potwierdzenia, uruchom `hugo version` i poszukaj słowa `extended`.
### Błąd w środowisku macOS: "too many open files"
Jeśli po uruchomieniu `make serve` na macOS widzisz następujący błąd:
```
ERROR 2020/08/01 19:09:18 Error: listen tcp 127.0.0.1:1313: socket: too many open files
make: *** [serve] Error 1
```
sprawdź aktualny limit otwartych plików:
`launchctl limit maxfiles`
Uruchom następujące polecenia: (na podstawie https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
```shell
#!/bin/sh
# These are the original gist links, linking to my gists now.
# curl -O https://gist.githubusercontent.com/a2ikm/761c2ab02b7b3935679e55af5d81786a/raw/ab644cb92f216c019a2f032bbf25e258b01d87f9/limit.maxfiles.plist
# curl -O https://gist.githubusercontent.com/a2ikm/761c2ab02b7b3935679e55af5d81786a/raw/ab644cb92f216c019a2f032bbf25e258b01d87f9/limit.maxproc.plist
curl -O https://gist.githubusercontent.com/tombigel/d503800a282fcadbee14b537735d202c/raw/ed73cacf82906fdde59976a0c8248cce8b44f906/limit.maxfiles.plist
curl -O https://gist.githubusercontent.com/tombigel/d503800a282fcadbee14b537735d202c/raw/ed73cacf82906fdde59976a0c8248cce8b44f906/limit.maxproc.plist
sudo mv limit.maxfiles.plist /Library/LaunchDaemons
sudo mv limit.maxproc.plist /Library/LaunchDaemons
sudo chown root:wheel /Library/LaunchDaemons/limit.maxfiles.plist
sudo chown root:wheel /Library/LaunchDaemons/limit.maxproc.plist
sudo launchctl load -w /Library/LaunchDaemons/limit.maxfiles.plist
```
Przedstawiony sposób powinien działać dla MacOS w wersji Catalina i Mojave.
# Zaangażowanie w prace SIG Docs
O społeczności SIG Docs i terminach spotkań dowiesz z [jej strony](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).
Możesz kontaktować się z gospodarzami projektu za pomocą:
* [Komunikatora Slack](https://kubernetes.slack.com/messages/sig-docs)
* [List dyskusyjnych](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
- [Komunikatora Slack](https://kubernetes.slack.com/messages/sig-docs) [Tutaj możesz dostać zaproszenie do tej grupy Slack-a](https://slack.k8s.io/)
- [List dyskusyjnych](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Zasady postępowania
# Twój wkład w dokumentację
Udział w działaniach społeczności Kubernetes jest regulowany przez [Kodeks postępowania](code-of-conduct.md).
Możesz kliknąć w przycisk **Fork** w prawym górnym rogu ekranu, aby stworzyć kopię tego repozytorium na swoim koncie GitHub. Taki rodzaj kopii (odgałęzienia) nazywa się *fork*. Zmieniaj w nim, co chcesz, a kiedy będziesz już gotowy/a przesłać te zmiany do nas, przejdź do swojej kopii i stwórz nowy *pull request*, abyśmy zostali o tym poinformowani.
## Dziękujemy!
Po stworzeniu *pull request*, jeden z recenzentów projektu Kubernetes podejmie się przekazania jasnych wskazówek pozwalających podjąć następne działania. Na Tobie, jako właścicielu *pull requesta*, **spoczywa odpowiedzialność za wprowadzenie poprawek zgodnie z uwagami recenzenta.**
Może też się zdarzyć, że swoje uwagi zgłosi więcej niż jeden recenzent, lub że recenzję będzie robił ktoś inny, niż ten, kto został przydzielony na początku.
W niektórych przypadkach, jeśli zajdzie taka potrzeba, recenzent może poprosić dodatkowo o recenzję jednego z [recenzentów technicznych](https://github.com/kubernetes/website/wiki/Tech-reviewers). Recenzenci zrobią wszystko, aby odpowiedzieć sprawnie, ale konkretny czas odpowiedzi zależy od wielu czynników.
Więcej informacji na temat współpracy przy tworzeniu dokumentacji znajdziesz na stronach:
* [Udział w rozwijaniu dokumentacji](https://kubernetes.io/docs/contribute/)
* [Rodzaje stron](https://kubernetes.io/docs/contribute/style/page-content-types/)
* [Styl pisania dokumentacji](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Lokalizacja dokumentacji Kubernetes](https://kubernetes.io/docs/contribute/localization/)
# Różne wersje językowe `README.md`
| Język | Język |
|---|---|
| [angielski](README.md) | [francuski](README-fr.md) |
| [koreański](README-ko.md) | [niemiecki](README-de.md) |
| [portugalski](README-pt.md) | [hindi](README-hi.md) |
| [hiszpański](README-es.md) | [indonezyjski](README-id.md) |
| [chiński](README-zh.md) | [japoński](README-ja.md) |
| [wietnamski](README-vi.md) | [rosyjski](README-ru.md) |
| [włoski](README-it.md) | [ukraiński](README-uk.md) |
# Zasady postępowania
Udział w działaniach społeczności Kubernetesa jest regulowany przez [Kodeks postępowania CNCF](https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/pl.md).
# Dziękujemy!
Kubernetes rozkwita dzięki zaangażowaniu społeczności — doceniamy twój wkład w tworzenie naszego serwisu i dokumentacji!
+1 -1
View File
@@ -1,6 +1,6 @@
# A documentação do Kubernetes
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Bem-vindos! Este repositório contém todos os recursos necessários para criar o [website e documentação do Kubernetes](https://kubernetes.io/). Estamos muito satisfeitos por você querer contribuir!
+1 -1
View File
@@ -1,7 +1,7 @@
<!-- # The Kubernetes documentation -->
# Документація Kubernetes
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
<!-- This repository contains the assets required to build the [Kubernetes website and documentation](https://kubernetes.io/). We're glad that you want to contribute! -->
Вітаємо! В цьому репозиторії міститься все необхідне для роботи над [сайтом і документацією Kubernetes](https://kubernetes.io/). Ми щасливі, що ви хочете зробити свій внесок!
+3 -3
View File
@@ -4,7 +4,7 @@
# The Kubernetes documentation
-->
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
<!--
This repository contains the assets required to build the [Kubernetes website and documentation](https://kubernetes.io/). We're glad that you want to contribute!
@@ -174,7 +174,7 @@ Learn more about SIG Docs Kubernetes community and meetings on the [community pa
You can also reach the maintainers of this project at:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Slack](https://kubernetes.slack.com/messages/sig-docs) [Get an invite for this Slack](https://slack.k8s.io/)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
-->
# 参与 SIG Docs 工作
@@ -184,7 +184,7 @@ You can also reach the maintainers of this project at:
你也可以通过以下渠道联系本项目的维护人员:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Slack](https://kubernetes.slack.com/messages/sig-docs) [加入Slack](https://slack.k8s.io/)
- [邮件列表](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
<!--
+56 -54
View File
@@ -1,13 +1,13 @@
# The Kubernetes documentation
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
This repository contains the assets required to build the [Kubernetes website and documentation](https://kubernetes.io/). We're glad that you want to contribute!
+ [Contributing to the docs](#contributing-to-the-docs)
+ [Localization ReadMes](#localization-readmemds)
- [Contributing to the docs](#contributing-to-the-docs)
- [Localization ReadMes](#localization-readmemds)
# Using this repository
## Using this repository
You can run the website locally using Hugo (Extended version), or you can run it in a container runtime. We strongly recommend using the container runtime, as it gives deployment consistency with the live website.
@@ -22,14 +22,14 @@ To use this repository, you need the following installed locally:
Before you start, install the dependencies. Clone the repository and navigate to the directory:
```
```bash
git clone https://github.com/kubernetes/website.git
cd website
```
The Kubernetes website uses the [Docsy Hugo theme](https://github.com/google/docsy#readme). Even if you plan to run the website in a container, we strongly recommend pulling in the submodule and other development dependencies by running the following:
```
```bash
# pull in the Docsy submodule
git submodule update --init --recursive --depth 1
```
@@ -38,12 +38,14 @@ git submodule update --init --recursive --depth 1
To build the site in a container, run the following to build the container image and run it:
```
```bash
make container-image
make container-serve
```
Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
If you see errors, it probably means that the hugo container did not have enough computing resources available. To solve it, increase the amount of allowed CPU and memory usage for Docker on your machine ([MacOSX](https://docs.docker.com/docker-for-mac/#resources) and [Windows](https://docs.docker.com/docker-for-windows/#resources)).
Open up your browser to <http://localhost:1313> to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
## Running the website locally using Hugo
@@ -57,54 +59,55 @@ npm ci
make serve
```
This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
This will start the local Hugo server on port 1313. Open up your browser to <http://localhost:1313> to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
## Building the API reference pages
The API reference pages located in `content/en/docs/reference/kubernetes-api` are built from the Swagger specification, using https://github.com/kubernetes-sigs/reference-docs/tree/master/gen-resourcesdocs.
The API reference pages located in `content/en/docs/reference/kubernetes-api` are built from the Swagger specification, using <https://github.com/kubernetes-sigs/reference-docs/tree/master/gen-resourcesdocs>.
To update the reference pages for a new Kubernetes release (replace v1.20 in the following examples with the release to update to):
1. Pull the `kubernetes-resources-reference` submodule:
```
git submodule update --init --recursive --depth 1
```
```bash
git submodule update --init --recursive --depth 1
```
2. Create a new API revision into the submodule, and add the Swagger specification:
```
mkdir api-ref-generator/gen-resourcesdocs/api/v1.20
curl 'https://raw.githubusercontent.com/kubernetes/kubernetes/master/api/openapi-spec/swagger.json' > api-ref-generator/gen-resourcesdocs/api/v1.20/swagger.json
```
```bash
mkdir api-ref-generator/gen-resourcesdocs/api/v1.20
curl 'https://raw.githubusercontent.com/kubernetes/kubernetes/master/api/openapi-spec/swagger.json' > api-ref-generator/gen-resourcesdocs/api/v1.20/swagger.json
```
3. Copy the table of contents and fields configuration for the new release from a previous one:
```
mkdir api-ref-generator/gen-resourcesdocs/api/v1.20
cp api-ref-generator/gen-resourcesdocs/api/v1.19/* api-ref-generator/gen-resourcesdocs/api/v1.20/
```
```bash
mkdir api-ref-generator/gen-resourcesdocs/api/v1.20
cp api-ref-generator/gen-resourcesdocs/api/v1.19/* api-ref-generator/gen-resourcesdocs/api/v1.20/
```
4. Adapt the files `toc.yaml` and `fields.yaml` to reflect the changes between the two releases
5. Next, build the pages:
```
make api-reference
```
```bash
make api-reference
```
You can test the results locally by making and serving the site from a container image:
You can test the results locally by making and serving the site from a container image:
```
make container-image
make container-serve
```
```bash
make container-image
make container-serve
```
In a web browser, go to http://localhost:1313/docs/reference/kubernetes-api/ to view the API reference.
In a web browser, go to <http://localhost:1313/docs/reference/kubernetes-api/> to view the API reference.
6. When all changes of the new contract are reflected into the configuration files `toc.yaml` and `fields.yaml`, create a Pull Request with the newly generated API reference pages.
## Troubleshooting
### error: failed to transform resource: TOCSS: failed to transform "scss/main.scss" (text/x-scss): this feature is not available in your current Hugo version
Hugo is shipped in two set of binaries for technical reasons. The current website runs based on the **Hugo Extended** version only. In the [release page](https://github.com/gohugoio/hugo/releases) look for archives with `extended` in the name. To confirm, run `hugo version` and look for the word `extended`.
@@ -113,7 +116,7 @@ Hugo is shipped in two set of binaries for technical reasons. The current websit
If you run `make serve` on macOS and receive the following error:
```
```bash
ERROR 2020/08/01 19:09:18 Error: listen tcp 127.0.0.1:1313: socket: too many open files
make: *** [serve] Error 1
```
@@ -122,7 +125,7 @@ Try checking the current limit for open files:
`launchctl limit maxfiles`
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
Then run the following commands (adapted from <https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c>):
```shell
#!/bin/sh
@@ -145,8 +148,7 @@ sudo launchctl load -w /Library/LaunchDaemons/limit.maxfiles.plist
This works for Catalina as well as Mojave macOS.
# Get involved with SIG Docs
## Get involved with SIG Docs
Learn more about SIG Docs Kubernetes community and meetings on the [community page](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).
@@ -155,39 +157,39 @@ You can also reach the maintainers of this project at:
- [Slack](https://kubernetes.slack.com/messages/sig-docs) [Get an invite for this Slack](https://slack.k8s.io/)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
# Contributing to the docs
## Contributing to the docs
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a *fork*. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a _fork_. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.**
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.**
Also, note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one initially assigned to provide you feedback.
Furthermore, in some cases, one of your reviewers might ask for a technical review from a Kubernetes tech reviewer when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
Furthermore, in some cases, one of your reviewers might ask for a technical review from a Kubernetes tech reviewer when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
For more information about contributing to the Kubernetes documentation, see:
* [Contribute to Kubernetes docs](https://kubernetes.io/docs/contribute/)
* [Page Content Types](https://kubernetes.io/docs/contribute/style/page-content-types/)
* [Documentation Style Guide](https://kubernetes.io/docs/contribute/style/style-guide/)
* [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/)
- [Contribute to Kubernetes docs](https://kubernetes.io/docs/contribute/)
- [Page Content Types](https://kubernetes.io/docs/contribute/style/page-content-types/)
- [Documentation Style Guide](https://kubernetes.io/docs/contribute/style/style-guide/)
- [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/)
# Localization `README.md`'s
## Localization `README.md`'s
| Language | Language |
|---|---|
|[Chinese](README-zh.md)|[Korean](README-ko.md)|
|[French](README-fr.md)|[Polish](README-pl.md)|
|[German](README-de.md)|[Portuguese](README-pt.md)|
|[Hindi](README-hi.md)|[Russian](README-ru.md)|
|[Indonesian](README-id.md)|[Spanish](README-es.md)|
|[Italian](README-it.md)|[Ukrainian](README-uk.md)|
|[Japanese](README-ja.md)|[Vietnamese](README-vi.md)|
| Language | Language |
| -------------------------- | -------------------------- |
| [Chinese](README-zh.md) | [Korean](README-ko.md) |
| [French](README-fr.md) | [Polish](README-pl.md) |
| [German](README-de.md) | [Portuguese](README-pt.md) |
| [Hindi](README-hi.md) | [Russian](README-ru.md) |
| [Indonesian](README-id.md) | [Spanish](README-es.md) |
| [Italian](README-it.md) | [Ukrainian](README-uk.md) |
| [Japanese](README-ja.md) | [Vietnamese](README-vi.md) |
# Code of conduct
## Code of conduct
Participation in the Kubernetes community is governed by the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
# Thank you!
## Thank you
Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation!
+61
View File
@@ -0,0 +1,61 @@
---
layout: blog
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
slug: <seo-friendly-version-of-title-separated-by-dashes>
---
**Author:** <your name> (<your organization name>), <another author's name> (<their organization>)
<!--
Instructions:
- Replace these instructions and the following text with your content.
- Replace `<angle bracket placeholders>` with actual values. For example, you would update `date: <yyyy>-<mm>-<dd>` to look something like `date: 2021-10-21`.
- For convenience, use third-party tools to author and collaborate on your content.
- To save time and effort in reviews, check your content's spelling, grammar, and style before contributing.
- Feel free to ask for assistance in the Kubernetes Slack channel, [#sig-docs-blog](https://kubernetes.slack.com/archives/CJDHVD54J).
-->
Replace this first line of your content with one to three sentences that summarize the blog post.
## This is a section heading
To help the reader, organize your content into sections that contain about three to six paragraphs.
If you're documenting commands, separate the commands from the outputs, like this:
1. Verify that the Secret exists by running the following command:
```shell
kubectl get secrets
```
The response should be like this:
```shell
NAME TYPE DATA AGE
mysql-pass-c57bb4t7mf Opaque 1 9s
```
You're free to create any sections you like. Below are a few common patterns we see at the end of blog posts.
## Whats next?
This optional section describes the future of the thing you've just described in the post.
## How can I learn more?
This optional section provides links to more information. Please avoid promoting and over-represent your organization.
## How do I get involved?
An optional section that links to resources for readers to get involved, and acknowledgments of individual contributors, such as:
* [The name of a channel on Slack, #a-channel](https://<a-workspace>.slack.com/messages/<a-channel>)
* [A link to a "contribute" page with more information](<https://github.com/kubernetes/community/blob/master/sig-storage/README.md#contact>).
* Acknowledgements and thanks to the contributors. <person's name> ([<github id>](https://github.com/<github id>)) who did X, Y, and Z.
* Those interested in getting involved with the design and development of <project>, join the [<name of the SIG>](https://github.com/project/community/tree/master/<sig-group>). Were rapidly growing and always welcome new contributors.
+1 -5
View File
@@ -444,7 +444,7 @@ body.cid-community > #deprecation-warning > .deprecation-warning > * {
.td-sidebar__inner {
form.td-sidebar__search {
button.td-sidebar__toggle {
.td-sidebar__toggle {
&:hover {
color: #000000;
}
@@ -482,10 +482,6 @@ main.content {
.td-blog {
.td-sidebar-nav {
max-height: calc(100vh - 8rem);
}
.widget-link {
margin-bottom: 1rem;
+1 -1
View File
@@ -77,7 +77,6 @@ $feature-box-div-width: 45%;
position: relative;
clear: both;
display: table;
height: 160px;
.content {
display: table-cell;
@@ -124,6 +123,7 @@ $feature-box-div-width: 45%;
position: relative;
display: block;
float: none;
text-align: center;
max-width: 100%;
transform: none;
}
+25
View File
@@ -0,0 +1,25 @@
# See https://cloud.google.com/cloud-build/docs/build-config
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
timeout: 1200s
# this prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
# or any new substitutions added in the future.
options:
substitution_option: ALLOW_LOOSE
steps:
# It's fine to bump the tag to a recent version, as needed
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
- TAG=$_GIT_TAG
- BASE_REF=$_PULL_BASE_REF
args:
- container-image
substitutions:
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
# can be used as a substitution
_GIT_TAG: "12345"
# _PULL_BASE_REF will contain the ref that was pushed to to trigger this build -
# a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
_PULL_BASE_REF: "master"
+4 -4
View File
@@ -189,7 +189,7 @@ fullversion = "v1.20.5"
version = "v1.20"
githubbranch = "v1.20.5"
docsbranch = "release-1.20"
url = "https://v1-20.kubernetes.io"
url = "https://v1-20.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.19.9"
@@ -399,15 +399,15 @@ time_format_blog = "02.01.2006"
# A list of language codes to look for untranslated content, ordered from left to right.
language_alternatives = ["en"]
[languages.pt]
[languages.pt-br]
title = "Kubernetes"
description = "Orquestração de contêineres em nível de produção"
languageName ="Português"
weight = 9
contentDir = "content/pt"
contentDir = "content/pt-br"
languagedirection = "ltr"
[languages.pt.params]
[languages.pt-br.params]
time_format_blog = "02.01.2006"
# A list of language codes to look for untranslated content, ordered from left to right.
language_alternatives = ["en"]
@@ -147,7 +147,8 @@ Die zweite ist, die interne Node-Liste des Node Controllers mit der Liste der ve
Wenn ein Node in einer Cloud-Umgebung ausgeführt wird und sich in einem schlechten Zustand befindet, fragt der Node Controller den Cloud-Anbieter, ob die virtuelle Maschine für diesen Node noch verfügbar ist. Wenn nicht, löscht der Node Controller den Node aus seiner Node-Liste.
Der dritte ist die Überwachung des Zustands der Nodes. Der Node Controller ist dafür verantwortlich,
die NodeReady-Bedingung von NodeStatus auf ConditionUnknown zu aktualisieren, wenn ein wenn ein Node unerreichbar wird (der Node Controller empfängt aus irgendeinem Grund keine Herzschläge mehr, z.B. weil der Node heruntergefahren ist) und später alle Pods aus dem Node zu entfernen (und diese ordnungsgemäss zu beenden), wenn der Node weiterhin unzugänglich ist. (Die Standard-Timeouts sind 40s, um ConditionUnknown zu melden und 5 Minuten, um mit der Evakuierung der Pods zu beginnen).
die NodeReady-Bedingung von NodeStatus auf ConditionUnknown zu aktualisieren, wenn ein Node unerreichbar wird (der Node Controller empfängt aus irgendeinem Grund keine Herzschläge mehr, z.B. weil der Node heruntergefahren ist) und später alle Pods aus dem Node zu entfernen (und diese ordnungsgemäss zu beenden), wenn der Node weiterhin unzugänglich ist. (Die Standard-Timeouts sind 40s, um ConditionUnknown zu melden und 5 Minuten, um mit der Evakuierung der Pods zu beginnen).
Der Node Controller überprüft den Zustand jedes Nodes alle `--node-monitor-period` Sekunden.
@@ -26,7 +26,7 @@ Die Add-Ons in den einzelnen Kategorien sind alphabetisch sortiert - Die Reihenf
* [CNI-Genie](https://github.com/Huawei-PaaS/CNI-Genie) ermöglicht das nahtlose Verbinden von Kubernetes mit einer Reihe an CNI-Plugins wie z.B. Calico, Canal, Flannel, Romana, oder Weave.
* [Contiv](http://contiv.github.io) bietet konfigurierbares Networking (Native L3 auf BGP, Overlay mit vxlan, Klassisches L2, Cisco-SDN/ACI) für verschiedene Anwendungszwecke und auch umfangreiches Policy-Framework. Das Contiv-Projekt ist vollständig [Open Source](http://github.com/contiv). Der [installer](http://github.com/contiv/install) bietet sowohl kubeadm als auch nicht-kubeadm basierte Installationen.
* [Contrail](http://www.juniper.net/us/en/products-services/sdn/contrail/contrail-networking/), basierend auf [Tungsten Fabric](https://tungsten.io), ist eine Open Source, multi-Cloud Netzwerkvirtualisierungs- und Policy-Management Plattform. Contrail und Tungsten Fabric sind mit Orechstratoren wie z.B. Kubernetes, OpenShift, OpenStack und Mesos integriert und bieten Isolationsmodi für Virtuelle Maschinen, Container (bzw. Pods) und Bare Metal workloads.
* [Flannel](https://github.com/coreos/flannel/blob/master/Documentation/kubernetes.md) ist ein Overlay-Network-Provider der mit Kubernetes genutzt werden kann.
* [Flannel](https://github.com/flannel-io/flannel#deploying-flannel-manually) ist ein Overlay-Network-Provider der mit Kubernetes genutzt werden kann.
* [Knitter](https://github.com/ZTE/Knitter/) ist eine Network-Lösung die Mehrfach-Network in Kubernetes ermöglicht.
* [Multus](https://github.com/Intel-Corp/multus-cni) ist ein Multi-Plugin für Mehrfachnetzwerk-Unterstützung um alle CNI-Plugins (z.B. Calico, Cilium, Contiv, Flannel), zusätzlich zu SRIOV-, DPDK-, OVS-DPDK- und VPP-Basierten Workloads in Kubernetes zu unterstützen.
* [NSX-T](https://docs.vmware.com/en/VMware-NSX-T/2.0/nsxt_20_ncp_kubernetes.pdf) Container Plug-in (NCP) bietet eine Integration zwischen VMware NSX-T und einem Orchestator wie z.B. Kubernetes. Außerdem bietet es eine Integration zwischen NSX-T und Containerbasierten CaaS/PaaS-Plattformen wie z.B. Pivotal Container Service (PKS) und OpenShift.
@@ -0,0 +1,369 @@
---
title: Pods
content_type: concept
weight: 10
no_list: true
card:
name: concepts
weight: 60
---
<!-- overview -->
_Pods_ sind die kleinsten einsetzbaren Einheiten, die in Kubernetes
erstellt und verwaltet werden können.
Ein _Pod_ (übersetzt Gruppe/Schote, wie z. B. eine Gruppe von Walen oder eine
Erbsenschote) ist eine Gruppe von einem oder mehreren
{{< glossary_tooltip text="Containern" term_id="container" >}} mit gemeinsam
genutzten Speicher- und Netzwerkressourcen und einer Spezifikation für die
Ausführung der Container. Die Ressourcen eines Pods befinden sich immer auf dem
gleichen (virtuellen) Server, werden gemeinsam geplant und in einem
gemeinsamen Kontext ausgeführt. Ein Pod modelliert einen anwendungsspezifischen
"logischen Server": Er enthält eine oder mehrere containerisierte Anwendungen,
die relativ stark voneinander abhängen.
In Nicht-Cloud-Kontexten sind Anwendungen, die auf
demselben physischen oder virtuellen Server ausgeführt werden, vergleichbar zu
Cloud-Anwendungen, die auf demselben logischen Server ausgeführt werden.
Ein Pod kann neben Anwendungs-Containern auch sogenannte
[Initialisierungs-Container](/docs/concepts/workloads/pods/init-containers/)
enthalten, die beim Starten des Pods ausgeführt werden.
Es können auch
kurzlebige/[ephemere Container](/docs/concepts/workloads/pods/ephemeral-containers/)
zum Debuggen gestartet werden, wenn dies der Cluster anbietet.
<!-- body -->
## Was ist ein Pod?
{{< note >}}
Obwohl Kubernetes abgesehen von [Docker](https://www.docker.com/) auch andere
{{<glossary_tooltip text="Container-Laufzeitumgebungen"
term_id="container-runtime">}} unterstützt, ist Docker am bekanntesten und
es ist hilfreich, Pods mit der Terminologie von Docker zu beschreiben.
{{< /note >}}
Der gemeinsame Kontext eines Pods besteht aus einer Reihe von Linux-Namespaces,
Cgroups und möglicherweise anderen Aspekten der Isolation, also die gleichen
Dinge, die einen Dockercontainer isolieren. Innerhalb des Kontexts eines Pods
können die einzelnen Anwendungen weitere Unterisolierungen haben.
Im Sinne von Docker-Konzepten ähnelt ein Pod einer Gruppe von Docker-Containern,
die gemeinsame Namespaces und Dateisystem-Volumes nutzen.
## Pods verwenden
Normalerweise müssen keine Pods erzeugt werden, auch keine Singleton-Pods.
Stattdessen werden sie mit Workload-Ressourcen wie {{<glossary_tooltip
text="Deployment" term_id="deployment">}} oder {{<glossary_tooltip
text="Job" term_id="job">}} erzeugt. Für Pods, die von einem Systemzustand
abhängen, ist die Nutzung von {{<glossary_tooltip text="StatefulSet"
term_id="statefulset">}}-Ressourcen zu erwägen.
Pods in einem Kubernetes-Cluster werden hauptsächlich auf zwei Arten verwendet:
* **Pods, die einen einzelnen Container ausführen**. Das
"Ein-Container-per-Pod"-Modell ist der häufigste Kubernetes-Anwendungsfall. In
diesem Fall kannst du dir einen einen Pod als einen Behälter vorstellen, der einen
einzelnen Container enthält; Kubernetes verwaltet die Pods anstatt die
Container direkt zu verwalten.
* **Pods, in denen mehrere Container ausgeführt werden, die zusammenarbeiten
müssen**. Wenn eine Softwareanwendung aus co-lokaliserten Containern besteht,
die sich gemeinsame Ressourcen teilen und stark voneinander abhängen, kann ein
Pod die Container verkapseln.
Diese Container bilden eine einzelne zusammenhängende
Serviceeinheit, z. B. ein Container, der Daten in einem gemeinsam genutzten
Volume öffentlich verfügbar macht, während ein separater _Sidecar_-Container
die Daten aktualisiert. Der Pod fasst die Container, die Speicherressourcen
und eine kurzlebiges Netzwerk-Identität als eine Einheit zusammen.
{{< note >}}
Das Gruppieren mehrerer gemeinsam lokalisierter und gemeinsam verwalteter
Container in einem einzigen Pod ist ein relativ fortgeschrittener
Anwendungsfall. Du solltest diese Architektur nur in bestimmten Fällen
verwenden, wenn deine Container stark voneinander abhängen.
{{< /note >}}
Jeder Pod sollte eine einzelne Instanz einer gegebenen Anwendung ausführen. Wenn
du deine Anwendung horizontal skalieren willst (um mehr Instanzen auszuführen
und dadurch mehr Gesamtressourcen bereitstellen), solltest du mehrere Pods
verwenden, einen für jede Instanz.
In Kubernetes wird dies typischerweise als Replikation bezeichnet.
Replizierte Pods werden normalerweise als eine Gruppe durch eine
Workload-Ressource und deren
{{<glossary_tooltip text="Controller" term_id="controller">}} erstellt
und verwaltet.
Der Abschnitt [Pods und Controller](#pods-und-controller) beschreibt, wie
Kubernetes Workload-Ressourcen und deren Controller verwendet, um Anwendungen
zu skalieren und zu heilen.
### Wie Pods mehrere Container verwalten
Pods unterstützen mehrere kooperierende Prozesse (als Container), die eine
zusammenhängende Serviceeinheit bilden. Kubernetes plant und stellt automatisch
sicher, dass sich die Container in einem Pod auf demselben physischen oder
virtuellen Server im Cluster befinden. Die Container können Ressourcen und
Abhängigkeiten gemeinsam nutzen, miteinander kommunizieren und
ferner koordinieren wann und wie sie beendet werden.
Zum Beispiel könntest du einen Container haben, der als Webserver für Dateien in
einem gemeinsamen Volume arbeitet. Und ein separater "Sidecar" -Container
aktualisiert die Daten von einer externen Datenquelle, siehe folgenden
Abbildung:
{{< figure src="/images/docs/pod.svg" alt="Pod-Beispieldiagramm" width="50%" >}}
Einige Pods haben sowohl {{<glossary_tooltip text="Initialisierungs-Container"
term_id="init-container">}} als auch {{<glossary_tooltip
text="Anwendungs-Container" term_id="app-container">}}.
Initialisierungs-Container werden gestartet und beendet bevor die
Anwendungs-Container gestartet werden.
Pods stellen standardmäßig zwei Arten von gemeinsam Ressourcen für die
enthaltenen Container bereit:
[Netzwerk](#pod-netzwerk) und [Speicher](#datenspeicherung-in-pods).
## Mit Pods arbeiten
Du wirst selten einzelne Pods direkt in Kubernetes erstellen, selbst
Singleton-Pods. Das liegt daran, dass Pods als relativ kurzlebige
Einweg-Einheiten konzipiert sind. Wann Ein Pod erstellt wird (entweder direkt
von Ihnen oder indirekt von einem
{{<glossary_tooltip text="Controller" term_id="controller">}}), wird die
Ausführung auf einem {{<glossary_tooltip term_id="node">}} in Ihrem Cluster
geplant. Der Pod bleibt auf diesem (virtuellen) Server, bis entweder der Pod die
Ausführung beendet hat, das Pod-Objekt gelöscht wird, der Pod aufgrund
mangelnder Ressourcen *evakuiert* wird oder oder der Node ausfällt.
{{< note >}}
Das Neustarten eines Containers in einem Pod sollte nicht mit dem Neustarten
eines Pods verwechselt werden. Ein Pod ist kein Prozess, sondern eine Umgebung
zur Ausführung von Containern. Ein Pod bleibt bestehen bis er gelöscht wird.
{{< /note >}}
Stelle beim Erstellen des Manifests für ein Pod-Objekt sicher, dass der
angegebene Name ein gültiger
[DNS-Subdomain-Name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)
ist.
### Pods und Controller
Mit Workload-Ressourcen kannst du mehrere Pods erstellen und verwalten. Ein
Controller für die Ressource kümmert sich um Replikation, Roll-Out sowie
automatische Wiederherstellung im Fall von versagenden Pods. Wenn beispielsweise ein Node
ausfällt, bemerkt ein Controller, dass die Pods auf dem Node nicht mehr laufen
und plant die Ausführung eines Ersatzpods auf einem funktionierenden Node.
Hier sind einige Beispiele für Workload-Ressourcen, die einen oder mehrere Pods
verwalten:
* {{< glossary_tooltip text="Deployment" term_id="deployment" >}}
* {{< glossary_tooltip text="StatefulSet" term_id="statefulset" >}}
* {{< glossary_tooltip text="DaemonSet" term_id="daemonset" >}}
### Pod Vorlagen
Controller für
{{<glossary_tooltip text="Workload" term_id="workload">}}-Ressourcen
erstellen Pods von einer _Pod Vorlage_ und verwalten diese Pods für dich.
Pod Vorlagen sind Spezifikationen zum Erstellen von Pods und sind in
Workload-Ressourcen enthalten wie z. B.
[Deployments](/docs/concepts/workloads/controllers/deployment/),
[Jobs](/docs/concepts/workloads/controllers/job/), and
[DaemonSets](/docs/concepts/workloads/controllers/daemonset/).
Jeder Controller für eine Workload-Ressource verwendet die Pod Vorlage innerhalb
des Workload-Objektes, um Pods zu erzeugen. Die Pod Vorlage ist Teil des
gewünschten Zustands der Workload-Ressource, mit der du deine Anwendung
ausgeführt hast.
Das folgende Beispiel ist ein Manifest für einen einfachen Job mit einer
`Vorlage`, die einen Container startet. Der Container in diesem Pod druckt
eine Nachricht und pausiert dann.
```yaml
apiVersion: batch/v1
kind: Job
metadata:
name: hello
spec:
template:
# Dies is the Pod Vorlage
spec:
containers:
- name: hello
image: busybox
command: ['sh', '-c', 'echo "Hello, Kubernetes!" && sleep 3600']
restartPolicy: OnFailure
# Die Pod Vorlage endet hier
```
Das Ändern der Pod Vorlage oder der Wechsel zu einer neuen Pod Vorlage hat keine
direkten Auswirkungen auf bereits existierende Pods. Wenn du die Pod Vorlage für
eine Workload-Ressource änderst, dann muss diese Ressource die Ersatz-Pods
erstellen, welche die aktualisierte Vorlage verwenden.
Beispielsweise stellt der StatefulSet-Controller sicher, dass für jedes
StatefulSet-Objekt die ausgeführten Pods mit der aktueller Pod Vorlage
übereinstimmen. Wenn du das StatefulSet bearbeitest und die Vorlage änderst,
beginnt das StatefulSet mit der Erstellung neuer Pods basierend auf der
aktualisierten Vorlage. Schließlich werden alle alten Pods durch neue Pods
ersetzt, und das Update ist abgeschlossen.
Jede Workload-Ressource implementiert eigenen Regeln für die Umsetzung von
Änderungen der Pod Vorlage. Wenn du mehr über StatefulSet erfahren möchtest,
dann lese die Seite
[Update-Strategien](/docs/tutorials/stateful-application/basic-stateful-set/#updating-statefulsets)
im Tutorial StatefulSet Basics.
Auf Nodes beobachtet oder verwaltet das
{{< glossary_tooltip term_id="kubelet" text="Kubelet" >}}
nicht direkt die Details zu Pod Vorlagen und Updates. Diese Details sind
abstrahiert. Die Abstraktion und Trennung von Aufgaben vereinfacht die
Systemsemantik und ermöglicht so das Verhalten des Clusters zu ändern ohne
vorhandenen Code zu ändern.
## Pod Update und Austausch
Wie im vorherigen Abschnitt erwähnt, erstellt der Controller neue Pods basierend
auf der aktualisierten Vorlage, wenn die Pod Vorlage für eine Workload-Ressource
geändert wird anstatt die vorhandenen Pods zu aktualisieren oder zu patchen.
Kubernetes hindert dich nicht daran, Pods direkt zu verwalten. Es ist möglich,
einige Felder eines laufenden Pods zu aktualisieren. Allerdings haben
Pod-Aktualisierungsvorgänge wie zum Beispiel
[`patch`](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#patch-pod-v1-core),
und
[`replace`](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#replace-pod-v1-core)
einige Einschränkungen:
- Die meisten Metadaten zu einem Pod können nicht verändert werden. Zum Beispiel kannst
du nicht die Felder `namespace`, `name`, `uid`, oder `creationTimestamp`
ändern. Das `generation`-Feld muss eindeutig sein. Es werden nur Aktualisierungen
akzeptiert, die den Wert des Feldes inkrementieren.
- Wenn das Feld `metadata.deletionTimestamp` gesetzt ist, kann kein neuer
Eintrag zur Liste `metadata.finalizers` hinzugefügt werden.
- Pod-Updates dürfen keine Felder ändern, die Ausnahmen sind
`spec.containers[*].image`,
`spec.initContainers[*].image`,` spec.activeDeadlineSeconds` oder
`spec.tolerations`. Für `spec.tolerations` kannnst du nur neue Einträge
hinzufügen.
- Für `spec.activeDeadlineSeconds` sind nur zwei Änderungen erlaubt:
1. ungesetztes Feld in eine positive Zahl
1. positive Zahl in eine kleinere positive Zahl, die nicht negativ ist
## Gemeinsame Nutzung von Ressourcen und Kommunikation
Pods ermöglichen den Datenaustausch und die Kommunikation zwischen den
Containern, die im Pod enthalten sind.
### Datenspeicherung in Pods
Ein Pod kann eine Reihe von gemeinsam genutzten Speicher-
{{<glossary_tooltip text="Volumes" term_id="volume">}} spezifizieren. Alle
Container im Pod können auf die gemeinsamen Volumes zugreifen und dadurch Daten
austauschen. Volumes ermöglichen auch, dass Daten ohne Verlust gespeichert
werden, falls einer der Container neu gestartet werden muss.
Im Kapitel [Datenspeicherung](/docs/concepts/storage/) findest du weitere
Informationen, wie Kubernetes gemeinsam genutzten Speicher implementiert und
Pods zur Verfügung stellt.
### Pod-Netzwerk
Jedem Pod wird für jede Adressenfamilie eine eindeutige IP-Adresse zugewiesen.
Jeder Container in einem Pod nutzt den gemeinsamen Netzwerk-Namespace,
einschließlich der IP-Adresse und der Ports. In einem Pod (und **nur** dann)
können die Container, die zum Pod gehören, über `localhost` miteinander
kommunizieren. Wenn Container in einem Pod mit Entitäten *außerhalb des Pods*
kommunizieren, müssen sie koordinieren, wie die gemeinsam genutzten
Netzwerkressourcen (z. B. Ports) verwenden werden. Innerhalb eines Pods teilen
sich Container eine IP-Adresse und eine Reihe von Ports und können sich
gegenseitig über `localhost` finden. Die Container in einem Pod können auch die
üblichen Kommunikationsverfahren zwischen Prozessen nutzen, wie z. B.
SystemV-Semaphoren oder "POSIX Shared Memory". Container in verschiedenen Pods
haben unterschiedliche IP-Adressen und können nicht per IPC ohne
[spezielle Konfiguration](/docs/concepts/policy/pod-security-policy/)
kommunizieren. Container, die mit einem Container in einem anderen Pod
interagieren möchten, müssen IP Netzwerke verwenden.
Für die Container innerhalb eines Pods stimmt der "hostname" mit dem
konfigurierten `Namen` des Pods überein. Mehr dazu im Kapitel
[Netzwerke](/docs/concepts/cluster-administration/networking/).
## Privilegierter Modus für Container
Jeder Container in einem Pod kann den privilegierten Modus aktivieren, indem
das Flag `privileged` im
[Sicherheitskontext](/docs/tasks/configure-pod-container/security-context/)
der Container-Spezifikation verwendet wird.
Dies ist nützlich für Container, die Verwaltungsfunktionen des Betriebssystems
verwenden möchten, z. B. das Manipulieren des Netzwerk-Stacks oder den Zugriff
auf Hardware. Prozesse innerhalb eines privilegierten Containers erhalten fast
die gleichen Rechte wie sie Prozessen außerhalb eines Containers zur Verfügung
stehen.
{{< note >}}
Ihre
{{<glossary_tooltip text="Container-Umgebung" term_id="container-runtime">}}
muss das Konzept eines privilegierten Containers unterstützen, damit diese
Einstellung relevant ist.
{{< /note >}}
## Statische Pods
_Statische Pods_ werden direkt vom Kubelet-Daemon auf einem bestimmten Node
verwaltet ohne dass sie vom
{{<glossary_tooltip text="API Server" term_id="kube-apiserver">}} überwacht
werden.
Die meisten Pods werden von der Kontrollebene verwaltet (z. B.
{{< glossary_tooltip text="Deployment" term_id="deployment" >}}). Aber für
statische Pods überwacht das Kubelet jeden statischen Pod direkt (und startet
ihn neu, wenn er ausfällt).
Statische Pods sind immer an ein {{<glossary_tooltip term_id="kubelet">}} auf
einem bestimmten Node gebunden. Der Hauptanwendungsfall für statische Pods
besteht darin, eine selbst gehostete Steuerebene auszuführen. Mit anderen
Worten: Das Kubelet dient zur Überwachung der einzelnen
[Komponenten der Kontrollebene](/docs/concepts/overview/components/#control-plane-components).
Das Kubelet versucht automatisch auf dem Kubernetes API-Server für jeden
statischen Pod einen spiegelbildlichen Pod
(im Englischen: {{<glossary_tooltip text="mirror pod" term_id="mirror-pod">}})
zu erstellen.
Das bedeutet, dass die auf einem Node ausgeführten Pods auf dem API-Server
sichtbar sind jedoch von dort nicht gesteuert werden können.
## {{% heading "whatsnext" %}}
* Verstehe den
[Lebenszyklus eines Pods](/docs/concepts/workloads/pods/pod-lifecycle/).
* Erfahre mehr über [RuntimeClass](/docs/concepts/containers/runtime-class/)
und wie du damit verschiedene Pods mit unterschiedlichen
Container-Laufzeitumgebungen konfigurieren kannst.
* Mehr zum Thema
[Restriktionen für die Verteilung von Pods](/docs/concepts/workloads/pods/pod-topology-spread-constraints/).
* Lese
[Pod-Disruption-Budget](/docs/concepts/workloads/pods/disruptions/)
und wie du es verwenden kannst, um die Verfügbarkeit von Anwendungen bei
Störungen zu verwalten. Die
[Pod](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#pod-v1-core)
-Objektdefinition beschreibt das Objekt im Detail.
* [The Distributed System Toolkit: Patterns for Composite Containers](https://kubernetes.io/blog/2015/06/the-distributed-system-toolkit-patterns)
erläutert allgemeine Layouts für Pods mit mehr als einem Container.
Um den Hintergrund zu verstehen, warum Kubernetes eine gemeinsame Pod-API in
andere Ressourcen, wie z. B.
{{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}
oder {{< glossary_tooltip text="Deployments" term_id="deployment" >}} einbindet,
kannst du Artikel zu früheren Technologien lesen, unter anderem:
* [Aurora](https://aurora.apache.org/documentation/latest/reference/configuration/#job-schema)
* [Borg](https://research.google.com/pubs/pub43438.html)
* [Marathon](https://mesosphere.github.io/marathon/docs/rest-api.html)
* [Omega](https://research.google/pubs/pub41684/)
* [Tupperware](https://engineering.fb.com/data-center-engineering/tupperware/).
+3 -3
View File
@@ -43,12 +43,12 @@ Kubernetes is open source giving you the freedom to take advantage of on-premise
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/?utm_source=kubernetes.io&utm_medium=nav&utm_campaign=kccncna20" button id="desktopKCButton">Attend KubeCon NA virtually on November 17-20, 2020</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/?utm_source=kubernetes.io&utm_medium=nav&utm_campaign=kccncna21" button id="desktopKCButton">Attend KubeCon North America on October 11-15, 2021</a>
<br>
<br>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=kubernetes.io&utm_medium=nav&utm_campaign=kccnceu21" button id="desktopKCButton">Attend KubeCon EU virtually on May 4 7, 2021</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2022/?utm_source=kubernetes.io&utm_medium=nav&utm_campaign=kccnceu22" button id="desktopKCButton">Attend KubeCon Europe on May 17-20, 2022</a>
</div>
<div id="videoPlayer">
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
@@ -58,4 +58,4 @@ Kubernetes is open source giving you the freedom to take advantage of on-premise
{{< blocks/kubernetes-features >}}
{{< blocks/case-studies >}}
{{< blocks/case-studies >}}
@@ -95,7 +95,7 @@ The core workloads API surface is stable, but its still software, and softwar
--Kenneth Owens, Software Engineer, Google
- [Download](http://get.k8s.io/) Kubernetes
- [Download](https://get.k8s.io/) Kubernetes
- Get involved with the Kubernetes project on [GitHub](https://github.com/kubernetes/kubernetes)
- Post questions (or answer questions) on [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes)
- Connect with the community on [Slack](http://slack.k8s.io/)
@@ -140,7 +140,7 @@ The local persistent volume beta feature is not complete by far. Some notable en
## Complementary features
[Pod priority and preemption](/docs/concepts/configuration/pod-priority-preemption/) is another Kubernetes feature that is complementary to local persistent volumes. When your application uses local storage, it must be scheduled to the specific node where the local volume resides. You can give your local storage workload high priority so if that node ran out of room to run your workload, Kubernetes can preempt lower priority workloads to make room for it.
[Pod priority and preemption](/docs/concepts/scheduling-eviction/pod-priority-preemption/) is another Kubernetes feature that is complementary to local persistent volumes. When your application uses local storage, it must be scheduled to the specific node where the local volume resides. You can give your local storage workload high priority so if that node ran out of room to run your workload, Kubernetes can preempt lower priority workloads to make room for it.
[Pod disruption budget](/docs/concepts/workloads/pods/disruptions/) is also very important for those workloads that must maintain quorum. Setting a disruption budget for your workload ensures that it does not drop below quorum due to voluntary disruption events, such as node drains during upgrade.
@@ -94,7 +94,7 @@ JOSH BERKUS: That goes into release notes. I mean, keep in mind that one of the
However, stuff happens, and we do occasionally have to do those. And so far, our main way to identify that to people actually is in the release notes. If you look at [the current release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#no-really-you-must-do-this-before-you-upgrade), there are actually two things in there right now that are sort of breaking changes.
One of them is the bit with [priority and preemption](/docs/concepts/configuration/pod-priority-preemption/) in that preemption being on by default now allows badly behaved users of the system to cause trouble in new ways. I'd actually have to look at the release notes to see what the second one was...
One of them is the bit with [priority and preemption](/docs/concepts/scheduling-eviction/pod-priority-preemption/) in that preemption being on by default now allows badly behaved users of the system to cause trouble in new ways. I'd actually have to look at the release notes to see what the second one was...
TIM PEPPER: The [JSON capitalization case sensitivity](https://github.com/kubernetes/kubernetes/issues/64612).
@@ -104,7 +104,7 @@ Master and Worker nodes should be protected from overload and resource exhaustio
Resource consumption by the control plane will correlate with the number of pods and the pod churn rate. Very large and very small clusters will benefit from non-default [settings](/docs/reference/command-line-tools-reference/kube-apiserver/) of kube-apiserver request throttling and memory. Having these too high can lead to request limit exceeded and out of memory errors.
On worker nodes, [Node Allocatable](/docs/tasks/administer-cluster/reserve-compute-resources/) should be configured based on a reasonable supportable workload density at each node. Namespaces can be created to subdivide the worker node cluster into multiple virtual clusters with resource CPU and memory [quotas](/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/). Kubelet handling of [out of resource](/docs/tasks/administer-cluster/out-of-resource/) conditions can be configured.
On worker nodes, [Node Allocatable](/docs/tasks/administer-cluster/reserve-compute-resources/) should be configured based on a reasonable supportable workload density at each node. Namespaces can be created to subdivide the worker node cluster into multiple virtual clusters with resource CPU and memory [quotas](/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/). Kubelet handling of [out of resource](/docs/concepts/scheduling-eviction/node-pressure-eviction/) conditions can be configured.
## Security
@@ -166,7 +166,7 @@ Some critical state is held outside etcd. Certificates, container images, and ot
* Cloud provider specific account and configuration data
## Considerations for your production workloads
Anti-affinity specifications can be used to split clustered services across backing hosts, but at this time the settings are used only when the pod is scheduled. This means that Kubernetes can restart a failed node of your clustered application, but does not have a native mechanism to rebalance after a fail back. This is a topic worthy of a separate blog, but supplemental logic might be useful to achieve optimal workload placements after host or worker node recoveries or expansions. The [Pod Priority and Preemption feature](/docs/concepts/configuration/pod-priority-preemption/) can be used to specify a preferred triage in the event of resource shortages caused by failures or bursting workloads.
Anti-affinity specifications can be used to split clustered services across backing hosts, but at this time the settings are used only when the pod is scheduled. This means that Kubernetes can restart a failed node of your clustered application, but does not have a native mechanism to rebalance after a fail back. This is a topic worthy of a separate blog, but supplemental logic might be useful to achieve optimal workload placements after host or worker node recoveries or expansions. The [Pod Priority and Preemption feature](/docs/concepts/scheduling-eviction/pod-priority-preemption/) can be used to specify a preferred triage in the event of resource shortages caused by failures or bursting workloads.
For stateful services, external attached volume mounts are the standard Kubernetes recommendation for a non-clustered service (e.g., a typical SQL database). At this time Kubernetes managed snapshots of these external volumes is in the category of a [roadmap feature request](https://docs.google.com/presentation/d/1dgxfnroRAu0aF67s-_bmeWpkM1h2LCxe6lB1l1oS0EQ/edit#slide=id.g3ca07c98c2_0_47), likely to align with the Container Storage Interface (CSI) integration. Thus performing backups of such a service would involve application specific, in-pod activity that is beyond the scope of this document. While awaiting better Kubernetes support for a snapshot and backup workflow, running your database service in a VM rather than a container, and exposing it to your Kubernetes workload may be worth considering.
@@ -8,7 +8,7 @@ date: 2019-04-16
Kubernetes is well-known for running scalable workloads. It scales your workloads based on their resource usage. When a workload is scaled up, more instances of the application get created. When the application is critical for your product, you want to make sure that these new instances are scheduled even when your cluster is under resource pressure. One obvious solution to this problem is to over-provision your cluster resources to have some amount of slack resources available for scale-up situations. This approach often works, but costs more as you would have to pay for the resources that are idle most of the time.
[Pod priority and preemption](https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/) is a scheduler feature made generally available in Kubernetes 1.14 that allows you to achieve high levels of scheduling confidence for your critical workloads without overprovisioning your clusters. It also provides a way to improve resource utilization in your clusters without sacrificing the reliability of your essential workloads.
[Pod priority and preemption](/docs/concepts/scheduling-eviction/pod-priority-preemption/) is a scheduler feature made generally available in Kubernetes 1.14 that allows you to achieve high levels of scheduling confidence for your critical workloads without overprovisioning your clusters. It also provides a way to improve resource utilization in your clusters without sacrificing the reliability of your essential workloads.
## Guaranteed scheduling with controlled cost
@@ -120,7 +120,7 @@ Run the following command to have Docker run the application in a container and
```
docker run -p 5001:5000 hello-python
```
Now navigate to http://localhost:5001, and you should see the “Hello form Python!” message.
Now navigate to http://localhost:5001, and you should see the “Hello from Python!” message.
### More info
* [Get started with Docker](https://docs.docker.com/get-started/)
@@ -201,7 +201,7 @@ kubectl get pods
```
<img src="/images/blog/get-started-with-kubernetes-using-python/kubectl-get-pods.png" alt="Pod listing" />
Now navigate to http://localhost:6000, and you should see the “Hello form Python!” message.
Now navigate to http://localhost:6000, and you should see the “Hello from Python!” message.
Thats it! The application is now running in Kubernetes!
@@ -58,7 +58,7 @@ Take maven project as example, adding the following dependencies into your depen
Then we can make use of the provided builder libraries to write your own controller.
For example, the following one is a simple controller prints out node information
on watch notification, see complete example [here](https://github.com/kubernetes-client/java/blob/master/examples/src/main/java/io/kubernetes/client/examples/ControllerExample.java):
on watch notification, see complete example [here](https://github.com/kubernetes-client/java/blob/master/examples/examples-release-13/src/main/java/io/kubernetes/client/examples/ControllerExample.java):
```java
...
@@ -31,9 +31,9 @@ Standard labels are used by Kubernetes components to support some features. For
The labels are reaching general availability in this release. Kubernetes components have been updated to populate the GA and beta labels and to react to both. However, if you are using the beta labels in your pod specs for features such as node affinity, or in your custom controllers, we recommend that you start migrating them to the new GA labels. You can find the documentation for the new labels here:
- [node.kubernetes.io/instance-type](https://kubernetes.io/docs/reference/kubernetes-api/labels-annotations-taints/#nodekubernetesioinstance-type)
- [topology.kubernetes.io/region](https://kubernetes.io/docs/reference/kubernetes-api/labels-annotations-taints/#topologykubernetesioregion)
- [topology.kubernetes.io/zone](https://kubernetes.io/docs/reference/kubernetes-api/labels-annotations-taints/#topologykubernetesiozone)
- [node.kubernetes.io/instance-type](/docs/reference/labels-annotations-taints/#nodekubernetesioinstance-type)
- [topology.kubernetes.io/region](/docs/reference/labels-annotations-taints/#topologykubernetesioregion)
- [topology.kubernetes.io/zone](/docs/reference/labels-annotations-taints/#topologykubernetesiozone)
## Volume Snapshot Moves to Beta
@@ -55,7 +55,7 @@ The team has made progress in the last few months that is well worth celebrating
- The K8s-Infrastructure Working Group released an automated billing report that they start every meeting off by reviewing as a group.
- DNS for k8s.io and kubernetes.io are also fully [community-owned](https://groups.google.com/g/kubernetes-dev/c/LZTYJorGh7c/m/u-ydk-yNEgAJ), with community members able to [file issues](https://github.com/kubernetes/k8s.io/issues/new?assignees=&labels=wg%2Fk8s-infra&template=dns-request.md&title=DNS+REQUEST%3A+%3Cyour-dns-record%3E) to manage records.
- The container registry [k8s.gcr.io](https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io) is also fully community-owned and available for all Kubernetes subprojects to use.
- The container registry [k8s.gcr.io](https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io) is also fully community-owned and available for all Kubernetes subprojects to use.
- The Kubernetes [publishing-bot](https://github.com/kubernetes/publishing-bot) responsible for keeping k8s.io/kubernetes/staging repositories published to their own top-level repos (For example: [kubernetes/api](https://github.com/kubernetes/api)) runs on a community-owned cluster.
- The gcsweb.k8s.io service used to provide anonymous access to GCS buckets for kubernetes artifacts runs on a community-owned cluster.
- There is also an automated process of promoting all our container images. This includes a fully documented infrastructure, managed by the Kubernetes community, with automated processes for provisioning permissions.
@@ -325,7 +325,7 @@ Now that we have a way to communicate helpful information to users in context,
we're already considering other ways we can use this to improve people's experience with Kubernetes.
A couple areas we're looking at next are warning about [known problematic values](http://issue.k8s.io/64841#issuecomment-395141013)
we cannot reject outright for compatibility reasons, and warning about use of deprecated fields or field values
(like selectors using beta os/arch node labels, [deprecated in v1.14](/docs/reference/kubernetes-api/labels-annotations-taints/#beta-kubernetes-io-arch-deprecated)).
(like selectors using beta os/arch node labels, [deprecated in v1.14](/docs/reference/labels-annotations-taints/#beta-kubernetes-io-arch-deprecated)).
I'm excited to see progress in this area, continuing to make it easier to use Kubernetes.
---
@@ -47,6 +47,15 @@ and other ecosystem groups to ensure a smooth transition and will evaluate thing
as the situation evolves.
### Can I still use dockershim after it is removed from Kubernetes?
Update:
Mirantis and Docker have [committed][mirantis] to maintaining the dockershim after
it is removed from Kubernetes.
[mirantis]: https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/
### Will my existing Docker images still work?
Yes, the images produced from `docker build` will work with all CRI implementations.
@@ -178,4 +187,3 @@ discussion of the changes.
Always and whenever you want! 🤗🤗
@@ -64,7 +64,7 @@ The Kubernetes community has written a [detailed blog post about deprecation](ht
A longstanding bug regarding exec probe timeouts that may impact existing pod definitions has been fixed. Prior to this fix, the field `timeoutSeconds` was not respected for exec probes. Instead, probes would run indefinitely, even past their configured deadline, until a result was returned. With this change, the default value of `1 second` will be applied if a value is not specified and existing pod definitions may no longer be sufficient if a probe takes longer than one second. A feature gate, called `ExecProbeTimeout`, has been added with this fix that enables cluster operators to revert to the previous behavior, but this will be locked and removed in subsequent releases. In order to revert to the previous behavior, cluster operators should set this feature gate to `false`.
Please review the updated documentation regarding [configuring probes](docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes) for more details.
Please review the updated documentation regarding [configuring probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes) for more details.
## Other Updates
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 53 KiB

@@ -0,0 +1,105 @@
---
layout: blog
title: 'Kubernetes 1.21: CronJob Reaches GA'
date: 2021-04-09
slug: kubernetes-release-1.21-cronjob-ga
---
**Authors:** Alay Patel (Red Hat), and Maciej Szulik (Red Hat)
In Kubernetes v1.21, the
[CronJob](/docs/concepts/workloads/controllers/cron-jobs/) resource
reached general availability (GA). We've also substantially improved the
performance of CronJobs since Kubernetes v1.19, by implementing a new
controller.
In Kubernetes v1.20 we launched a revised v2 controller for CronJobs,
initially as an alpha feature. Kubernetes 1.21 uses the newer controller by
default, and the CronJob resource itself is now GA (group version: `batch/v1`).
In this article, we'll take you through the driving forces behind this new
development, give you a brief description of controller design for core
Kubernetes, and we'll outline what you will gain from this improved controller.
The driving force behind promoting the API was Kubernetes' policy choice to
[ensure APIs move beyond beta](/blog/2020/08/21/moving-forward-from-beta/).
That policy aims to prevent APIs from being stuck in a “permanent beta” state.
Over the years the old CronJob controller implementation had received healthy
feedback from the community, with reports of several widely recognized
[issues](https://github.com/kubernetes/kubernetes/issues/82659).
If the beta API for CronJob was to be supported as GA, the existing controller
code would need substantial rework. Instead, the SIG Apps community decided
to introduce a new controller and gradually replace the old one.
## How do controllers work?
Kubernetes [controllers](/docs/concepts/architecture/controller/) are control
loops that watch the state of resource(s) in your cluster, then make or
request changes where needed. Each controller tries to move part of the
current cluster state closer to the desired state.
The v1 CronJob controller works by performing a periodic poll and sweep of all
the CronJob objects in your cluster, in order to act on them. It is a single
worker implementation that gets all CronJobs every 10 seconds, iterates over
each one of them, and syncs them to their desired state. This was the default
way of doing things almost 5 years ago when the controller was initially
written. In hindsight, we can certainly say that such an approach can
overload the API server at scale.
These days, every core controller in kubernetes must follow the guidelines
described in [Writing Controllers](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-api-machinery/controllers.md#readme).
Among many details, that document prescribes using
[shared informers](https://www.cncf.io/blog/2019/10/15/extend-kubernetes-via-a-shared-informer/)
to “receive notifications of adds, updates, and deletes for a particular
resource”. Upon any such events, the related object(s) is placed in a queue.
Workers pull items from the queue and process them one at a time. This
approach ensures consistency and scalability.
The picture below shows the flow of information from kubernetes API server,
through shared informers and queue, to the main part of a controller - a
reconciliation loop which is responsible for performing the core functionality.
![Controller flowchart](controller-flowchart.svg)
The CronJob controller V2 uses a queue that implements the DelayingInterface to
handle the scheduling aspect. This queue allows processing an element after a
specific time interval. Every time there is a change in a CronJob or its related
Jobs, the key that represents the CronJob is pushed to the queue. The main
handler pops the key, processes the CronJob, and after completion
pushes the key back into the queue for the next scheduled time interval. This is
immediately a more performant implementation, as it no longer requires a linear
scan of all the CronJobs. On top of that, this controller can be scaled by
increasing the number of workers processing the CronJobs in parallel.
## Performance impact of the new controller {#performance-impact}
In order to test the performance difference of the two controllers a VM instance
with 128 GiB RAM and 64 vCPUs was used to set up a single node Kubernetes cluster.
Initially, a sample workload was created with 20 CronJob instances with a schedule
to run every minute, and 2100 CronJobs running every 20 hours. Additionally,
over the next few minutes we added 1000 CronJobs with a schedule to run every
20 hours, until we reached a total of 5120 CronJobs.
![Visualization of performance](performance-impact-graph.svg)
We observed that for every 1000 CronJobs added, the old controller used
around 90 to 120 seconds more wall-clock time to schedule 20 Jobs every cycle.
That is, at 5120 CronJobs, the old controller took approximately 9 minutes
to create 20 Jobs. Hence, during each cycle, about 8 schedules were missed.
The new controller, implemented with architectural change explained above,
created 20 Jobs without any delay, even when we created an additional batch
of 1000 CronJobs reaching a total of 6120.
As a closing remark, the new controller exposes a histogram metric
`cronjob_controller_cronjob_job_creation_skew_duration_seconds` which helps
monitor the time difference between when a CronJob is meant to run and when
the actual Job is created.
Hopefully the above description is a sufficient argument to follow the
guidelines and standards set in the Kubernetes project, even for your own
controllers. As mentioned before, the new controller is on by default starting
from Kubernetes v1.21; if you want to check it out in the previous release (1.20),
you can enable the `CronJobControllerV2`
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
for the kube-controller-manager: `--feature-gate="CronJobControllerV2=true"`.
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 104 KiB

@@ -9,7 +9,7 @@ slug: kubernetes-1-21-release-announcement
Were pleased to announce the release of Kubernetes 1.21, our first release of 2021! This release consists of 51 enhancements: 13 enhancements have graduated to stable, 16 enhancements are moving to beta, 20 enhancements are entering alpha, and 2 features have been deprecated.
This release cycle, we saw a major shift in ownership of processes around the release team. We moved from a synchronous mode of communcation, where we periodically asked the community for inputs, to a mode where the community opts-in features and/or blogs to the release. These changes have resulted in an increase in collaboration and teamwork across the community. The result of all that is reflected in Kubernetes 1.21 having the most number of features in the recent times.
This release cycle, we saw a major shift in ownership of processes around the release team. We moved from a synchronous mode of communication, where we periodically asked the community for inputs, to a mode where the community opts-in to contribute features and/or blogs to the release. These changes have resulted in an increase in collaboration and teamwork across the community. The result of all that is reflected in Kubernetes 1.21 having the most number of features in the recent times.
## Major Themes
@@ -0,0 +1,110 @@
---
title: "Introducing Suspended Jobs"
date: 2021-04-12
slug: introducing-suspended-jobs
layout: blog
---
**Author:** Adhityaa Chandrasekar (Google)
[Jobs](/docs/concepts/workloads/controllers/job/) are a crucial part of
Kubernetes' API. While other kinds of workloads such as [Deployments](/docs/concepts/workloads/controllers/deployment/),
[ReplicaSets](/docs/concepts/workloads/controllers/replicaset/),
[StatefulSets](/docs/concepts/workloads/controllers/statefulset/), and
[DaemonSets](/docs/concepts/workloads/controllers/daemonset/)
solve use-cases that require Pods to run forever, Jobs are useful when Pods need
to run to completion. Commonly used in parallel batch processing, Jobs can be
used in a variety of applications ranging from video rendering and database
maintenance to sending bulk emails and scientific computing.
While the amount of parallelism and the conditions for Job completion are
configurable, the Kubernetes API lacked the ability to suspend and resume Jobs.
This is often desired when cluster resources are limited and a higher priority
Job needs to execute in the place of another Job. Deleting the lower priority
Job is a poor workaround as Pod completion history and other metrics associated
with the Job will be lost.
With the recent Kubernetes 1.21 release, you will be able to suspend a Job by
updating its spec. The feature is currently in **alpha** and requires you to
enable the `SuspendJob` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/)
and the [controller manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)
in order to use it.
## API changes
We introduced a new boolean field `suspend` into the `.spec` of Jobs. Let's say
I create the following Job:
```yaml
apiVersion: batch/v1
kind: Job
metadata:
name: my-job
spec:
suspend: true
parallelism: 2
completions: 10
template:
spec:
containers:
- name: my-container
image: busybox
command: ["sleep", "5"]
restartPolicy: Never
```
Jobs are not suspended by default, so I'm explicitly setting the `suspend` field
to _true_ in the `.spec` of the above Job manifest. In the above example, the
Job controller will refrain from creating Pods until I'm ready to start the Job,
which I can do by updating `suspend` to false.
As another example, consider a Job that was created with the `suspend` field
omitted. The Job controller will happily create Pods to work towards Job
completion. However, before the Job completes, if I explicitly set the field to
true with a Job update, the Job controller will terminate all active Pods that
are running and will wait indefinitely for the flag to be flipped back to false.
Typically, Pod termination is done by sending a SIGTERM signal to all container
processes in the Pod; the [graceful termination period](/docs/concepts/workloads/pods/pod-lifecycle/#pod-termination)
defined in the Pod spec will be honoured. Pods terminated this way will not be
counted as failures by the Job controller.
It is important to understand that succeeded and failed Pods from the past will
continue to exist after you suspend a Job. That is, that they will count towards
Job completion once you resume it. You can verify this by looking at Job's
status before and after suspension.
Read the [documentation](/docs/concepts/workloads/controllers/job#suspending-a-job)
for a full overview of this new feature.
## Where is this useful?
Let's say I'm the operator of a large cluster. I have many users submitting Jobs
to the cluster, but not all Jobs are created equal — some Jobs are more
important than others. Cluster resources aren't infinite either, so all users
must share resources. If all Jobs were created in the suspended state and placed
in a pending queue, I can achieve priority-based Job scheduling by resuming Jobs
in the right order.
As another motivational use-case, consider a cloud provider where compute
resources are cheaper at night than in the morning. If I have a long-running Job
that takes multiple days to complete, being able to suspend the Job in the
morning and then resume it in the evening every day can reduce costs.
Since this field is a part of the Job spec, [CronJobs](/docs/concepts/workloads/controllers/cron-jobs/)
automatically get this feature for free too.
## References and next steps
If you're interested in a deeper dive into the rationale behind this feature and
the decisions we have taken, consider reading the [enhancement proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2232-suspend-jobs).
There's more detail on suspending and resuming jobs in the documentation for [Job](/docs/concepts/workloads/controllers/job#suspending-a-job).
As previously mentioned, this feature is currently in alpha and is available
only if you explicitly opt-in through the `SuspendJob` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
If this is a feature you're interested in, please consider testing suspended
Jobs in your cluster and providing feedback. You can discuss this enhancement [on GitHub](https://github.com/kubernetes/enhancements/issues/2232).
The SIG Apps community also [meets regularly](https://github.com/kubernetes/community/tree/master/sig-apps#meetings)
and can be reached through [Slack or the mailing list](https://github.com/kubernetes/community/tree/master/sig-apps#contact).
Barring any unexpected changes to the API, we intend to graduate the feature to
beta in Kubernetes 1.22, so that the feature becomes available by default.
@@ -0,0 +1,45 @@
---
layout: blog
title: "kube-state-metrics goes v2.0"
date: 2021-04-13
slug: kube-state-metrics-v-2-0
---
**Authors:** Lili Cosic (Red Hat), Frederic Branczyk (Polar Signals), Manuel Rüger (Sony Interactive Entertainment), Tariq Ibrahim (Salesforce)
## What?
[kube-state-metrics](https://github.com/kubernetes/kube-state-metrics), a project under the Kubernetes organization, generates Prometheus format metrics based on the current state of the Kubernetes native resources. It does this by listening to the Kubernetes API and gathering information about resources and objects, e.g. Deployments, Pods, Services, and StatefulSets. A full list of resources is available in the [documentation](https://github.com/kubernetes/kube-state-metrics/tree/master/docs) of kube-state-metrics.
## Why?
There are numerous useful metrics and insights provided by `kube-state-metrics` right out of the box! These metrics can be used to serve as an insight into your cluster: Either through metrics alone, in the form of dashboards, or through an alerting pipeline. To provide a few examples:
* `kube_pod_container_status_restarts_total` can be used to alert on a crashing pod.
* `kube_deployment_status_replicas` which together with `kube_deployment_status_replicas_available` can be used to alert on whether a deployment is rolled out successfully or stuck.
* `kube_pod_container_resource_requests` and `kube_pod_container_resource_limits` can be used in capacity planning dashboards.
And there are many more metrics available! To learn more about the other metrics and their details, please check out the [documentation](https://github.com/kubernetes/kube-state-metrics/tree/master/docs#readme).
## What is new in v2.0?
So now that we know what kube-state-metrics is, we are excited to announce the next release: kube-state-metrics v2.0! This release was long-awaited and started with an alpha release in September 2020. To ease maintenance we removed tech debt and also adjusted some confusing wording around user-facing flags and APIs. We also removed some metrics that caused unnecessarily high cardinality in Prometheus! For the 2.0 release, we took the time to set up scale and performance testing. This allows us to better understand if we hit any issues in large clusters and also to document resource request recommendations for your clusters. In this release (and v1.9.8) container builds providing support for multiple architectures were introduced allowing you to run kube-state-metrics on ARM, ARM64, PPC64 and S390x as well!
So without further ado, here is the list of more noteworthy user-facing breaking changes. A full list of changes, features and bug fixes is available in the changelog at the end of this post.
* Flag `--namespace` was renamed to `--namespaces`. If you are using the former, please make sure to update the flag before deploying the latest release.
* Flag `--collectors` was renamed to `--resources`.
* Flags `--metric-blacklist` and `--metric-whitelist` were renamed to `--metric-denylist` and `--metric-allowlist`.
* Flag `--metric-labels-allowlist` allows you to specify a list of Kubernetes labels that get turned into the dimensions of the `kube_<resource-name>_labels` metrics. By default, the metric contains only name and namespace labels.
* All metrics with a prefix of `kube_hpa_*` were renamed to `kube_horizontalpodautoscaler_*`.
* Metric labels that relate to Kubernetes were converted to snake_case.
* If you are importing kube-state-metrics as a library, we have updated our go module path to `k8s.io/kube-state-metrics/v2`
* All deprecated stable metrics were removed as per the [notice in the v1.9 release](https://github.com/kubernetes/kube-state-metrics/tree/release-1.9/docs#metrics-deprecation).
* `quay.io/coreos/kube-state-metrics` images will no longer be updated. `k8s.gcr.io/kube-state-metrics/kube-state-metrics` is the new canonical location.
* The helm chart that is part of the kubernetes/kube-state-metrics repository is deprecated. https://github.com/prometheus-community/helm-charts will be its new location.
For the full list of v2.0 release changes includes features, bug fixes and other breaking changes see the full [CHANGELOG](https://github.com/kubernetes/kube-state-metrics/blob/master/CHANGELOG.md).
## Found a problem?
Thanks to all our users for testing so far and thank you to all our contributors for your issue reports as well as code and documentation changes! If you find any problems, we the [maintainers](https://github.com/kubernetes/kube-state-metrics/blob/master/OWNERS) are more than happy to look into them, so please report them by opening a [GitHub issue](https://github.com/kubernetes/kube-state-metrics/issues/new/choose).
@@ -0,0 +1,216 @@
---
layout: blog
title: "Local Storage: Storage Capacity Tracking, Distributed Provisioning and Generic Ephemeral Volumes hit Beta"
date: 2021-04-14
slug: local-storage-features-go-beta
---
**Authors:** Patrick Ohly (Intel)
The ["generic ephemeral
volumes"](/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes)
and ["storage capacity
tracking"](/docs/concepts/storage/storage-capacity/)
features in Kubernetes are getting promoted to beta in Kubernetes
1.21. Together with the [distributed provisioning
support](https://github.com/kubernetes-csi/external-provisioner#deployment-on-each-node)
in the CSI external-provisioner, development and deployment of
Container Storage Interface (CSI) drivers which manage storage locally
on a node become a lot easier.
This blog post explains how such drivers worked before and how these
features can be used to make drivers simpler.
## Problems we are solving
There are drivers for local storage, like
[TopoLVM](https://github.com/cybozu-go/topolvm) for traditional disks
and [PMEM-CSI](https://intel.github.io/pmem-csi/latest/README.html)
for [persistent memory](https://pmem.io/). They work and are ready for
usage today also on older Kubernetes releases, but making that possible
was not trivial.
### Central component required
The first problem is volume provisioning: it is handled through the
Kubernetes control plane. Some component must react to
[PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
(PVCs)
and create volumes. Usually, that is handled by a central deployment
of the [CSI
external-provisioner](https://kubernetes-csi.github.io/docs/external-provisioner.html)
and a CSI driver component that then connects to the storage
backplane. But for local storage, there is no such backplane.
TopoLVM solved this by having its different components communicate
with each other through the Kubernetes API server by creating and
reacting to custom resources. So although TopoLVM is based on CSI, a
standard that is independent of a particular container orchestrator,
TopoLVM only works on Kubernetes.
PMEM-CSI created its own storage backplane with communication through
gRPC calls. Securing that communication depends on TLS certificates,
which made driver deployment more complicated.
### Informing Pod scheduler about capacity
The next problem is scheduling. When volumes get created independently
of pods ("immediate binding"), the CSI driver must pick a node without
knowing anything about the pod(s) that are going to use it. Topology
information then forces those pods to run on the node where the volume
was created. If other resources like RAM or CPU are exhausted there,
the pod cannot start. This can be avoided by configuring in the
StorageClass that volume creation is meant to wait for the first pod
that uses a volume (`volumeBinding: WaitForFirstConsumer`). In that
mode, the Kubernetes scheduler tentatively picks a node based on other
constraints and then the external-provisioner is asked to create a
volume such that it is usable there. If local storage is exhausted,
the provisioner [can
ask](https://github.com/kubernetes-csi/external-provisioner/blob/master/doc/design.md)
for another scheduling round. But without information about available
capacity, the scheduler might always pick the same unsuitable node.
Both TopoLVM and PMEM-CSI solved this with scheduler extenders. This
works, but it is hard to configure when deploying the driver because
communication between kube-scheduler and the driver is very dependent
on how the cluster was set up.
### Rescheduling
A common use case for local storage is scratch space. A better fit for
that use case than persistent volumes are ephemeral volumes that get
created for a pod and destroyed together with it. The initial API for
supporting ephemeral volumes with CSI drivers (hence called ["*CSI*
ephemeral
volumes"](/docs/concepts/storage/ephemeral-volumes/#csi-ephemeral-volumes))
was [designed for light-weight
volumes](https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20190122-csi-inline-volumes.md)
where volume creation is unlikely to fail. Volume creation happens
after pods have been permanently scheduled onto a node, in contrast to
the traditional provisioning where volume creation is tried before
scheduling a pod onto a node. CSI drivers must be modified to support
"CSI ephemeral volumes", which was done for TopoLVM and PMEM-CSI. But
due to the design of the feature in Kubernetes, pods can get stuck
permanently if storage capacity runs out on a node. The scheduler
extenders try to avoid that, but cannot be 100% reliable.
## Enhancements in Kubernetes 1.21
### Distributed provisioning
Starting with [external-provisioner
v2.1.0](https://github.com/kubernetes-csi/external-provisioner/releases/tag/v2.1.0),
released for Kubernetes 1.20, provisioning can be handled by
external-provisioner instances that get [deployed together with the
CSI driver on each
node](https://github.com/kubernetes-csi/external-provisioner#deployment-on-each-node)
and then cooperate to provision volumes ("distributed
provisioning"). There is no need any more to have a central component
and thus no need for communication between nodes, at least not for
provisioning.
### Storage capacity tracking
A scheduler extender still needs some way to find out about capacity
on each node. When PMEM-CSI switched to distributed provisioning in
v0.9.0, this was done by querying the metrics data exposed by the
local driver containers. But it is better also for users to eliminate
the need for a scheduler extender completely because the driver
deployment becomes simpler. [Storage capacity
tracking](/docs/concepts/storage/storage-capacity/), [introduced in
1.19](/blog/2020/09/01/ephemeral-volumes-with-storage-capacity-tracking/)
and promoted to beta in Kubernetes 1.21, achieves that. It works by
publishing information about capacity in `CSIStorageCapacity`
objects. The scheduler itself then uses that information to filter out
unsuitable nodes. Because information might be not quite up-to-date,
pods may still get assigned to nodes with insufficient storage, it's
just less likely and the next scheduling attempt for a pod should work
better once the information got refreshed.
### Generic ephemeral volumes
So CSI drivers still need the ability to recover from a bad scheduling
decision, something that turned out to be impossible to implement for
"CSI ephemeral volumes". ["*Generic* ephemeral
volumes"](/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes),
another feature that got promoted to beta in 1.21, don't have that
limitation. This feature adds a controller that will create and manage
PVCs with the lifetime of the Pod and therefore the normal recovery
mechanism also works for them. Existing storage drivers will be able
to process these PVCs without any new logic to handle this new
scenario.
## Known limitations
Both generic ephemeral volumes and storage capacity tracking increase
the load on the API server. Whether that is a problem depends a lot on
the kind of workload, in particular how many pods have volumes and how
often those need to be created and destroyed.
No attempt was made to model how scheduling decisions affect storage
capacity. That's because the effect can vary considerably depending on
how the storage system handles storage. The effect is that multiple
pods with unbound volumes might get assigned to the same node even
though there is only sufficient capacity for one pod. Scheduling
should recover, but it would be more efficient if the scheduler knew
more about storage.
Because storage capacity gets published by a running CSI driver and
the cluster autoscaler needs information about a node that hasn't been
created yet, it will currently not scale up a cluster for pods that
need volumes. There is an [idea how to provide that
information](https://github.com/kubernetes/autoscaler/pull/3887), but
more work is needed in that area.
Distributed snapshotting and resizing are not currently supported. It
should be doable to adapt the respective sidecar and there are
tracking issues for external-snapshotter and external-resizer open
already, they just need some volunteer.
The recovery from a bad scheduling decising can fail for pods with
multiple volumes, in particular when those volumes are local to nodes:
if one volume can be created and then storage is insufficient for
another volume, the first volume continues to exist and forces the
scheduler to put the pod onto the node of that volume. There is an
idea how do deal with this, [rolling back the provision of the
volume](https://github.com/kubernetes/enhancements/pull/1703), but
this is only in the very early stages of brainstorming and not even a
merged KEP yet. For now it is better to avoid creating pods with more
than one persistent volume.
## Enabling the new features and next steps
With the feature entering beta in the 1.21 release, no additional actions are needed to enable it. Generic
ephemeral volumes also work without changes in CSI drivers. For more
information, see the
[documentation](/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes)
and the [previous blog
post](/blog/2020/09/01/ephemeral-volumes-with-storage-capacity-tracking/)
about it. The API has not changed at all between alpha and beta.
For the other two features, the external-provisioner documentation
explains how CSI driver developers must change how their driver gets
deployed to support [storage capacity
tracking](https://github.com/kubernetes-csi/external-provisioner#capacity-support)
and [distributed
provisioning](https://github.com/kubernetes-csi/external-provisioner#deployment-on-each-node).
These two features are independent, therefore it is okay to enable
only one of them.
[SIG
Storage](https://github.com/kubernetes/community/tree/master/sig-storage)
would like to hear from you if you are using these new features. We
can be reached through
[email](https://groups.google.com/forum/#!forum/kubernetes-sig-storage),
[Slack](https://slack.k8s.io/) (channel [`#sig-storage`](https://kubernetes.slack.com/messages/sig-storage)) and in the
[regular SIG
meeting](https://github.com/kubernetes/community/tree/master/sig-storage#meeting).
A description of your workload would be very useful to validate design
decisions, set up performance tests and eventually promote these
features to GA.
## Acknowledgements
Thanks a lot to the members of the community who have contributed to these
features or given feedback including members of SIG Scheduling, SIG Auth,
and of course SIG Storage!
@@ -0,0 +1,80 @@
---
layout: blog
title: 'Three Tenancy Models For Kubernetes'
date: 2021-04-15
slug: three-tenancy-models-for-kubernetes
---
**Authors:** Ryan Bezdicek (Medtronic), Jim Bugwadia (Nirmata), Tasha Drew (VMware), Fei Guo (Alibaba), Adrian Ludwin (Google)
Kubernetes clusters are typically used by several teams in an organization. In other cases, Kubernetes may be used to deliver applications to end users requiring segmentation and isolation of resources across users from different organizations. Secure sharing of Kubernetes control plane and worker node resources allows maximizing productivity and saving costs in both cases.
The Kubernetes Multi-Tenancy Working Group is chartered with defining tenancy models for Kubernetes and making it easier to operationalize tenancy related use cases. This blog post, from the working group members, describes three common tenancy models and introduces related working group projects.
We will also be presenting on this content and discussing different use cases at our Kubecon EU 2021 panel session, [Multi-tenancy vs. Multi-cluster: When Should you Use What?](https://sched.co/iE66).
## Namespaces as a Service
With the *namespaces-as-a-service* model, tenants share a cluster and tenant workloads are restricted to a set of Namespaces assigned to the tenant. The cluster control plane resources like the API server and scheduler, and worker node resources like CPU, memory, etc. are available for use across all tenants.
To isolate tenant workloads, each namespace must also contain:
* **[role bindings](/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding):** for controlling access to the namespace
* **[network policies](/docs/concepts/services-networking/network-policies/):** to prevent network traffic across tenants
* **[resource quotas](/docs/concepts/policy/resource-quotas/):** to limit usage and ensure fairness across tenants
With this model, tenants share cluster-wide resources like ClusterRoles and CustomResourceDefinitions (CRDs) and hence cannot create or update these cluster-wide resources.
The [Hierarchical Namespace Controller (HNC)](/blog/2020/08/14/introducing-hierarchical-namespaces/) project makes it easier to manage namespace based tenancy by allowing users to create additional namespaces under a namespace, and propagating resources within the namespace hierarchy. This allows self-service namespaces for tenants, without requiring cluster-wide permissions.
The [Multi-Tenancy Benchmarks (MTB)](https://github.com/kubernetes-sigs/multi-tenancy/tree/master/benchmarks) project provides benchmarks and a command-line tool that performs several configuration and runtime checks to report if tenant namespaces are properly isolated and the necessary security controls are implemented.
## Clusters as a Service
With the *clusters-as-a-service* usage model, each tenant gets their own cluster. This model allows tenants to have different versions of cluster-wide resources such as CRDs, and provides full isolation of the Kubernetes control plane.
The tenant clusters may be provisioned using projects like [Cluster API (CAPI)](https://cluster-api.sigs.k8s.io/) where a management cluster is used to provision multiple workload clusters. A workload cluster is assigned to a tenant and tenants have full control over cluster resources. Note that in most enterprises a central platform team may be responsible for managing required add-on services such as security and monitoring services, and for providing cluster lifecycle management services such as patching and upgrades. A tenant administrator may be restricted from modifying the centrally managed services and other critical cluster information.
## Control planes as a Service
In a variation of the *clusters-as-a-service* model, the tenant cluster may be a **virtual cluster** where each tenant gets their own dedicated Kubernetes control plane but share worker node resources. As with other forms of virtualization, users of a virtual cluster see no significant differences between a virtual cluster and other Kubernetes clusters. This is sometimes referred to as `Control Planes as a Service` (CPaaS).
A virtual cluster of this type shares worker node resources and workload state independent control plane components, like the scheduler. Other workload aware control-plane components, like the API server, are created on a per-tenant basis to allow overlaps, and additional components are used to synchronize and manage state across the per-tenant control plane and the underlying shared cluster resources. With this model users can manage their own cluster-wide resources.
The [Virtual Cluster](https://github.com/kubernetes-sigs/multi-tenancy/tree/master/incubator/virtualcluster) project implements this model, where a `supercluster` is shared by multiple `virtual clusters`. The [Cluster API Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested) project is extending this work to conform to the CAPI model, allowing use of familiar API resources to provision and manage virtual clusters.
## Security considerations
Cloud native security involves different system layers and lifecycle phases as described in the [Cloud Native Security Whitepaper](/blog/2020/11/18/cloud-native-security-for-your-clusters) from CNCF SIG Security. Without proper security measures implemented across all layers and phases, Kubernetes tenant isolation can be compromised and a security breach with one tenant can threaten other tenants.
It is important for any new user to Kubernetes to realize that the default installation of a new upstream Kubernetes cluster is not secure, and you are going to need to invest in hardening it in order to avoid security issues.
At a minimum, the following security measures are required:
* image scanning: container image vulnerabilities can be exploited to execute commands and access additional resources.
* [RBAC](/docs/reference/access-authn-authz/rbac/): for *namespaces-as-a-service* user roles and permissions must be properly configured at a per-namespace level; for other models tenants may need to be restricted from accessing centrally managed add-on services and other cluster-wide resources.
* [network policies](/docs/concepts/services-networking/network-policies/): for *namespaces-as-a-service* default network policies that deny all ingress and egress traffic are recommended to prevent cross-tenant network traffic and may also be used as a best practice for other tenancy models.
* [Kubernetes Pod Security Standards](/docs/concepts/security/pod-security-standards/): to enforce Pod hardening best practices the `Restricted` policy is recommended as the default for tenant workloads with exclusions configured only as needed.
* [CIS Benchmarks for Kubernetes](https://www.cisecurity.org/benchmark/kubernetes/): the CIS Benchmarks for Kubernetes guidelines should be used to properly configure Kubernetes control-plane and worker node components.
Additional recommendations include using:
* policy engines: for configuration security best practices, such as only allowing trusted registries.
* runtime scanners: to detect and report runtime security events.
* VM-based container sandboxing: for stronger data plane isolation.
While proper security is required independently of tenancy models, not having essential security controls like [pod security](/docs/concepts/security/pod-security-standards/) in a shared cluster provides attackers with means to compromise tenancy models and possibly access sensitive information across tenants increasing the overall risk profile.
## Summary
A 2020 CNCF survey showed that production Kubernetes usage has increased by over 300% since 2016. As an increasing number of Kubernetes workloads move to production, organizations are looking for ways to share Kubernetes resources across teams for agility and cost savings.
The **namespaces as a service** tenancy model allows sharing clusters and hence enables resource efficiencies. However, it requires proper security configurations and has limitations as all tenants share the same cluster-wide resources.
The **clusters as a service** tenancy model addresses these limitations, but with higher management and resource overhead.
The **control planes as a service** model provides a way to share resources of a single Kubernetes cluster and also let tenants manage their own cluster-wide resources. Sharing worker node resources increases resource effeciencies, but also exposes cross tenant security and isolation concerns that exist for shared clusters.
In many cases, organizations will use multiple tenancy models to address different use cases and as different product and development teams will have varying needs. Following security and management best practices, such as applying [Pod Security Standards](/docs/concepts/security/pod-security-standards/) and not using the `default` namespace, makes it easer to switch from one model to another.
The [Kubernetes Multi-Tenancy Working Group](https://github.com/kubernetes-sigs/multi-tenancy) has created several projects like [Hierarchical Namespaces Controller](https://github.com/kubernetes-sigs/multi-tenancy/tree/master/incubator/hnc), [Virtual Cluster](https://github.com/kubernetes-sigs/multi-tenancy/tree/master/incubator/virtualcluster) / [CAPI Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested), and [Multi-Tenancy Benchmarks](https://github.com/kubernetes-sigs/multi-tenancy/tree/master/benchmarks) to make it easier to provision and manage multi-tenancy models.
If you are interested in multi-tenancy topics, or would like to share your use cases, please join us in an upcoming [community meeting](https://github.com/kubernetes/community/blob/master/wg-multitenancy/README.md) or reach out on the *wg-multitenancy channel* on the [Kubernetes slack](https://slack.k8s.io/).
@@ -0,0 +1,95 @@
---
layout: blog
title: "Volume Health Monitoring Alpha Update"
date: 2021-04-16
slug: volume-health-monitoring-alpha-update
---
**Author:** Xing Yang (VMware)
The CSI Volume Health Monitoring feature, originally introduced in 1.19 has undergone a large update for the 1.21 release.
## Why add Volume Health Monitoring to Kubernetes?
Without Volume Health Monitoring, Kubernetes has no knowledge of the state of the underlying volumes of a storage system after a PVC is provisioned and used by a Pod. Many things could happen to the underlying storage system after a volume is provisioned in Kubernetes. For example, the volume could be deleted by accident outside of Kubernetes, the disk that the volume resides on could fail, it could be out of capacity, the disk may be degraded which affects its performance, and so on. Even when the volume is mounted on a pod and used by an application, there could be problems later on such as read/write I/O errors, file system corruption, accidental unmounting of the volume outside of Kubernetes, etc. It is very hard to debug and detect root causes when something happened like this.
Volume health monitoring can be very beneficial to Kubernetes users. It can communicate with the CSI driver to retrieve errors detected by the underlying storage system. PVC events can be reported up to the user to take action. For example, if the volume is out of capacity, they could request a volume expansion to get more space.
## What is Volume Health Monitoring?
CSI Volume Health Monitoring allows CSI Drivers to detect abnormal volume conditions from the underlying storage systems and report them as events on PVCs or Pods.
The Kubernetes components that monitor the volumes and report events with volume health information include the following:
* Kubelet, in addition to gathering the existing volume stats will watch the volume health of the PVCs on that node. If a PVC has an abnormal health condition, an event will be reported on the pod object using the PVC. If multiple pods are using the same PVC, events will be reported on all pods using that PVC.
* An [External Volume Health Monitor Controller](https://github.com/kubernetes-csi/external-health-monitor) watches volume health of the PVCs and reports events on the PVCs.
Note that the node side volume health monitoring logic was an external agent when this feature was first introduced in the Kubernetes 1.19 release. In Kubernetes 1.21, the node side volume health monitoring logic was moved from the external agent into the Kubelet, to avoid making duplicate CSI function calls. With this change in 1.21, a new alpha [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) `CSIVolumeHealth` was introduced for the volume health monitoring logic in Kubelet.
Currently the Volume Health Monitoring feature is informational only as it only reports abnormal volume health events on PVCs or Pods. Users will need to check these events and manually fix the problems. This feature serves as a stepping stone towards programmatic detection and resolution of volume health issues by Kubernetes in the future.
## How do I use Volume Health on my Kubernetes Cluster?
To use the Volume Health feature, first make sure the CSI driver you are using supports this feature. Refer to this [CSI drivers doc](https://kubernetes-csi.github.io/docs/drivers.html) to find out which CSI drivers support this feature.
To enable Volume Health Monitoring from the node side, the alpha feature gate `CSIVolumeHealth` needs to be enabled.
If a CSI driver supports the Volume Health Monitoring feature from the controller side, events regarding abnormal volume conditions will be recorded on PVCs.
If a CSI driver supports the Volume Health Monitoring feature from the controller side, user can also get events regarding node failures if the `enable-node-watcher` flag is set to true when deploying the External Health Monitor Controller. When a node failure event is detected, an event will be reported on the PVC to indicate that pods using this PVC are on a failed node.
If a CSI driver supports the Volume Health Monitoring feature from the node side, events regarding abnormal volume conditions will be recorded on pods using the PVCs.
## As a storage vendor, how do I add support for volume health to my CSI driver?
Volume Health Monitoring includes two parts:
* An External Volume Health Monitoring Controller monitors volume health from the controller side.
* Kubelet monitors volume health from the node side.
For details, see the [CSI spec](https://github.com/container-storage-interface/spec/blob/master/spec.md) and the [Kubernetes-CSI Driver Developer Guide](https://kubernetes-csi.github.io/docs/volume-health-monitor.html).
There is a sample implementation for volume health in [CSI host path driver](https://github.com/kubernetes-csi/csi-driver-host-path).
### Controller Side Volume Health Monitoring
To learn how to deploy the External Volume Health Monitoring controller, see [CSI external-health-monitor-controller](https://kubernetes-csi.github.io/docs/external-health-monitor-controller.html) in the CSI documentation.
The External Health Monitor Controller calls either `ListVolumes` or `ControllerGetVolume` CSI RPC and reports VolumeConditionAbnormal events with messages on PVCs if abnormal volume conditions are detected. Only CSI drivers with `LIST_VOLUMES` and `VOLUME_CONDITION` controller capability or `GET_VOLUME` and `VOLUME_CONDITION` controller capability support Volume Health Monitoring in the external controller.
To implement the volume health feature from the controller side, a CSI driver **must** add support for the new controller capabilities.
If a CSI driver supports `LIST_VOLUMES` and `VOLUME_CONDITION` controller capabilities, it **must** implement controller RPC `ListVolumes` and report the volume condition in the response.
If a CSI driver supports `GET_VOLUME` and `VOLUME_CONDITION` controller capability, it **must** implement controller PRC `ControllerGetVolume` and report the volume condition in the response.
If a CSI driver supports `LIST_VOLUMES`, `GET_VOLUME`, and `VOLUME_CONDITION` controller capabilities, only `ListVolumes` CSI RPC will be invoked by the External Health Monitor Controller.
### Node Side Volume Health Monitoring
Kubelet calls `NodeGetVolumeStats` CSI RPC and reports VolumeConditionAbnormal events with messages on Pods if abnormal volume conditions are detected. Only CSI drivers with `VOLUME_CONDITION` node capability support Volume Health Monitoring in Kubelet.
To implement the volume health feature from the node side, a CSI driver **must** add support for the new node capabilities.
If a CSI driver supports `VOLUME_CONDITION` node capability, it **must** report the volume condition in node RPC `NodeGetVoumeStats`.
## Whats next?
Depending on feedback and adoption, the Kubernetes team plans to push the CSI volume health implementation to beta in either 1.22 or 1.23.
We are also exploring how to use volume health information for programmatic detection and automatic reconcile in Kubernetes.
## How can I learn more?
To learn the design details for Volume Health Monitoring, read the [Volume Health Monitor](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1432-volume-health-monitor) enhancement proposal.
The Volume Health Monitor controller source code is at [https://github.com/kubernetes-csi/external-health-monitor](https://github.com/kubernetes-csi/external-health-monitor).
There are also more details about volume health checks in the [Container Storage Interface Documentation](https://kubernetes-csi.github.io/docs/).
## How do I get involved?
The [Kubernetes Slack channel #csi](https://kubernetes.slack.com/messages/csi) and any of the [standard SIG Storage communication channels](https://github.com/kubernetes/community/blob/master/sig-storage/README.md#contact) are great mediums to reach out to the SIG Storage and the CSI team.
We offer a huge thank you to the contributors who helped release this feature in 1.21. We want to thank Yuquan Ren ([NickrenREN](https://github.com/nickrenren)) who implemented the initial volume health monitor controller and agent in the external health monitor repo, thank Ran Xu ([fengzixu](https://github.com/fengzixu)) who moved the volume health monitoring logic from the external agent to Kubelet in 1.21, and we offer special thanks to the following people for their insightful reviews: David Ashpole ([dashpole](https://github.com/dashpole)), Michelle Au ([msau42](https://github.com/msau42)), David Eads ([deads2k](https://github.com/deads2k)), Elana Hashman ([ehashman](https://github.com/ehashman)), Seth Jennings ([sjenning](https://github.com/sjenning)), and Jiawei Wang ([Jiawei0227](https://github.com/Jiawei0227)).
Those interested in getting involved with the design and development of CSI or any part of the Kubernetes Storage system, join the [Kubernetes Storage Special Interest Group](https://github.com/kubernetes/community/tree/master/sig-storage) (SIG). Were rapidly growing and always welcome new contributors.
@@ -0,0 +1,95 @@
---
title: "Introducing Indexed Jobs"
date: 2021-04-19
slug: introducing-indexed-jobs
---
**Author:** Aldo Culquicondor (Google)
Once you have containerized a non-parallel [Job](/docs/concepts/workloads/controllers/job/),
it is quite easy to get it up and running on Kubernetes without modifications to
the binary. In most cases, when running parallel distributed Jobs, you had
to set a separate system to partition the work among the workers. For
example, you could set up a task queue to [assign one work item to each
Pod](/docs/tasks/job/coarse-parallel-processing-work-queue/) or [multiple items
to each Pod until the queue is emptied](/docs/tasks/job/fine-parallel-processing-work-queue/).
The Kubernetes 1.21 release introduces a new field to control Job _completion mode_,
a configuration option that allows you to control how Pod completions affect the
overall progress of a Job, with two possible options (for now):
- `NonIndexed` (default): the Job is considered complete when there has been
a number of successfully completed Pods equal to the specified number in
`.spec.completions`. In other words, each Pod completion is homologous to
each other. Any Job you might have created before the introduction of
completion modes is implicitly NonIndexed.
- `Indexed`: the Job is considered complete when there is one successfully
completed Pod associated with each index from 0 to `.spec.completions-1`. The
index is exposed to each Pod in the `batch.kubernetes.io/job-completion-index`
annotation and the `JOB_COMPLETION_INDEX` environment variable.
You can start using Jobs with Indexed completion mode, or Indexed Jobs, for
short, to easily start parallel Jobs. Then, each worker Pod can have a statically
assigned partition of the data based on the index. This saves you from having to
set up a queuing system or even having to modify your binary!
## Creating an Indexed Job
To create an Indexed Job, you just have to add `completionMode: Indexed` to the
Job spec and make use of the `JOB_COMPLETION_INDEX` environment variable.
```yaml
apiVersion: batch/v1
kind: Job
metadata:
name: 'sample-job'
spec:
completions: 3
parallelism: 3
completionMode: Indexed
template:
spec:
restartPolicy: Never
containers:
- command:
- 'bash'
- '-c'
- 'echo "My partition: ${JOB_COMPLETION_INDEX}"'
image: 'docker.io/library/bash'
name: 'sample-load'
```
Note that completion mode is an alpha feature in the 1.21 release. To be able to
use it in your cluster, make sure to enable the `IndexedJob` [feature
gate](/docs/reference/command-line-tools-reference/feature-gates/) on the
[API server](docs/reference/command-line-tools-reference/kube-apiserver/) and
the [controller manager](/docs/reference/command-line-tools-reference/kube-controller-manager/).
When you run the example, you will see that each of the three created Pods gets a
different completion index. For the user's convenience, the control plane sets the
`JOB_COMPLETION_INDEX` environment variable, but you can choose to [set your
own](/docs/tasks/inject-data-application/environment-variable-expose-pod-information/)
or [expose the index as a file](/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/).
See [Indexed Job for parallel processing with static work
assignment](/docs/tasks/job/indexed-parallel-processing-static/) for a
step-by-step guide, and a few more examples.
## Future plans
SIG Apps envisions that there might be more completion modes that enable more
use cases for the Job API. We welcome you to open issues in
[kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) with your
suggestions.
In particular, we are considering an `IndexedAndUnique` mode where the indexes
are not just available as annotation, but they are part of the Pod names,
similar to {{< glossary_tooltip text="StatefulSet" term_id="statefulset" >}}.
This should facilitate inter-Pod communication for tightly coupled Pods.
You can join the discussion in the [open issue](https://github.com/kubernetes/kubernetes/issues/99497).
## Wrap-up
Indexed Jobs allows you to statically partition work among the workers of your
parallel Jobs. SIG Apps hopes that this feature facilitates the migration of
more batch workloads to Kubernetes.
@@ -0,0 +1,479 @@
---
layout: blog
title: "Defining Network Policy Conformance for Container Network Interface (CNI) providers"
date: 2021-04-20
slug: defining-networkpolicy-conformance-cni-providers
---
Authors: Matt Fenwick (Synopsys), Jay Vyas (VMWare), Ricardo Katz, Amim Knabben (Loadsmart), Douglas Schilling Landgraf (Red Hat), Christopher Tomkins (Tigera)
Special thanks to Tim Hockin and Bowie Du (Google), Dan Winship and Antonio Ojea (Red Hat),
Casey Davenport and Shaun Crampton (Tigera), and Abhishek Raut and Antonin Bas (VMware) for
being supportive of this work, and working with us to resolve issues in different Container Network Interfaces (CNIs) over time.
A brief conversation around "node local" Network Policies in April of 2020 inspired the creation of a NetworkPolicy subproject from SIG Network. It became clear that as a community,
we need a rock-solid story around how to do pod network security on Kubernetes, and this story needed a community around it, so as to grow the cultural adoption of enterprise security patterns in K8s.
In this post we'll discuss:
- Why we created a subproject for [Network Policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/)
- How we changed the Kubernetes e2e framework to `visualize` NetworkPolicy implementation of your CNI provider
- The initial results of our comprehensive NetworkPolicy conformance validator, _Cyclonus_, built around these principles
- Improvements subproject contributors have made to the NetworkPolicy user experience
## Why we created a subproject for NetworkPolicies
In April of 2020 it was becoming clear that many CNIs were emerging, and many vendors
implement these CNIs in subtly different ways. Users were beginning to express a little bit
of confusion around how to implement policies for different scenarios, and asking for new features.
It was clear that we needed to begin unifying the way we think about Network Policies
in Kubernetes, to avoid API fragmentation and unnecessary complexity.
For example:
- In order to be flexible to the users environment, Calico as a CNI provider can be run using IPIP or VXLAN mode, or without encapsulation overhead. CNIs such as Antrea
and Cilium offer similar configuration options as well.
- Some CNI plugins offer iptables for NetworkPolicies amongst other options, whereas other CNIs use a completely
different technology stack (for example, the Antrea project uses Open vSwitch rules).
- Some CNI plugins only implement a subset of the Kubernetes NetworkPolicy API, and some a superset. For example, certain plugins don't support the
ability to target a named port; others don't work with certain IP address types, and there are diverging semantics for similar policy types.
- Some CNI plugins combine with OTHER CNI plugins in order to implement NetworkPolicies (canal), some CNI's might mix implementations (multus), and some clouds do routing separately from NetworkPolicy implementation.
Although this complexity is to some extent necessary to support different environments, end-users find that they need to follow a multistep process to implement Network Policies to secure their applications:
- Confirm that their network plugin supports NetworkPolicies (some don't, such as Flannel)
- Confirm that their cluster's network plugin supports the specific NetworkPolicy features that they are interested in (again, the named port or port range examples come to mind here)
- Confirm that their application's Network Policy definitions are doing the right thing
- Find out the nuances of a vendor's implementation of policy, and check whether or not that implementation has a CNI neutral implementation (which is sometimes adequate for users)
The NetworkPolicy project in upstream Kubernetes aims at providing a community where
people can learn about, and contribute to, the Kubernetes NetworkPolicy API and the surrounding ecosystem.
## The First step: A validation framework for NetworkPolicies that was intuitive to use and understand
The Kubernetes end to end suite has always had NetworkPolicy tests, but these weren't
run in CI, and the way they were implemented didn't provide holistic, easily consumable
information about how a policy was working in a cluster.
This is because the original tests didn't provide any kind of visual summary of connectivity
across a cluster. We thus initially set out to make it easy to confirm CNI support for NetworkPolicies by
making the end to end tests (which are often used by administrators or users to diagnose cluster conformance) easy to interpret.
To solve the problem of confirming that CNIs support the basic features most users care about
for a policy, we built a new NetworkPolicy validation tool into the Kubernetes e2e
framework which allows for visual inspection of policies and their effect on a standard set of pods in a cluster.
For example, take the following test output. We found a bug in
[OVN Kubernetes](https://github.com/ovn-org/ovn-kubernetes/issues/1782). This bug has now been resolved. With this tool the bug was really
easy to characterize, wherein certain policies caused a state-modification that,
later on, caused traffic to incorrectly be blocked (even after all Network Policies were deleted from the cluster).
This is the network policy for the test in question:
```yaml
metadata:
creationTimestamp: null
name: allow-ingress-port-80
spec:
ingress:
- ports:
- port: serve-80-tcp
podSelector: {}
```
These are the expected connectivity results. The test setup is 9 pods (3 namespaces: x, y, and z;
and 3 pods in each namespace: a, b, and c); each pod runs a server on the same port and protocol
that can be reached through HTTP calls in the absence of network policies. Connectivity is verified
by using the [agnhost](https://github.com/kubernetes/kubernetes/tree/master/test/images/agnhost) network utility to issue HTTP calls on a port and protocol that other pods are
expected to be serving. A test scenario first
runs a connectivity check to ensure that each pod can reach each other pod, for 81 (= 9 x 9) data
points. This is the "control". Then perturbations are applied, depending on the test scenario:
policies are created, updated, and deleted; labels are added and removed from pods and namespaces,
and so on. After each change, the connectivity matrix is recollected and compared to the expected
connectivity.
These results give a visual indication of connectivity in a simple matrix. Going down the leftmost column is the "source"
pod, or the pod issuing the request; going across the topmost row is the "destination" pod, or the pod
receiving the request. A `.` means that the connection was allowed; an `X` means the connection was
blocked. For example:
```
Nov 4 16:58:43.449: INFO: expected:
- x/a x/b x/c y/a y/b y/c z/a z/b z/c
x/a . . . . . . . . .
x/b . . . . . . . . .
x/c . . . . . . . . .
y/a . . . . . . . . .
y/b . . . . . . . . .
y/c . . . . . . . . .
z/a . . . . . . . . .
z/b . . . . . . . . .
z/c . . . . . . . . .
```
Below are the observed connectivity results in the case of the OVN Kubernetes bug. Notice how the top three rows indicate that
all requests from namespace x regardless of pod and destination were blocked. Since these
experimental results do not match the expected results, a failure will be reported. Note
how the specific pattern of failure provides clear insight into the nature of the problem --
since all requests from a specific namespace fail, we have a clear clue to start our
investigation.
```
Nov 4 16:58:43.449: INFO: observed:
- x/a x/b x/c y/a y/b y/c z/a z/b z/c
x/a X X X X X X X X X
x/b X X X X X X X X X
x/c X X X X X X X X X
y/a . . . . . . . . .
y/b . . . . . . . . .
y/c . . . . . . . . .
z/a . . . . . . . . .
z/b . . . . . . . . .
z/c . . . . . . . . .
```
This was one of our earliest wins in the Network Policy group, as we were able to
identify and work with the OVN Kubernetes group to fix a bug in egress policy processing.
However, even though this tool has made it easy to validate roughly 30 common scenarios,
it doesn't validate *all* Network Policy scenarios - because there are an enormous number of possible
permutations that one might create (technically, we might say this number is
infinite given that there's an infinite number of possible namespace/pod/port/protocol variations one can create).
Once these tests were in play, we worked with the Upstream SIG Network and SIG Testing communities
(thanks to Antonio Ojea and Ben Elder) to put a testgrid Network Policy job in place. This job
continuously runs the entire suite of Network Policy tests against
[GCE with Calico as a Network Policy provider](https://testgrid.k8s.io/sig-network-gce#presubmit-network-policies,%20google-gce).
Part of our role as a subproject is to help make sure that, when these tests break, we can help triage them effectively.
## Cyclonus: The next step towards Network Policy conformance {#cyclonus}
Around the time that we were finishing the validation work, it became clear from the community that,
in general, we needed to solve the overall problem of testing ALL possible Network Policy implementations.
For example, a KEP was recently written which introduced the concept of micro versioning to
Network Policies to accommodate [describing this at the API level](https://github.com/kubernetes/enhancements/pull/2137/files), by Dan Winship.
In response to this increasingly obvious need to comprehensively evaluate Network
Policy implementations from all vendors, Matt Fenwick decided to evolve our approach to Network Policy validation again by creating Cyclonus.
Cyclonus is a comprehensive Network Policy fuzzing tool which verifies a CNI provider
against hundreds of different Network Policy scenarios, by defining similar truth table/policy
combinations as demonstrated in the end to end tests, while also providing a hierarchical
representation of policy "categories". We've found some interesting nuances and issues
in almost every CNI we've tested so far, and have even contributed some fixes back.
To perform a Cyclonus validation run, you create a Job manifest similar to:
```yaml
apiVersion: batch/v1
kind: Job
metadata:
name: cyclonus
spec:
template:
spec:
restartPolicy: Never
containers:
- command:
- ./cyclonus
- generate
- --perturbation-wait-seconds=15
- --server-protocol=tcp,udp
name: cyclonus
imagePullPolicy: IfNotPresent
image: mfenwick100/cyclonus:latest
serviceAccount: cyclonus
```
Cyclonus outputs a report of all the test cases it will run:
```
test cases to run by tag:
- target: 6
- peer-ipblock: 4
- udp: 16
- delete-pod: 1
- conflict: 16
- multi-port/protocol: 14
- ingress: 51
- all-pods: 14
- egress: 51
- all-namespaces: 10
- sctp: 10
- port: 56
- miscellaneous: 22
- direction: 100
- multi-peer: 0
- any-port-protocol: 2
- set-namespace-labels: 1
- upstream-e2e: 0
- allow-all: 6
- namespaces-by-label: 6
- deny-all: 10
- pathological: 6
- action: 6
- rule: 30
- policy-namespace: 4
- example: 0
- tcp: 16
- target-namespace: 3
- named-port: 24
- update-policy: 1
- any-peer: 2
- target-pod-selector: 3
- IP-block-with-except: 2
- pods-by-label: 6
- numbered-port: 28
- protocol: 42
- peer-pods: 20
- create-policy: 2
- policy-stack: 0
- any-port: 14
- delete-namespace: 1
- delete-policy: 1
- create-pod: 1
- IP-block-no-except: 2
- create-namespace: 1
- set-pod-labels: 1
testing 112 cases
```
Note that Cyclonus tags its tests based on the type of policy being created, because
the policies themselves are auto-generated, and thus have no meaningful names to be recognized by.
For each test, Cyclonus outputs a truth table, which is again similar to that of the
E2E tests, along with the policy being validated:
```
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
creationTimestamp: null
name: base
namespace: x
spec:
egress:
- ports:
- port: 81
to:
- namespaceSelector:
matchExpressions:
- key: ns
operator: In
values:
- "y"
- z
podSelector:
matchExpressions:
- key: pod
operator: In
values:
- a
- b
- ports:
- port: 53
protocol: UDP
ingress:
- from:
- namespaceSelector:
matchExpressions:
- key: ns
operator: In
values:
- x
- "y"
podSelector:
matchExpressions:
- key: pod
operator: In
values:
- b
- c
ports:
- port: 80
protocol: TCP
podSelector:
matchLabels:
pod: a
policyTypes:
- Ingress
- Egress
0 wrong, 0 ignored, 81 correct
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| TCP/80 | X/A | X/B | X/C | Y/A | Y/B | Y/C | Z/A | Z/B | Z/C |
| TCP/81 | | | | | | | | | |
| UDP/80 | | | | | | | | | |
| UDP/81 | | | | | | | | | |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| x/a | X | X | X | X | X | X | X | X | X |
| | X | X | X | . | . | X | . | . | X |
| | X | X | X | X | X | X | X | X | X |
| | X | X | X | X | X | X | X | X | X |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| x/b | . | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| x/c | . | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| y/a | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| y/b | . | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| y/c | . | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| z/a | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| z/b | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| z/c | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
| | X | . | . | . | . | . | . | . | . |
+--------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
```
Both Cyclonus and the e2e tests use the same strategy to validate a Network Policy - probing pods over TCP or UDP, with
SCTP support available as well for CNIs that support it (such as Calico).
As examples of how we use Cyclonus to help make CNI implementations better from a Network Policy perspective, you can see the following issues:
- [Antrea: NetworkPolicy: unable to allow ingress by CIDR](https://github.com/vmware-tanzu/antrea/issues/1764)
- [Calico: default missing protocol to TCP; don't let single port overwrite all ports](https://github.com/projectcalico/libcalico-go/pull/1373)
- [Cilium: Egress Network Policy allows traffic that should be denied](https://github.com/cilium/cilium/issues/14678)
The good news is that Antrea and Calico have already merged fixes for all the issues found and other CNI providers are working on it,
with the support of SIG Network and the Network Policy subproject.
Are you interested in verifying NetworkPolicy functionality on your cluster?
(if you care about security or offer multi-tenant SaaS, you should be)
If so, you can run the upstream end to end tests, or Cyclonus, or both.
- If you're just getting started with NetworkPolicies and want to simply
verify the "common" NetworkPolicy cases that most CNIs should be
implementing correctly, in a way that is quick to diagnose, then you're
better off running the e2e tests only.
- If you are deeply curious about your CNI provider's NetworkPolicy
implementation, and want to verify it: use Cyclonus.
- If you want to test *hundreds* of policies, and evaluate your CNI plugin
for comprehensive functionality, for deep discovery of potential security
holes: use Cyclonus, and also consider running end-to-end cluster tests.
- If you're thinking of getting involved with the upstream NetworkPolicy efforts:
use Cyclonus, and read at least an outline of which e2e tests are relevant.
## Where to start with NetworkPolicy testing?
- Cyclonus is easy to run on your cluster, check out the [instructions on github](https://github.com/mattfenwick/cyclonus#run-as-a-kubernetes-job),
and determine whether *your* specific CNI configuration is fully conformant to the hundreds of different
Kubernetes Network Policy API constructs.
- Alternatively, you can use a tool like [sonobuoy](https://github.com/vmware-tanzu/sonobuoy)
to run the existing E2E tests in Kubernetes, with the `--ginkgo.focus=NetworkPolicy` flag.
Make sure that you use the K8s conformance image for K8s 1.21 or above (for example, by using the `--kube-conformance-image-version v1.21.0` flag),
as older images will not have the *new* Network Policy tests in them.
## Improvements to the NetworkPolicy API and user experience
In addition to cleaning up the validation story for CNI plugins that implement NetworkPolicies,
subproject contributors have also spent some time improving the Kubernetes NetworkPolicy API for a few commonly requested features.
After months of deliberation, we eventually settled on a few core areas for improvement:
- Port Range policies: We now allow you to specify a *range* of ports for a policy.
This allows users interested in scenarios like FTP or virtualization to enable advanced policies.
The port range option for network policies will be available to use in Kubernetes 1.21.
Read more in [targeting a range of ports](/docs/concepts/services-networking/network-policies/#targeting-a-range-of-ports).
- Namespace as name policies: Allowing users in Kubernetes >= 1.21 to target namespaces using names,
when building Network Policy objects. This was done in collaboration with Jordan Liggitt and Tim Hockin on the API Machinery side.
This change allowed us to improve the Network Policy user experience without actually
changing the API! For more details, you can read
[Automatic labelling](/docs/concepts/overview/working-with-objects/namespaces/#automatic-labelling) in the page about Namespaces.
The TL,DR; is that for Kubernetes 1.21 and later, **all namespaces** have the following label added by default:
```
kubernetes.io/metadata.name: <name-of-namespace>
```
This means you can write a namespace policy against this namespace, even if you can't edit its labels.
For example, this policy, will 'just work', without needing to run a command such as `kubectl edit namespace`.
In fact, it will even work if you can't edit or view this namespace's data at all, because of the magic of API server defaulting.
```yaml
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: test-network-policy
namespace: default
spec:
podSelector:
matchLabels:
role: db
policyTypes:
- Ingress
# Allow inbound traffic to Pods labelled role=db, in the namespace 'default'
# provided that the source is a Pod in the namespace 'my-namespace'
ingress:
- from:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: my-namespace
```
## Results
In our tests, we found that:
- Antrea and Calico are at a point where they support all of cyclonus's scenarios, modulo a few very minor tweaks which we've made.
- Cilium also conformed to the majority of the policies, outside known features that aren't fully supported (for example, related to the way Cilium deals with pod CIDR policies).
If you are a CNI provider and interested in helping us to do a better job curating large tests of network policies, please reach out! We are continuing to curate the Network Policy conformance results from Cyclonus [here](https://raw.githubusercontent.com/K8sbykeshed/cyclonus-artifacts/), but
we are not capable of maintaining all of the subtleties in NetworkPolicy testing data on our own. For now, we use github actions and Kind to test in CI.
## The Future
We're also working on some improvements for the future of Network Policies, including:
- Fully qualified Domain policies: The Google Cloud team created a prototype (which
we are really excited about) of [FQDN policies](https://github.com/GoogleCloudPlatform/gke-fqdnnetworkpolicies-golang).
This tool uses the Network Policy API to enforce policies against L7 URLs, by finding
their IPs and blocking them proactively when requests are made.
- Cluster Administrative policies: We're working hard at enabling *administrative* or
*cluster scoped* Network Policies for the future. These are being presented iteratively to the NetworkPolicy subproject.
You can read about them here in [Cluster Scoped Network Policy](https://docs.google.com/presentation/d/1Jk86jtS3TcGAugVSM_I4Yds5ukXFJ4F1ZCvxN5v2BaY/).
The Network Policy subproject meets on mondays at 4PM EST. For details, check out the
[SIG Network community repo](https://github.com/kubernetes/community/tree/master/sig-network). We'd love
to hang out with you, hack on stuff, and help you adopt K8s Network Policies for your cluster wherever possible.
### A quick note on User Feedback
We've gotten a lot of ideas and feedback from users on Network Policies. A lot of people have interesting ideas about Network Policies,
but we've found that as a subproject, very few people were deeply interested in implementing these ideas to the full extent.
Almost every change to the NetworkPolicy API includes weeks or months of discussion to cover different cases, and ensure no CVEs are being introduced. Thus, long term ownership
is the biggest impediment in improving the NetworkPolicy user experience for us, over time.
- We've documented a lot of the history of the Network Policy dialogue [here](https://github.com/jayunit100/network-policy-subproject/blob/master/history.md).
- We've also taken a poll of users, for what they'd like to see in the Network Policy API [here](https://github.com/jayunit100/network-policy-subproject/blob/master/p0_user_stories.md).
We encourage anyone to provide us with feedback, but our most pressing issues right now
involve finding *long term owners to help us drive changes*.
This doesn't require a lot of technical knowledge, but rather, just a long term commitment to helping us stay organized, do paperwork,
and iterate through the many stages of the K8s feature process. If you want to help us and get involved, please reach out on the SIG Network mailing list, or in the SIG Network room in the k8s.io slack channel!
Anyone can put an oar in the water and help make NetworkPolices better!
@@ -0,0 +1,100 @@
---
layout: blog
title: 'Annotating Kubernetes Services for Humans'
date: 2021-04-20
slug: annotating-k8s-for-humans
---
**Author:** Richard Li, Ambassador Labs
Have you ever been asked to troubleshoot a failing Kubernetes service and struggled to find basic information about the service such as the source repository and owner?
One of the problems as Kubernetes applications grow is the proliferation of services. As the number of services grows, developers start to specialize working with specific services. When it comes to troubleshooting, however, developers need to be able to find the source, understand the service and dependencies, and chat with the owning team for any service.
## Human service discovery
Troubleshooting always begins with information gathering. While much attention has been paid to centralizing machine data (e.g., logs, metrics), much less attention has been given to the human aspect of service discovery. Who owns a particular service? What Slack channel does the team work on? Where is the source for the service? What issues are currently known and being tracked?
## Kubernetes annotations
Kubernetes annotations are designed to solve exactly this problem. Oft-overlooked, Kubernetes annotations are designed to add metadata to Kubernetes objects. The Kubernetes documentation says annotations can “attach arbitrary non-identifying metadata to objects.” This means that annotations should be used for attaching metadata that is external to Kubernetes (i.e., metadata that Kubernetes wont use to identify objects. As such, annotations can contain any type of data. This is a contrast to labels, which are designed for uses internal to Kubernetes. As such, label structure and values are [constrained](/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set) so they can be efficiently used by Kubernetes.
## Kubernetes annotations in action
Here is an example. Imagine you have a Kubernetes service for quoting, called the quote service. You can do the following:
```
kubectl annotate service quote a8r.io/owner=”@sally
```
In this example, we've just added an annotation called `a8r.io/owner` with the value of @sally. Now, we can use `kubectl describe` to get the information.
```
Name: quote
Namespace: default
Labels: <none>
Annotations: a8r.io/owner: @sally
Selector: app=quote
Type: ClusterIP
IP: 10.109.142.131
Port: http 80/TCP
TargetPort: 8080/TCP
Endpoints: <none>
Session Affinity: None
Events: <none>
```
If youre practicing GitOps (and you should be!) youll want to code these values directly into your Kubernetes manifest, e.g.,
```yaml
apiVersion: v1
kind: Service
metadata:
name: quote
annotations:
a8r.io/owner: “@sally
spec:
ports:
- name: http
port: 80
targetPort: 8080
selector:
app: quote
```
## A Convention for Annotations
Adopting a common convention for annotations ensures consistency and understandability. Typically, youll want to attach the annotation to the service object, as services are the high-level resource that maps most clearly to a teams responsibility. Namespacing your annotations is also very important. Here is one set of conventions, documented at [a8r.io](https://a8r.io), and reproduced below:
{{< table caption="Annotation convention for human-readable services">}}
| Annotation | Description |
| ------------------------------------------ | ------------------------------------------- |
| `a8r.io/description` | Unstructured text description of the service for humans. |
| `a8r.io/owner` | SSO username (GitHub), email address (linked to GitHub account), or unstructured owner description. |
| `a8r.io/chat` | Slack channel, or link to external chat system. |
| `a8r.io/bugs` | Link to external bug tracker. |
| `a8r.io/logs` | Link to external log viewer. |
| `a8r.io/documentation` | Link to external project documentation. |
| `a8r.io/repository` | Link to external VCS repository. |
| `a8r.io/support` | Link to external support center. |
| `a8r.io/runbook` | Link to external project runbook. |
| `a8r.io/incidents` | Link to external incident dashboard. |
| `a8r.io/uptime` | Link to external uptime dashboard. |
| `a8r.io/performance` | Link to external performance dashboard. |
| `a8r.io/dependencies` | Unstructured text describing the service dependencies for humans. |
## Visualizing annotations: Service Catalogs
As the number of microservices and annotations proliferate, running `kubectl describe` can get tedious. Moreover, using `kubectl describe` requires every developer to have some direct access to the Kubernetes cluster. Over the past few years, service catalogs have gained greater visibility in the Kubernetes ecosystem. Popularized by tools such as [Shopify's ServicesDB](https://shopify.engineering/scaling-mobile-development-by-treating-apps-as-services) and [Spotify's System Z](https://dzone.com/articles/modeling-microservices-at-spotify-with-petter-mari), service catalogs are internally-facing developer portals that present critical information about microservices.
Note that these service catalogs should not be confused with the [Kubernetes Service Catalog project](https://svc-cat.io/). Built on the Open Service Broker API, the Kubernetes Service Catalog enables Kubernetes operators to plug in different services (e.g., databases) to their cluster.
## Annotate your services now and thank yourself later
Much like implementing observability within microservice systems, you often dont realize that you need human service discovery until its too late. Don't wait until something is on fire in production to start wishing you had implemented better metrics and also documented how to get in touch with the part of your organization that looks after it.
There's enormous benefits to building an effective “version 0” service: a [_dancing skeleton_](https://containerjournal.com/topics/container-management/dancing-skeleton-apis-and-microservices/) application with a thin slice of complete functionality that can be deployed to production with a minimal yet effective continuous delivery pipeline.
Adding service annotations should be an essential part of your “version 0” for all of your services. Add them now, and youll thank yourself later.
@@ -0,0 +1,80 @@
---
layout: blog
title: 'Graceful Node Shutdown Goes Beta'
date: 2021-04-21
slug: graceful-node-shutdown-beta
---
**Authors:** David Porter (Google), Mrunal Patel (Red Hat), and Tim Bannister (The Scale Factory)
Graceful node shutdown, beta in 1.21, enables kubelet to gracefully evict pods during a node shutdown.
Kubernetes is a distributed system and as such we need to be prepared for inevitable failures — nodes will fail, containers might crash or be restarted, and - ideally - your workloads will be able to withstand these catastrophic events.
One of the common classes of issues are workload failures on node shutdown or restart. The best practice prior to bringing your node down is to [safely drain and cordon your node](/docs/tasks/administer-cluster/safely-drain-node/). This will ensure that all pods running on this node can safely be evicted. An eviction will ensure your pods can follow the expected [pod termination lifecycle](/docs/concepts/workloads/pods/pod-lifecycle/#pod-termination) meaning receiving a SIGTERM in your container and/or running `preStopHooks`.
Prior to Kubernetes 1.20 (when graceful node shutdown was introduced as an alpha feature), safe node draining was not easy: it required users to manually take action and drain the node beforehand. If someone or something shut down your node without draining it first, most likely your pods would not be safely evicted from your node and shutdown abruptly. Other services talking to those pods might see errors due to the pods exiting abruptly. Some examples of this situation may be caused by a reboot due to security patches or preemption of short lived cloud compute instances.
Kubernetes 1.21 brings graceful node shutdown to beta. Graceful node shutdown gives you more control over some of those unexpected shutdown situations. With graceful node shutdown, the kubelet is aware of underlying system shutdown events and can propagate these events to pods, ensuring containers can shut down as gracefully as possible. This gives the containers a chance to checkpoint their state or release back any resources they are holding.
Note, that for the best availability, even with graceful node shutdown, you should still design your deployments to be resilient to node failures.
## How does it work?
On Linux, your system can shut down in many different situations. For example:
* A user or script running `shutdown -h now` or `systemctl poweroff` or `systemctl reboot`.
* Physically pressing a power button on the machine.
* Stopping a VM instance on a cloud provider, e.g. `gcloud compute instances stop` on GCP.
* A Preemptible VM or Spot Instance that your cloud provider can terminate unexpectedly, but with a brief warning.
Many of these situations can be unexpected and there is no guarantee that a cluster administrator drained the node prior to these events. With the graceful node shutdown feature, kubelet uses a systemd mechanism called ["Inhibitor Locks"](https://www.freedesktop.org/wiki/Software/systemd/inhibit) to allow draining in most cases. Using Inhibitor Locks, kubelet instructs systemd to postpone system shutdown for a specified duration, giving a chance for the node to drain and evict pods on the system.
Kubelet makes use of this mechanism to ensure your pods will be terminated cleanly. When the kubelet starts, it acquires a systemd delay-type inhibitor lock. When the system is about to shut down, the kubelet can delay that shutdown for a configurable, short duration utilizing the delay-type inhibitor lock it acquired earlier. This gives your pods extra time to terminate. As a result, even during unexpected shutdowns, your application will receive a SIGTERM, [preStop hooks](/docs/concepts/containers/container-lifecycle-hooks/#container-hooks) will execute, and kubelet will properly update `Ready` node condition and respective pod statuses to the api-server.
For example, on a node with graceful node shutdown enabled, you can see that the inhibitor lock is taken by the kubelet:
```
kubelet-node ~ # systemd-inhibit --list
Who: kubelet (UID 0/root, PID 1515/kubelet)
What: shutdown
Why: Kubelet needs time to handle node shutdown
Mode: delay
1 inhibitors listed.
```
One important consideration we took when designing this feature is that not all pods are created equal. For example, some of the pods running on a node such as a logging related daemonset should stay running as long as possible to capture important logs during the shutdown itself. As a result, pods are split into two categories: "regular" and "critical". [Critical pods](/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/#marking-pod-as-critical) are those that have `priorityClassName` set to `system-cluster-critical` or `system-node-critical`; all other pods are considered regular.
In our example, the logging DaemonSet would run as a critical pod. During the graceful node shutdown, regular pods are terminated first, followed by critical pods. As an example, this would allow a critical pod associated with a logging daemonset to continue functioning, and collecting logs during the termination of regular pods.
We will evaluate during the beta phase if we need more flexibility for different pod priority classes and add support if needed, please let us know if you have some scenarios in mind.
## How do I use it?
Graceful node shutdown is controlled with the `GracefulNodeShutdown` [feature gate](/docs/reference/command-line-tools-reference/feature-gates) and is enabled by default in Kubernetes 1.21.
You can configure the graceful node shutdown behavior using two kubelet configuration options: `ShutdownGracePeriod` and `ShutdownGracePeriodCriticalPods`. To configure these options, you edit the kubelet configuration file that is passed to kubelet via the `--config` flag; for more details, refer to [Set kubelet parameters via a configuration file](/docs/tasks/administer-cluster/kubelet-config-file/).
During a shutdown, kubelet terminates pods in two phases. You can configure how long each of these phases lasts.
1. Terminate regular pods running on the node.
2. Terminate critical pods running on the node.
The settings that control the duration of shutdown are:
* `ShutdownGracePeriod`
* Specifies the total duration that the node should delay the shutdown by. This is the total grace period for pod termination for both regular and critical pods.
* `ShutdownGracePeriodCriticalPods`
* Specifies the duration used to terminate critical pods during a node shutdown. This should be less than `ShutdownGracePeriod`.
For example, if `ShutdownGracePeriod=30s`, and `ShutdownGracePeriodCriticalPods=10s`, kubelet will delay the node shutdown by 30 seconds. During this time, the first 20 seconds (30-10) would be reserved for gracefully terminating normal pods, and the last 10 seconds would be reserved for terminating critical pods.
Note that by default, both configuration options described above, `ShutdownGracePeriod` and `ShutdownGracePeriodCriticalPods` are set to zero, so you will need to configure them as appropriate for your environment to activate graceful node shutdown functionality.
## How can I learn more?
* Read the [documentation](/docs/concepts/architecture/nodes/#graceful-node-shutdown)
* Read the enhancement proposal, [KEP 2000](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2000-graceful-node-shutdown)
* View the [code](https://github.com/kubernetes/kubernetes/tree/release-1.21/pkg/kubelet/nodeshutdown)
## How do I get involved?
Your feedback is always welcome! SIG Node meets regularly and can be reached via [Slack](https://slack.k8s.io) (channel `#sig-node`), or the SIG's [mailing list](https://github.com/kubernetes/community/tree/master/sig-node#contact)
Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

@@ -0,0 +1,197 @@
---
layout: blog
title: 'Evolving Kubernetes networking with the Gateway API'
date: 2021-04-22
slug: evolving-kubernetes-networking-with-the-gateway-api
---
**Authors:** Mark Church (Google), Harry Bagdi (Kong), Daneyon Hanson (Red Hat), Nick Young (VMware), Manuel Zapf (Traefik Labs)
The Ingress resource is one of the many Kubernetes success stories. It created a [diverse ecosystem of Ingress controllers](/docs/concepts/services-networking/ingress-controllers/) which were used across hundreds of thousands of clusters in a standardized and consistent way. This standardization helped users adopt Kubernetes. However, five years after the creation of Ingress, there are signs of fragmentation into different but [strikingly similar CRDs](https://dave.cheney.net/paste/ingress-is-dead-long-live-ingressroute.pdf) and [overloaded annotations](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/). The same portability that made Ingress pervasive also limited its future.
It was at Kubecon 2019 San Diego when a passionate group of contributors gathered to discuss the [evolution of Ingress](https://static.sched.com/hosted_files/kccncna19/a5/Kubecon%20San%20Diego%202019%20-%20Evolving%20the%20Kubernetes%20Ingress%20APIs%20to%20GA%20and%20Beyond%20%5BPUBLIC%5D.pdf). The discussion overflowed to the hotel lobby across the street and what came out of it would later be known as the [Gateway API](https://gateway-api.sigs.k8s.io). This discussion was based on a few key assumptions:
1. The API standards underlying route matching, traffic management, and service exposure are commoditized and provide little value to their implementers and users as custom APIs
2. Its possible to represent L4/L7 routing and traffic management through common core API resources
3. Its possible to provide extensibility for more complex capabilities in a way that does not sacrifice the user experience of the core API
## Introducing the Gateway API
This led to design principles that allow the Gateway API to improve upon Ingress:
- **Expressiveness** - In addition to HTTP host/path matching and TLS, Gateway API can express capabilities like HTTP header manipulation, traffic weighting & mirroring, TCP/UDP routing, and other capabilities that were only possible in Ingress through custom annotations.
- **Role-oriented design** - The API resource model reflects the separation of responsibilities that is common in routing and Kubernetes service networking.
- **Extensibility** - The resources allow arbitrary configuration attachment at various layers within the API. This makes granular customization possible at the most appropriate places.
- **Flexible conformance** - The Gateway API defines varying conformance levels - core (mandatory support), extended (portable if supported), and custom (no portability guarantee), known together as [flexible conformance](https://gateway-api.sigs.k8s.io/concepts/guidelines/#conformance). This promotes a highly portable core API (like Ingress) that still gives flexibility for Gateway controller implementers.
### What does the Gateway API look like?
The Gateway API introduces a few new resource types:
- **[GatewayClasses](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.GatewayClass)** are cluster-scoped resources that act as templates to explicitly define behavior for Gateways derived from them. This is similar in concept to StorageClasses, but for networking data-planes.
- **[Gateways](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.Gateway)** are the deployed instances of GatewayClasses. They are the logical representation of the data-plane which performs routing, which may be in-cluster proxies, hardware LBs, or cloud LBs.
- **Routes** are not a single resource, but represent many different protocol-specific Route resources. The [HTTPRoute](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.HTTPRoute) has matching, filtering, and routing rules that get applied to Gateways that can process HTTP and HTTPS traffic. Similarly, there are [TCPRoutes](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.TCPRoute), [UDPRoutes](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.UDPRoute), and [TLSRoutes](https://gateway-api.sigs.k8s.io/references/spec/#networking.x-k8s.io/v1alpha1.TLSRoute) which also have protocol-specific semantics. This model also allows the Gateway API to incrementally expand its protocol support in the future.
![The resources of the Gateway API](gateway-api-resources.png)
### Gateway Controller Implementations
The good news is that although Gateway is in [Alpha](https://github.com/kubernetes-sigs/gateway-api/releases), there are already several [Gateway controller implementations](https://gateway-api.sigs.k8s.io/references/implementations/) that you can run. Since its a standardized spec, the following example could be run on any of them and should function the exact same way. Check out [getting started](https://gateway-api.sigs.k8s.io/guides/getting-started/) to see how to install and use one of these Gateway controllers.
## Getting Hands-on with the Gateway API
In the following example, well demonstrate the relationships between the different API Resources and walk you through a common use case:
* Team foo has their app deployed in the foo Namespace. They need to control the routing logic for the different pages of their app.
* Team bar is running in the bar Namespace. They want to be able to do blue-green rollouts of their application to reduce risk.
* The platform team is responsible for managing the load balancer and network security of all the apps in the Kubernetes cluster.
The following foo-route does path matching to various Services in the foo Namespace and also has a default route to a 404 server. This exposes foo-auth and foo-home Services via `foo.example.com/login` and `foo.example.com/home` respectively.:
```yaml
kind: HTTPRoute
apiVersion: networking.x-k8s.io/v1alpha1
metadata:
name: foo-route
namespace: foo
labels:
gateway: external-https-prod
spec:
hostnames:
- "foo.example.com"
rules:
- matches:
- path:
type: Prefix
value: /login
forwardTo:
- serviceName: foo-auth
port: 8080
- matches:
- path:
type: Prefix
value: /home
forwardTo:
- serviceName: foo-home
port: 8080
- matches:
- path:
type: Prefix
value: /
forwardTo:
- serviceName: foo-404
port: 8080
```
The bar team, operating in the bar Namespace of the same Kubernetes cluster, also wishes to expose their application to the internet, but they also want to control their own canary and blue-green rollouts. The following HTTPRoute is configured for the following behavior:
* For traffic to `bar.example.com`:
* Send 90% of the traffic to bar-v1
* Send 10% of the traffic to bar-v2
* For traffic to `bar.example.com` with the HTTP header `env: canary`:
* Send all the traffic to bar-v2
![The routing rules configured for the bar-v1 and bar-v2 Services](httproute.png)
```yaml
kind: HTTPRoute
apiVersion: networking.x-k8s.io/v1alpha1
metadata:
name: bar-route
namespace: bar
labels:
gateway: external-https-prod
spec:
hostnames:
- "bar.example.com"
rules:
- forwardTo:
- serviceName: bar-v1
port: 8080
weight: 90
- serviceName: bar-v2
port: 8080
weight: 10
- matches:
- headers:
values:
env: canary
forwardTo:
- serviceName: bar-v2
port: 8080
```
### Route and Gateway Binding
So we have two HTTPRoutes matching and routing traffic to different Services. You might be wondering, where are these Services accessible? Through which networks or IPs are they exposed?
How Routes are exposed to clients is governed by [Route binding](https://gateway-api.sigs.k8s.io/concepts/api-overview/#route-binding), which describes how Routes and Gateways create a bidirectional relationship between each other. When Routes are bound to a Gateway it means their collective routing rules are configured on the underlying load balancers or proxies and the Routes are accessible through the Gateway. Thus, a Gateway is a logical representation of a networking data plane that can be configured through Routes.
![How Routes bind with Gateways](route-binding.png )
### Administrative Delegation
The split between Gateway and Route resources allows the cluster administrator to delegate some of the routing configuration to individual teams while still retaining centralized control. The following Gateway resource exposes HTTPS on port 443 and terminates all traffic on the port with a certificate controlled by the cluster administrator.
```yaml
kind: Gateway
apiVersion: networking.x-k8s.io/v1alpha1
metadata:
name: prod-web
spec:
gatewayClassName: acme-lb
listeners:
- protocol: HTTPS
port: 443
routes:
kind: HTTPRoute
selector:
matchLabels:
gateway: external-https-prod
namespaces:
from: All
tls:
certificateRef:
name: admin-controlled-cert
```
The following HTTPRoute shows how the Route can ensure it matches the Gateway's selector via its `kind` (HTTPRoute) and resource labels (`gateway=external-https-prod`).
```yaml
# Matches the required kind selector on the Gateway
kind: HTTPRoute
apiVersion: networking.x-k8s.io/v1alpha1
metadata:
name: foo-route
namespace: foo-ns
labels:
# Matches the required label selector on the Gateway
gateway: external-https-prod
...
```
### Role Oriented Design
When you put it all together, you have a single load balancing infrastructure that can be safely shared by multiple teams. The Gateway API is not only a more expressive API for advanced routing, but is also a role-oriented API, designed for multi-tenant infrastructure. Its extensibility ensures that it will evolve for future use-cases while preserving portability. Ultimately these characteristics will allow the Gateway API to adapt to different organizational models and implementations well into the future.
### Try it out and get involved
There are many resources to check out to learn more.
* Check out the [user guides](https://gateway-api.sigs.k8s.io/guides/getting-started/) to see what use-cases can be addressed.
* Try out one of the [existing Gateway controllers ](https://gateway-api.sigs.k8s.io/references/implementations/)
* Or [get involved](https://gateway-api.sigs.k8s.io/contributing/community/) and help design and influence the future of Kubernetes service networking!
Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

@@ -0,0 +1,80 @@
---
layout: blog
title: 'Kubernetes 1.21: Metrics Stability hits GA'
date: 2021-04-23
slug: kubernetes-release-1.21-metrics-stability-ga
---
**Authors**: Han Kang (Google), Elana Hashman (Red Hat)
Kubernetes 1.21 marks the graduation of the metrics stability framework and along with it, the first officially supported stable metrics. Not only do stable metrics come with supportability guarantees, the metrics stability framework brings escape hatches that you can use if you encounter problematic metrics.
See the list of [stable Kubernetes metrics here](https://github.com/kubernetes/kubernetes/blob/master/test/instrumentation/testdata/stable-metrics-list.yaml)
### What are stable metrics and why do we need them?
A stable metric is one which, from a consumption point of view, can be reliably consumed across a number of Kubernetes versions without risk of ingestion failure.
Metrics stability is an ongoing community concern. Cluster monitoring infrastructure often assumes the stability of some control plane metrics, so we have introduced a mechanism for versioning metrics as a proper API, with stability guarantees around a formal metrics deprecation process.
### What are the stability levels for metrics?
Metrics can currently have one of two stability levels: alpha or stable.
_Alpha metrics_ have no stability guarantees; as such they can be modified or deleted at any time. At this time, all Kubernetes metrics implicitly fall into this category.
_Stable metrics_ can be guaranteed to not change, except that the metric may become marked deprecated for a future Kubernetes version. By not change, we mean three things:
1. the metric itself will not be deleted or renamed
2. the type of metric will not be modified
3. no labels can be added or removed from this metric
From an ingestion point of view, it is backwards-compatible to add or remove possible values for labels which already do exist, but not labels themselves. Therefore, adding or removing values from an existing label is permitted. Stable metrics can also be marked as deprecated for a future Kubernetes version, since this is tracked in a metadata field and does not actually change the metric itself.
Removing or adding labels from stable metrics is not permitted. In order to add or remove a label from an existing stable metric, one would have to introduce a new metric and deprecate the stable one; otherwise this would violate compatibility agreements.
#### How are metrics deprecated?
While deprecation policies only affect stability guarantees for stable metrics (and not alpha ones), deprecation information may be optionally provided on alpha metrics to help component owners inform users of future intent and assist with transition plans.
A stable metric undergoing the deprecation process signals that the metric will eventually be deleted. The metrics deprecation lifecycle looks roughly like this (with each stage representing a Kubernetes release):
![Stable metric → Deprecated metric → Hidden metric → Deletion](lifecycle-metric.png)
_Deprecated metrics_ have the same stability guarantees of their stable counterparts. If a stable metric is deprecated, then a deprecated stable metric is guaranteed to not change. When deprecating a stable metric, a future Kubernetes release is specified as the point from which the metric will be considered deprecated.
Deprecated metrics will have their description text prefixed with a deprecation notice string “(Deprecated from x.y)” and a warning log will be emitted during metric registration, in the spirit of the official Kubernetes deprecation policy.
Like their stable metric counterparts, deprecated metrics will be automatically registered to the metrics endpoint. On a subsequent release (when the metric's deprecatedVersion is equal to _current\_kubernetes\_version - 4_)), a deprecated metric will become a _hidden_ metric. _Hidden metrics_ are not automatically registered, and hence are hidden by default from end users. These hidden metrics can be explicitly re-enabled for one release after they reach the hidden state, to provide a migration path for cluster operators.
#### As an owner of a Kubernetes component, how do I add stable metrics?
During metric instantiation, stability can be specified by setting the metadata field, StabilityLevel, to “Stable”. When a StabilityLevel is not explicitly set, metrics default to “Alpha” stability. Note that metrics which have fields determined at runtime cannot be marked as Stable. Stable metrics will be detected during static analysis during the pre-commit phase, and must be reviewed by sig-instrumentation.
```golang
var metricDefinition = kubemetrics.CounterOpts{
Name: "some_metric",
Help: "some description",
StabilityLevel: kubemetrics.STABLE,
}
```
For more examples of setting metrics stability and deprecation, see the [Metrics Stability KEP](http://bit.ly/metrics-stability).
### How do I get involved?
This project, like all of Kubernetes, is the result of hard work by many contributors from diverse backgrounds working together.
We offer a huge thank you to all the contributors in Kubernetes community who helped review the design and implementation of the project, including but not limited to the following:
- Han Kang (logicalhan)
- Frederic Branczyk (brancz)
- Marek Siarkowicz (serathius)
- Elana Hashman (ehashman)
- Solly Ross (DirectXMan12)
- Stefan Schimanski (sttts)
- David Ashpole (dashpole)
- Yuchen Zhou (yoyinzyc)
- Yu Yi (erain)
If youre interested in getting involved with the design and development of instrumentation or any part of the Kubernetes metrics system, join the [Kubernetes Instrumentation Special Interest Group (SIG)](https://github.com/kubernetes/community/tree/master/sig-instrumentation). Were rapidly growing and always welcome new contributors.
Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

@@ -0,0 +1,268 @@
---
layout: blog
title: 'Using Finalizers to Control Deletion'
date: 2021-05-14
slug: using-finalizers-to-control-deletion
---
**Authors:** Aaron Alpar (Kasten)
Deleting objects in Kubernetes can be challenging. You may think youve deleted something, only to find it still persists. While issuing a `kubectl delete` command and hoping for the best might work for day-to-day operations, understanding how Kubernetes `delete` commands operate will help you understand why some objects linger after deletion.
In this post, Ill look at:
- What properties of a resource govern deletion
- How finalizers and owner references impact object deletion
- How the propagation policy can be used to change the order of deletions
- How deletion works, with examples
For simplicity, all examples will use ConfigMaps and basic shell commands to demonstrate the process. Well explore how the commands work and discuss repercussions and results from using them in practice.
## The basic `delete`
Kubernetes has several different commands you can use that allow you to create, read, update, and delete objects. For the purpose of this blog post, well focus on four `kubectl` commands: `create`, `get`, `patch`, and `delete`.
Here are examples of the basic `kubectl delete` command:
```
kubectl create configmap mymap
configmap/mymap created
```
```
kubectl get configmap/mymap
NAME DATA AGE
mymap 0 12s
```
```
kubectl delete configmap/mymap
configmap "mymap" deleted
```
```
kubectl get configmap/mymap
Error from server (NotFound): configmaps "mymap" not found
```
Shell commands preceded by `$` are followed by their output. You can see that we begin with a `kubectl create configmap mymap`, which will create the empty configmap `mymap`. Next, we need to `get` the configmap to prove it exists. We can then delete that configmap. Attempting to `get` it again produces an HTTP 404 error, which means the configmap is not found.
The state diagram for the basic `delete` command is very simple:
{{<figure width="495" src="/images/blog/2021-05-14-using-finalizers-to-control-deletion/state-diagram-delete.png" caption="State diagram for delete">}}
Although this operation is straightforward, other factors may interfere with the deletion, including finalizers and owner references.
## Understanding Finalizers
When it comes to understanding resource deletion in Kubernetes, knowledge of how finalizers work is helpful and can help you understand why some objects dont get deleted.
Finalizers are keys on resources that signal pre-delete operations. They control the garbage collection on resources, and are designed to alert controllers what cleanup operations to perform prior to removing a resource. However, they dont necessarily name code that should be executed; finalizers on resources are basically just lists of keys much like annotations. Like annotations, they can be manipulated.
Some common finalizers youve likely encountered are:
- `kubernetes.io/pv-protection`
- `kubernetes.io/pvc-protection`
The finalizers above are used on volumes to prevent accidental deletion. Similarly, some finalizers can be used to prevent deletion of any resource but are not managed by any controller.
Below with a custom configmap, which has no properties but contains a finalizer:
```
cat <<EOF | kubectl create -f -
apiVersion: v1
kind: ConfigMap
metadata:
name: mymap
finalizers:
- kubernetes
EOF
```
The configmap resource controller doesn't understand what to do with the `kubernetes` finalizer key. I term these “dead” finalizers for configmaps as it is normally used on namespaces. Heres what happen upon attempting to delete the configmap:
```
kubectl delete configmap/mymap &
configmap "mymap" deleted
jobs
[1]+ Running kubectl delete configmap/mymap
```
Kubernetes will report back that the object has been deleted, however, it hasnt been deleted in a traditional sense. Rather, its in the process of deletion. When we attempt to `get` that object again, we discover the object has been modified to include the deletion timestamp.
```
kubectl get configmap/mymap -o yaml
apiVersion: v1
kind: ConfigMap
metadata:
creationTimestamp: "2020-10-22T21:30:18Z"
deletionGracePeriodSeconds: 0
deletionTimestamp: "2020-10-22T21:30:34Z"
finalizers:
- kubernetes
name: mymap
namespace: default
resourceVersion: "311456"
selfLink: /api/v1/namespaces/default/configmaps/mymap
uid: 93a37fed-23e3-45e8-b6ee-b2521db81638
```
In short, whats happened is that the object was updated, not deleted. Thats because Kubernetes saw that the object contained finalizers and put it into a read-only state. The deletion timestamp signals that the object can only be read, with the exception of removing the finalizer key updates. In other words, the deletion will not be complete until we edit the object and remove the finalizer.
Here's a demonstration of using the `patch` command to remove finalizers. If we want to delete an object, we can simply patch it on the command line to remove the finalizers. In this way, the deletion that was running in the background will complete and the object will be deleted. When we attempt to `get` that configmap, it will be gone.
```
kubectl patch configmap/mymap \
--type json \
--patch='[ { "op": "remove", "path": "/metadata/finalizers" } ]'
configmap/mymap patched
[1]+ Done kubectl delete configmap/mymap
kubectl get configmap/mymap -o yaml
Error from server (NotFound): configmaps "mymap" not found
```
Here's a state diagram for finalization:
{{<figure width="617" src="/images/blog/2021-05-14-using-finalizers-to-control-deletion/state-diagram-finalize.png" caption="State diagram for finalize">}}
So, if you attempt to delete an object that has a finalizer on it, it will remain in finalization until the controller has removed the finalizer keys or the finalizers are removed using Kubectl. Once that finalizer list is empty, the object can actually be reclaimed by Kubernetes and put into a queue to be deleted from the registry.
## Owner References
Owner references describe how groups of objects are related. They are properties on resources that specify the relationship to one another, so entire trees of resources can be deleted.
Finalizer rules are processed when there are owner references. An owner reference consists of a name and a UID. Owner references link resources within the same namespace, and it also needs a UID for that reference to work. Pods typically have owner references to the owning replica set. So, when deployments or stateful sets are deleted, then the child replica sets and pods are deleted in the process.
Here are some examples of owner references and how they work. In the first example, we create a parent object first, then the child. The result is a very simple configmap that contains an owner reference to its parent:
```
cat <<EOF | kubectl create -f -
apiVersion: v1
kind: ConfigMap
metadata:
name: mymap-parent
EOF
CM_UID=$(kubectl get configmap mymap-parent -o jsonpath="{.metadata.uid}")
cat <<EOF | kubectl create -f -
apiVersion: v1
kind: ConfigMap
metadata:
name: mymap-child
ownerReferences:
- apiVersion: v1
kind: ConfigMap
name: mymap-parent
uid: $CM_UID
EOF
```
Deleting the child object when an owner reference is involved does not delete the parent:
```
kubectl get configmap
NAME DATA AGE
mymap-child 0 12m4s
mymap-parent 0 12m4s
kubectl delete configmap/mymap-child
configmap "mymap-child" deleted
kubectl get configmap
NAME DATA AGE
mymap-parent 0 12m10s
```
In this example, we re-created the parent-child configmaps from above. Now, when deleting from the parent (instead of the child) with an owner reference from the child to the parent, when we `get` the configmaps, none are in the namespace:
```
kubectl get configmap
NAME DATA AGE
mymap-child 0 10m2s
mymap-parent 0 10m2s
kubectl delete configmap/mymap-parent
configmap "mymap-parent" deleted
kubectl get configmap
No resources found in default namespace.
```
To sum things up, when there's an override owner reference from a child to a parent, deleting the parent deletes the children automatically. This is called `cascade`. The default for cascade is `true`, however, you can use the --cascade=false option for `kubectl delete` to delete an object and orphan its children.
In the following example, there is a parent and a child. Notice the owner references are still included. If I delete the parent using --cascade=false, the parent is deleted but the child still exists:
```
kubectl get configmap
NAME DATA AGE
mymap-child 0 13m8s
mymap-parent 0 13m8s
kubectl delete --cascade=false configmap/mymap-parent
configmap "mymap-parent" deleted
kubectl get configmap
NAME DATA AGE
mymap-child 0 13m21s
```
The --cascade option links to the propagation policy in the API, which allows you to change the order in which objects are deleted within a tree. In the following example uses API access to craft a custom delete API call with the background propagation policy:
```
kubectl proxy --port=8080 &
Starting to serve on 127.0.0.1:8080
curl -X DELETE \
localhost:8080/api/v1/namespaces/default/configmaps/mymap-parent \
-d '{ "kind":"DeleteOptions", "apiVersion":"v1", "propagationPolicy":"Background" }' \
-H "Content-Type: application/json"
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Success",
"details": { ... }
}
```
Note that the propagation policy cannot be specified on the command line using kubectl. You have to specify it using a custom API call. Simply create a proxy, so you have access to the API server from the client, and execute a `curl` command with just a URL to execute that `delete` command.
There are three different options for the propagation policy:
- `Foreground`: Children are deleted before the parent (post-order)
- `Background`: Parent is deleted before the children (pre-order)
- `Orphan`: Owner references are ignored
Keep in mind that when you delete an object and owner references have been specified, finalizers will be honored in the process. This can result in trees of objects persisting, and you end up with a partial deletion. At that point, you have to look at any existing owner references on your objects, as well as any finalizers, to understand whats happening.
## Forcing a Deletion of a Namespace
There's one situation that may require forcing finalization for a namespace. If you've deleted a namespace and you've cleaned out all of the objects under it, but the namespace still exists, deletion can be forced by updating the namespace subresource, `finalize`. This informs the namespace controller that it needs to remove the finalizer from the namespace and perform any cleanup:
```
cat <<EOF | curl -X PUT \
localhost:8080/api/v1/namespaces/test/finalize \
-H "Content-Type: application/json" \
--data-binary @-
{
"kind": "Namespace",
"apiVersion": "v1",
"metadata": {
"name": "test"
},
"spec": {
"finalizers": null
}
}
EOF
```
This should be done with caution as it may delete the namespace only and leave orphan objects within the, now non-exiting, namespace - a confusing state for Kubernetes. If this happens, the namespace can be re-created manually and sometimes the orphaned objects will re-appear under the just-created namespace which will allow manual cleanup and recovery.
## Key Takeaways
As these examples demonstrate, finalizers can get in the way of deleting resources in Kubernetes, especially when there are parent-child relationships between objects. Often, there is a reason for adding a finalizer into the code, so you should always investigate before manually deleting it. Owner references allow you to specify and remove trees of resources, although finalizers will be honored in the process. Finally, the propagation policy can be used to specify the order of deletion via a custom API call, giving you control over how objects are deleted. Now that you know a little more about how deletions work in Kubernetes, we recommend you try it out on your own, using a test cluster.
{{< youtube class="youtube-quote-sm" id="F7-ZxWwf4sY" title="Clean Up Your Room! What Does It Mean to Delete Something in K8s">}}
@@ -0,0 +1,467 @@
---
layout: blog
title: "Writing a Controller for Pod Labels"
date: 2021-06-21
slug: writing-a-controller-for-pod-labels
---
**Authors**: Arthur Busser (Padok)
[Operators][what-is-an-operator] are proving to be an excellent solution to
running stateful distributed applications in Kubernetes. Open source tools like
the [Operator SDK][operator-sdk] provide ways to build reliable and maintainable
operators, making it easier to extend Kubernetes and implement custom
scheduling.
Kubernetes operators run complex software inside your cluster. The open source
community has already built [many operators][operatorhub] for distributed
applications like Prometheus, Elasticsearch, or Argo CD. Even outside of
open source, operators can help to bring new functionality to your Kubernetes
cluster.
An operator is a set of [custom resources][custom-resource-definitions] and a
set of [controllers][controllers]. A controller watches for changes to specific
resources in the Kubernetes API and reacts by creating, updating, or deleting
resources.
The Operator SDK is best suited for building fully-featured operators.
Nonetheless, you can use it to write a single controller. This post will walk
you through writing a Kubernetes controller in Go that will add a `pod-name`
label to pods that have a specific annotation.
## Why do we need a controller for this?
I recently worked on a project where we needed to create a Service that routed
traffic to a specific Pod in a ReplicaSet. The problem is that a Service can
only select pods by label, and all pods in a ReplicaSet have the same labels.
There are two ways to solve this problem:
1. Create a Service without a selector and manage the Endpoints or
EndpointSlices for that Service directly. We would need to write a custom
controller to insert our Pod's IP address into those resources.
2. Add a label to the Pod with a unique value. We could then use this label in
our Service's selector. Again, we would need to write a custom controller to
add this label.
A controller is a control loop that tracks one or more Kubernetes resource
types. The controller from option n°2 above only needs to track pods, which
makes it simpler to implement. This is the option we are going to walk through
by writing a Kubernetes controller that adds a `pod-name` label to our pods.
StatefulSets [do this natively][statefulset-pod-name-label] by adding a
`pod-name` label to each Pod in the set. But what if we don't want to or can't
use StatefulSets?
We rarely create pods directly; most often, we use a Deployment, ReplicaSet, or
another high-level resource. We can specify labels to add to each Pod in the
PodSpec, but not with dynamic values, so no way to replicate a StatefulSet's
`pod-name` label.
We tried using a [mutating admission webhook][mutating-admission-webhook]. When
anyone creates a Pod, the webhook patches the Pod with a label containing the
Pod's name. Disappointingly, this does not work: not all pods have a name before
being created. For instance, when the ReplicaSet controller creates a Pod, it
sends a `namePrefix` to the Kubernetes API server and not a `name`. The API
server generates a unique name before persisting the new Pod to etcd, but only
after calling our admission webhook. So in most cases, we can't know a Pod's
name with a mutating webhook.
Once a Pod exists in the Kubernetes API, it is mostly immutable, but we can
still add a label. We can even do so from the command line:
```bash
kubectl label my-pod my-label-key=my-label-value
```
We need to watch for changes to any pods in the Kubernetes API and add the label
we want. Rather than do this manually, we are going to write a controller that
does it for us.
## Bootstrapping a controller with the Operator SDK
A controller is a reconciliation loop that reads the desired state of a resource
from the Kubernetes API and takes action to bring the cluster's actual state
closer to the desired state.
In order to write this controller as quickly as possible, we are going to use
the Operator SDK. If you don't have it installed, follow the
[official documentation][operator-sdk-installation].
```terminal
$ operator-sdk version
operator-sdk version: "v1.4.2", commit: "4b083393be65589358b3e0416573df04f4ae8d9b", kubernetes version: "v1.19.4", go version: "go1.15.8", GOOS: "darwin", GOARCH: "amd64"
```
Let's create a new directory to write our controller in:
```bash
mkdir label-operator && cd label-operator
```
Next, let's initialize a new operator, to which we will add a single controller.
To do this, you will need to specify a domain and a repository. The domain
serves as a prefix for the group your custom Kubernetes resources will belong
to. Because we are not going to be defining custom resources, the domain does
not matter. The repository is going to be the name of the Go module we are going
to write. By convention, this is the repository where you will be storing your
code.
As an example, here is the command I ran:
```bash
# Feel free to change the domain and repo values.
operator-sdk init --domain=padok.fr --repo=github.com/busser/label-operator
```
Next, we need a create a new controller. This controller will handle pods and
not a custom resource, so no need to generate the resource code. Let's run this
command to scaffold the code we need:
```bash
operator-sdk create api --group=core --version=v1 --kind=Pod --controller=true --resource=false
```
We now have a new file: `controllers/pod_controller.go`. This file contains a
`PodReconciler` type with two methods that we need to implement. The first is
`Reconcile`, and it looks like this for now:
```go
func (r *PodReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) {
_ = r.Log.WithValues("pod", req.NamespacedName)
// your logic here
return ctrl.Result{}, nil
}
```
The `Reconcile` method is called whenever a Pod is created, updated, or deleted.
The name and namespace of the Pod are in the `ctrl.Request` the method receives
as a parameter.
The second method is `SetupWithManager` and for now it looks like this:
```go
func (r *PodReconciler) SetupWithManager(mgr ctrl.Manager) error {
return ctrl.NewControllerManagedBy(mgr).
// Uncomment the following line adding a pointer to an instance of the controlled resource as an argument
// For().
Complete(r)
}
```
The `SetupWithManager` method is called when the operator starts. It serves to
tell the operator framework what types our `PodReconciler` needs to watch. To
use the same `Pod` type used by Kubernetes internally, we need to import some of
its code. All of the Kubernetes source code is open source, so you can import
any part you like in your own Go code. You can find a complete list of available
packages in the Kubernetes source code or [here on pkg.go.dev][pkg-go-dev]. To
use pods, we need the `k8s.io/api/core/v1` package.
```go
package controllers
import (
// other imports...
corev1 "k8s.io/api/core/v1"
// other imports...
)
```
Lets use the `Pod` type in `SetupWithManager` to tell the operator framework we
want to watch pods:
```go
func (r *PodReconciler) SetupWithManager(mgr ctrl.Manager) error {
return ctrl.NewControllerManagedBy(mgr).
For(&corev1.Pod{}).
Complete(r)
}
```
Before moving on, we should set the RBAC permissions our controller needs. Above
the `Reconcile` method, we have some default permissions:
```go
// +kubebuilder:rbac:groups=core,resources=pods,verbs=get;list;watch;create;update;patch;delete
// +kubebuilder:rbac:groups=core,resources=pods/status,verbs=get;update;patch
// +kubebuilder:rbac:groups=core,resources=pods/finalizers,verbs=update
```
We don't need all of those. Our controller will never interact with a Pod's
status or its finalizers. It only needs to read and update pods. Lets remove the
unnecessary permissions and keep only what we need:
```go
// +kubebuilder:rbac:groups=core,resources=pods,verbs=get;list;watch;update;patch
```
We are now ready to write our controller's reconciliation logic.
## Implementing reconciliation
Here is what we want our `Reconcile` method to do:
1. Use the Pod's name and namespace from the `ctrl.Request` to fetch the Pod
from the Kubernetes API.
2. If the Pod has an `add-pod-name-label` annotation, add a `pod-name` label to
the Pod; if the annotation is missing, don't add the label.
3. Update the Pod in the Kubernetes API to persist the changes made.
Lets define some constants for the annotation and label:
```go
const (
addPodNameLabelAnnotation = "padok.fr/add-pod-name-label"
podNameLabel = "padok.fr/pod-name"
)
```
The first step in our reconciliation function is to fetch the Pod we are working
on from the Kubernetes API:
```go
// Reconcile handles a reconciliation request for a Pod.
// If the Pod has the addPodNameLabelAnnotation annotation, then Reconcile
// will make sure the podNameLabel label is present with the correct value.
// If the annotation is absent, then Reconcile will make sure the label is too.
func (r *PodReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) {
log := r.Log.WithValues("pod", req.NamespacedName)
/*
Step 0: Fetch the Pod from the Kubernetes API.
*/
var pod corev1.Pod
if err := r.Get(ctx, req.NamespacedName, &pod); err != nil {
log.Error(err, "unable to fetch Pod")
return ctrl.Result{}, err
}
return ctrl.Result{}, nil
}
```
Our `Reconcile` method will be called when a Pod is created, updated, or
deleted. In the deletion case, our call to `r.Get` will return a specific error.
Let's import the package that defines this error:
```go
package controllers
import (
// other imports...
apierrors "k8s.io/apimachinery/pkg/api/errors"
// other imports...
)
```
We can now handle this specific error and — since our controller does not care
about deleted pods — explicitly ignore it:
```go
/*
Step 0: Fetch the Pod from the Kubernetes API.
*/
var pod corev1.Pod
if err := r.Get(ctx, req.NamespacedName, &pod); err != nil {
if apierrors.IsNotFound(err) {
// we'll ignore not-found errors, since we can get them on deleted requests.
return ctrl.Result{}, nil
}
log.Error(err, "unable to fetch Pod")
return ctrl.Result{}, err
}
```
Next, lets edit our Pod so that our dynamic label is present if and only if our
annotation is present:
```go
/*
Step 1: Add or remove the label.
*/
labelShouldBePresent := pod.Annotations[addPodNameLabelAnnotation] == "true"
labelIsPresent := pod.Labels[podNameLabel] == pod.Name
if labelShouldBePresent == labelIsPresent {
// The desired state and actual state of the Pod are the same.
// No further action is required by the operator at this moment.
log.Info("no update required")
return ctrl.Result{}, nil
}
if labelShouldBePresent {
// If the label should be set but is not, set it.
if pod.Labels == nil {
pod.Labels = make(map[string]string)
}
pod.Labels[podNameLabel] = pod.Name
log.Info("adding label")
} else {
// If the label should not be set but is, remove it.
delete(pod.Labels, podNameLabel)
log.Info("removing label")
}
```
Finally, let's push our updated Pod to the Kubernetes API:
```go
/*
Step 2: Update the Pod in the Kubernetes API.
*/
if err := r.Update(ctx, &pod); err != nil {
log.Error(err, "unable to update Pod")
return ctrl.Result{}, err
}
```
When writing our updated Pod to the Kubernetes API, there is a risk that the Pod
has been updated or deleted since we first read it. When writing a Kubernetes
controller, we should keep in mind that we are not the only actors in the
cluster. When this happens, the best thing to do is start the reconciliation
from scratch, by requeuing the event. Lets do exactly that:
```go
/*
Step 2: Update the Pod in the Kubernetes API.
*/
if err := r.Update(ctx, &pod); err != nil {
if apierrors.IsConflict(err) {
// The Pod has been updated since we read it.
// Requeue the Pod to try to reconciliate again.
return ctrl.Result{Requeue: true}, nil
}
if apierrors.IsNotFound(err) {
// The Pod has been deleted since we read it.
// Requeue the Pod to try to reconciliate again.
return ctrl.Result{Requeue: true}, nil
}
log.Error(err, "unable to update Pod")
return ctrl.Result{}, err
}
```
Let's remember to return successfully at the end of the method:
```go
return ctrl.Result{}, nil
}
```
And that's it! We are now ready to run the controller on our cluster.
## Run the controller on your cluster
To run our controller on your cluster, we need to run the operator. For that,
all you will need is `kubectl`. If you don't have a Kubernetes cluster at hand,
I recommend you start one locally with [KinD (Kubernetes in Docker)][kind].
All it takes to run the operator from your machine is this command:
```bash
make run
```
After a few seconds, you should see the operator's logs. Notice that our
controller's `Reconcile` method was called for all pods already running in the
cluster.
Let's keep the operator running and, in another terminal, create a new Pod:
```bash
kubectl run --image=nginx my-nginx
```
The operator should quickly print some logs, indicating that it reacted to the
Pod's creation and subsequent changes in status:
```text
INFO controllers.Pod no update required {"pod": "default/my-nginx"}
INFO controllers.Pod no update required {"pod": "default/my-nginx"}
INFO controllers.Pod no update required {"pod": "default/my-nginx"}
INFO controllers.Pod no update required {"pod": "default/my-nginx"}
```
Lets check the Pod's labels:
```terminal
$ kubectl get pod my-nginx --show-labels
NAME READY STATUS RESTARTS AGE LABELS
my-nginx 1/1 Running 0 11m run=my-nginx
```
Let's add an annotation to the Pod so that our controller knows to add our
dynamic label to it:
```bash
kubectl annotate pod my-nginx padok.fr/add-pod-name-label=true
```
Notice that the controller immediately reacted and produced a new line in its
logs:
```text
INFO controllers.Pod adding label {"pod": "default/my-nginx"}
```
```terminal
$ kubectl get pod my-nginx --show-labels
NAME READY STATUS RESTARTS AGE LABELS
my-nginx 1/1 Running 0 13m padok.fr/pod-name=my-nginx,run=my-nginx
```
Bravo! You just successfully wrote a Kubernetes controller capable of adding
labels with dynamic values to resources in your cluster.
Controllers and operators, both big and small, can be an important part of your
Kubernetes journey. Writing operators is easier now than it has ever been. The
possibilities are endless.
## What next?
If you want to go further, I recommend starting by deploying your controller or
operator inside a cluster. The `Makefile` generated by the Operator SDK will do
most of the work.
When deploying an operator to production, it is always a good idea to implement
robust testing. The first step in that direction is to write unit tests.
[This documentation][operator-sdk-testing] will guide you in writing tests for
your operator. I wrote tests for the operator we just wrote; you can find all of
my code in [this GitHub repository][github-repo].
## How to learn more?
The [Operator SDK documentation][operator-sdk-docs] goes into detail on how you
can go further and implement more complex operators.
When modeling a more complex use-case, a single controller acting on built-in
Kubernetes types may not be enough. You may need to build a more complex
operator with [Custom Resource Definitions (CRDs)][custom-resource-definitions]
and multiple controllers. The Operator SDK is a great tool to help you do this.
If you want to discuss building an operator, join the [#kubernetes-operator][slack-channel]
channel in the [Kubernetes Slack workspace][slack-workspace]!
<!-- Links -->
[controllers]: https://kubernetes.io/docs/concepts/architecture/controller/
[custom-resource-definitions]: https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
[kind]: https://kind.sigs.k8s.io/docs/user/quick-start/#installation
[github-repo]: https://github.com/busser/label-operator
[mutating-admission-webhook]: https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#mutatingadmissionwebhook
[operator-sdk]: https://sdk.operatorframework.io/
[operator-sdk-docs]: https://sdk.operatorframework.io/docs/
[operator-sdk-installation]: https://sdk.operatorframework.io/docs/installation/
[operator-sdk-testing]: https://sdk.operatorframework.io/docs/building-operators/golang/testing/
[operatorhub]: https://operatorhub.io/
[pkg-go-dev]: https://pkg.go.dev/k8s.io/api
[slack-channel]: https://kubernetes.slack.com/messages/kubernetes-operators
[slack-workspace]: https://slack.k8s.io/
[statefulset-pod-name-label]: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#pod-name-label
[what-is-an-operator]: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
@@ -0,0 +1,49 @@
---
layout: blog
title: "Announcing Kubernetes Community Group Annual Reports"
description: >
Introducing brand new Kubernetes Community Group Annual Reports for
Special Interest Groups and Working Groups.
date: 2021-06-28T10:00:00-08:00
slug: Announcing-Kubernetes-Community-Group-Annual-Reports
---
**Authors:** Divya Mohan
{{< figure src="k8s_annual_report_2020.svg" alt="Community annual report 2020" link="https://www.cncf.io/reports/kubernetes-community-annual-report-2020/" >}}
Given the growth and scale of the Kubernetes project, the existing reporting mechanisms were proving to be inadequate and challenging.
Kubernetes is a large open source project. With over 100000 commits just to the main k/kubernetes repository, hundreds of other code
repositories in the project, and thousands of contributors, there's a lot going on. In fact, there are 37 contributor groups at the time of
writing. We also value all forms of contribution and not just code changes.
With that context in mind, the challenge of reporting on all this activity was a call to action for exploring better options. Therefore
inspired by the Apache Software Foundations [open guide to PMC Reporting](https://www.apache.org/foundation/board/reporting) and the
[CNCF project Annual Reporting](https://www.cncf.io/cncf-annual-report-2020/), the Kubernetes project is proud to announce the
**Kubernetes Community Group Annual Reports for Special Interest Groups (SIGs) and Working Groups (WGs)**. In its flagship edition,
the [2020 Summary report](https://www.cncf.io/reports/kubernetes-community-annual-report-2020/) focuses on bettering the
Kubernetes ecosystem by assessing and promoting the healthiness of the groups within the upstream community.
Previously, the mechanisms for the Kubernetes project overall to report on groups and their activities were
[devstats](https://k8s.devstats.cncf.io/), GitHub data, issues, to measure the healthiness of a given UG/WG/SIG/Committee. As a
project spanning several diverse communities, it was essential to have something that captured the human side of things. With 50,000+
contributors, its easy to assume that the project has enough help and this report surfaces more information than /help-wanted and
/good-first-issue for end users. This is how we sustain the project. Paraphrasing one of the Steering Committee members,
[Paris Pittman](https://github.com/parispittman), “There was a requirement for tighter feedback loops - ones that involved more than just
GitHub data and issues. Given that Kubernetes, as a project, has grown in scale and number of contributors over the years, we have
outgrown the existing reporting mechanisms."
The existing communication channels between the Steering committee members and the folks leading the groups and committees were also required
to be made as open and as bi-directional as possible. Towards achieving this very purpose, every group and committee has been assigned a
liaison from among the steering committee members for kick off, help, or guidance needed throughout the process. According to
[Davanum Srinivas a.k.a. dims](https://github.com/dims), “... That was one of the main motivations behind this report. People (leading the
groups/committees) know that they can reach out to us and theres a vehicle for them to reach out to us… This is our way of setting up a
two-way feedback for them." The progress on these action items would be updated and tracked on the monthly Steering Committee meetings
ensuring that this is not a one-off activity. Quoting [Nikhita Raghunath](https://github.com/nikhita), one of the Steering Committee members,
“... Once we have a base, the liaisons will work with these groups to ensure that the problems are resolved. When we have a report next year,
well have a look at the progress made and how we could still do better. But the idea is definitely to not stop at the report.”
With this report, we hope to empower our end user communities with information that they can use to identify ways in which they can support
the project as well as a sneak peek into the roadmap for upcoming features. As a community, we thrive on feedback and would love to hear your
views about the report. You can get in touch with the [Steering Committee](https://github.com/kubernetes/steering#contact) via
[Slack](https://kubernetes.slack.com/messages/steering-committee) or via the [mailing list](steering@kubernetes.io).
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.2 MiB

@@ -0,0 +1,275 @@
---
layout: blog
title: "Kubernetes API and Feature Removals In 1.22: Heres What You Need To Know"
date: 2021-07-14
slug: upcoming-changes-in-kubernetes-1-22
---
**Authors**: Krishna Kilari (Amazon Web Services), Tim Bannister (The Scale Factory)
As the Kubernetes API evolves, APIs are periodically reorganized or upgraded.
When APIs evolve, the old APIs they replace are deprecated, and eventually removed.
See [Kubernetes API removals](#kubernetes-api-removals) to read more about Kubernetes'
policy on removing APIs.
We want to make sure you're aware of some upcoming removals. These are
beta APIs that you can use in current, supported Kubernetes versions,
and they are already deprecated. The reason for all of these removals
is that they have been superseded by a newer, stable (“GA”) API.
Kubernetes 1.22, due for release in August 2021, will remove a number of deprecated
APIs.
[Kubernetes 1.22 Release Information](https://www.kubernetes.dev/resources/release/)
has details on the schedule for the v1.22 release.
## API removals for Kubernetes v1.22 {#api-changes}
The **v1.22** release will stop serving the API versions we've listed immediately below.
These are all beta APIs that were previously deprecated in favor of newer and more stable
API versions.
<!-- sorted by API group -->
* Beta versions of the `ValidatingWebhookConfiguration` and `MutatingWebhookConfiguration` API (the **admissionregistration.k8s.io/v1beta1** API versions)
* The beta `CustomResourceDefinition` API (**apiextensions.k8s.io/v1beta1**)
* The beta `APIService` API (**apiregistration.k8s.io/v1beta1**)
* The beta `TokenReview` API (**authentication.k8s.io/v1beta1**)
* Beta API versions of `SubjectAccessReview`, `LocalSubjectAccessReview`, `SelfSubjectAccessReview` (API versions from **authorization.k8s.io/v1beta1**)
* The beta `CertificateSigningRequest` API (**certificates.k8s.io/v1beta1**)
* The beta `Lease` API (**coordination.k8s.io/v1beta1**)
* All beta `Ingress` APIs (the **extensions/v1beta1** and **networking.k8s.io/v1beta1** API versions)
The Kubernetes documentation covers these
[API removals for v1.22](/docs/reference/using-api/deprecation-guide/#v1-22) and explains
how each of those APIs change between beta and stable.
## What to do
We're going to run through each of the resources that are affected by these removals
and explain the steps you'll need to take.
`Ingress`
: Migrate to use the **networking.k8s.io/v1**
[Ingress](/docs/reference/kubernetes-api/service-resources/ingress-v1/) API,
[available since v1.19](/blog/2020/08/26/kubernetes-release-1.19-accentuate-the-paw-sitive/#ingress-graduates-to-general-availability).
The related API [IngressClass](/docs/reference/kubernetes-api/service-resources/ingress-class-v1/)
is designed to complement the [Ingress](/docs/concepts/services-networking/ingress/)
concept, allowing you to configure multiple kinds of Ingress within one cluster.
If you're currently using the deprecated
[`kubernetes.io/ingress.class`](https://kubernetes.io/docs/reference/labels-annotations-taints/#kubernetes-io-ingress-class-deprecated)
annotation, plan to switch to using the `.spec.ingressClassName` field instead.
On any cluster running Kubernetes v1.19 or later, you can use the v1 API to
retrieve or update existing Ingress objects, even if they were created using an
older API version.
When you convert an Ingress to the v1 API, you should review each rule in that Ingress.
Older Ingresses use the legacy `ImplementationSpecific` path type. Instead of `ImplementationSpecific`, switch [path matching](/docs/concepts/services-networking/ingress/#path-types) to either `Prefix` or `Exact`. One of the benefits of moving to these alternative path types is that it becomes easier to migrate between different Ingress classes.
**ⓘ** As well as upgrading _your_ own use of the Ingress API as a client, make sure that
every ingress controller that you use is compatible with the v1 Ingress API.
Read [Ingress Prerequisites](/docs/concepts/services-networking/ingress/#prerequisites)
for more context about Ingress and ingress controllers.
`ValidatingWebhookConfiguration` and `MutatingWebhookConfiguration`
: Migrate to use the **admissionregistration.k8s.io/v1** API versions of
[ValidatingWebhookConfiguration](/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1/)
and [MutatingWebhookConfiguration](/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1/),
available since v1.16.
You can use the v1 API to retrieve or update existing objects, even if they were created using an older API version.
`CustomResourceDefinition`
: Migrate to use the [CustomResourceDefinition](/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1/)
**apiextensions.k8s.io/v1** API, available since v1.16.
You can use the v1 API to retrieve or update existing objects, even if they were created
using an older API version. If you defined any custom resources in your cluster, those
are still served after you upgrade.
If you're using external CustomResourceDefinitions, you can use
[`kubectl convert`](#kubectl-convert) to translate existing manifests to use the newer API.
Because there are some functional differences between beta and stable CustomResourceDefinitions,
our advice is to test out each one to make sure it works how you expect after the upgrade.
`APIService`
: Migrate to use the **apiregistration.k8s.io/v1** [APIService](/docs/reference/kubernetes-api/cluster-resources/api-service-v1/)
API, available since v1.10.
You can use the v1 API to retrieve or update existing objects, even if they were created using an older API version.
If you already have API aggregation using an APIService object, this aggregation continues
to work after you upgrade.
`TokenReview`
: Migrate to use the **authentication.k8s.io/v1** [TokenReview](/docs/reference/kubernetes-api/authentication-resources/token-review-v1/)
API, available since v1.10.
As well as serving this API via HTTP, the Kubernetes API server uses the same format to
[send](/docs/reference/access-authn-authz/authentication/#webhook-token-authentication)
TokenReviews to webhooks. The v1.22 release continues to use the v1beta1 API for TokenReviews
sent to webhooks by default. See [Looking ahead](#looking-ahead) for some specific tips about
switching to the stable API.
`SubjectAccessReview`, `SelfSubjectAccessReview` and `LocalSubjectAccessReview`
: Migrate to use the **authorization.k8s.io/v1** versions of those
[authorization APIs](/docs/reference/kubernetes-api/authorization-resources/), available since v1.6.
`CertificateSigningRequest`
: Migrate to use the **certificates.k8s.io/v1**
[CertificateSigningRequest](/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1/)
API, available since v1.19.
You can use the v1 API to retrieve or update existing objects, even if they were created
using an older API version. Existing issued certificates retain their validity when you upgrade.
`Lease`
: Migrate to use the **coordination.k8s.io/v1** [Lease](/docs/reference/kubernetes-api/cluster-resources/lease-v1/)
API, available since v1.14.
You can use the v1 API to retrieve or update existing objects, even if they were created
using an older API version.
### `kubectl convert`
There is a plugin to `kubectl` that provides the `kubectl convert` subcommand.
It's an official plugin that you can download as part of Kubernetes.
See [Download Kubernetes](/releases/download/) for more details.
You can use `kubectl convert` to update manifest files to use a different API
version. For example, if you have a manifest in source control that uses the beta
Ingress API, you can check that definition out,
and run
`kubectl convert -f <manifest> --output-version <group>/<version>`.
You can use the `kubectl convert` command to automatically convert an
existing manifest.
For example, to convert an older Ingress definition to
`networking.k8s.io/v1`, you can run:
```bash
kubectl convert -f ./legacy-ingress.yaml --output-version networking.k8s.io/v1
```
The automatic conversion uses a similar technique to how the Kubernetes control plane
updates objects that were originally created using an older API version. Because it's
a mechanical conversion, you might need to go in and change the manifest to adjust
defaults etc.
### Rehearse for the upgrade
If you manage your cluster's API server component, you can try out these API
removals before you upgrade to Kubernetes v1.22.
To do that, add the following to the kube-apiserver command line arguments:
`--runtime-config=admissionregistration.k8s.io/v1beta1=false,apiextensions.k8s.io/v1beta1=false,apiregistration.k8s.io/v1beta1=false,authentication.k8s.io/v1beta1=false,authorization.k8s.io/v1beta1=false,certificates.k8s.io/v1beta1=false,coordination.k8s.io/v1beta1=false,extensions/v1beta1/ingresses=false,networking.k8s.io/v1beta1=false`
(as a side effect, this also turns off v1beta1 of EndpointSlice - watch out for
that when you're testing).
Once you've switched all the kube-apiservers in your cluster to use that setting,
those beta APIs are removed. You can test that API clients (`kubectl`, deployment
tools, custom controllers etc) still work how you expect, and you can revert if
you need to without having to plan a more disruptive downgrade.
### Advice for software authors
Maybe you're reading this because you're a developer of an addon or other
component that integrates with Kubernetes?
If you develop an Ingress controller, webhook authenticator, an API aggregation, or
any other tool that relies on these deprecated APIs, you should already have started
to switch your software over.
You can use the tips in
[Rehearse for the upgrade](#rehearse-for-the-upgrade) to run your own Kubernetes
cluster that only uses the new APIs, and make sure that your code works OK.
For your documentation, make sure readers are aware of any steps they should take
for the Kubernetes v1.22 upgrade.
Where possible, give your users a hand to adopt the new APIs early - perhaps in a
test environment - so they can give you feedback about any problems.
There are some [more deprecations](#looking-ahead) coming in Kubernetes v1.25,
so plan to have those covered too.
## Kubernetes API removals
Here's some background about why Kubernetes removes some APIs, and also a promise
about _stable_ APIs in Kubernetes.
Kubernetes follows a defined
[deprecation policy](/docs/reference/using-api/deprecation-policy/) for its
features, including the Kubernetes API. That policy allows for replacing stable
(“GA”) APIs from Kubernetes. Importantly, this policy means that a stable API only
be deprecated when a newer stable version of that same API is available.
That stability guarantee matters: if you're using a stable Kubernetes API, there
won't ever be a new version released that forces you to switch to an alpha or beta
feature.
Earlier stages are different. Alpha features are under test and potentially
incomplete. Almost always, alpha features are disabled by default.
Kubernetes releases can and do remove alpha features that haven't worked out.
After alpha, comes beta. These features are typically enabled by default; if the
testing works out, the feature can graduate to stable. If not, it might need
a redesign.
Last year, Kubernetes officially
[adopted](/blog/2020/08/21/moving-forward-from-beta/#avoiding-permanent-beta)
a policy for APIs that have reached their beta phase:
> For Kubernetes REST APIs, when a new feature's API reaches beta, that starts
> a countdown. The beta-quality API now has three releases &hellip;
> to either:
>
> * reach GA, and deprecate the beta, or
> * have a new beta version (and deprecate the previous beta).
_At the time of that article, three Kubernetes releases equated to roughly nine
calendar months. Later that same month, Kubernetes
adopted a new
release cadence of three releases per calendar year, so the countdown period is
now roughly twelve calendar months._
Whether an API removal is because of a beta feature graduating to stable, or
because that API hasn't proved successful, Kubernetes will continue to remove
APIs by following its deprecation policy and making sure that migration options
are documented.
### Looking ahead
There's a setting that's relevant if you use webhook authentication checks.
A future Kubernetes release will switch to sending TokenReview objects
to webhooks using the `authentication.k8s.io/v1` API by default. At the moment,
the default is to send `authentication.k8s.io/v1beta1` TokenReviews to webhooks,
and that's still the default for Kubernetes v1.22.
However, you can switch over to the stable API right now if you want:
add `--authentication-token-webhook-version=v1` to the command line options for
the kube-apiserver, and check that webhooks for authentication still work how you
expected.
Once you're happy it works OK, you can leave the `--authentication-token-webhook-version=v1`
option set across your control plane.
The **v1.25** release that's planned for next year will stop serving beta versions of
several Kubernetes APIs that are stable right now and have been for some time.
The same v1.25 release will **remove** PodSecurityPolicy, which is deprecated and won't
graduate to stable. See
[PodSecurityPolicy Deprecation: Past, Present, and Future](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/)
for more information.
The official [list of API removals](/docs/reference/using-api/deprecation-guide/#v1-25)
planned for Kubernetes 1.25 is:
* The beta `CronJob` API (**batch/v1beta1**)
* The beta `EndpointSlice` API (**networking.k8s.io/v1beta1**)
* The beta `PodDisruptionBudget` API (**policy/v1beta1**)
* The beta `PodSecurityPolicy` API (**policy/v1beta1**)
## Want to know more?
Deprecations are announced in the Kubernetes release notes. You can see the announcements
of pending deprecations in the release notes for
[1.19](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md#deprecations),
[1.20](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#deprecation),
and [1.21](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#deprecation).
For information on the process of deprecation and removal, check out the official Kubernetes
[deprecation policy](/docs/reference/using-api/deprecation-policy/#deprecating-parts-of-the-api)
document.
@@ -0,0 +1,65 @@
---
layout: blog
title: "Spotlight on SIG Usability"
date: 2021-07-15
slug: sig-usability-spotlight-2021
---
**Author:** Kunal Kushwaha, Civo
## Introduction
Are you interested in learning about what [SIG Usability](https://github.com/kubernetes/community/tree/master/sig-usability) does and how you can get involved? Well, you're at the right place. SIG Usability is all about making Kubernetes more accessible to new folks, and its main activity is conducting user research for the community. In this blog, we have summarized our conversation with [Gaby Moreno](https://twitter.com/morengab), who walks us through the various aspects of being a part of the SIG and shares some insights about how others can get involved.
Gaby is a co-lead for SIG Usability. She works as a Product Designer at IBM and enjoys working on the user experience of open, hybrid cloud technologies like Kubernetes, OpenShift, Terraform, and Cloud Foundry.
## A summary of our conversation
### Q. Could you tell us a little about what SIG Usability does?
A. SIG Usability at a high level started because there was no dedicated user experience team for Kubernetes. The extent of SIG Usability is focussed on the end-client ease of use of the Kubernetes project. The main activity is user research for the community, which includes speaking to Kubernetes users.
This covers points like user experience and accessibility. The objectives of the SIG are to guarantee that the Kubernetes project is maximally usable by people of a wide range of foundations and capacities, such as incorporating internationalization and ensuring the openness of documentation.
### Q. Why should new and existing contributors consider joining SIG Usability?
A. There are plenty of territories where new contributors can begin. For example:
- User research projects, where people can help understand the usability of the end-user experiences, including error messages, end-to-end tasks, etc.
- Accessibility guidelines for Kubernetes community artifacts, examples include: internationalization of documentation, color choices for people with color blindness, ensuring compatibility with screen reader technology, user interface design for core components with user interfaces, and more.
### Q. What do you do to help new contributors get started?
A. New contributors can get started by shadowing one of the user interviews, going through user interview transcripts, analyzing them, and designing surveys.
SIG Usability is also open to new project ideas. If you have an idea, well do what we can to support it. There are regular SIG Meetings where people can ask their questions live. These meetings are also recorded for those who may not be able to attend. As always, you can reach out to us on Slack as well.
### Q. What does the survey include?
A. In simple terms, the survey gathers information about how people use Kubernetes, such as trends in learning to deploy a new system, error messages they receive, and workflows.
One of our goals is to standardize the responses accordingly. The ultimate goal is to analyze survey responses for important user stories whose needs aren't being met.
### Q. Are there any particular skills youd like to recruit for? What skills are contributors to SIG Usability likely to learn?
A. Although contributing to SIG Usability does not have any pre-requisites as such, experience with user research, qualitative research, or prior experience with how to conduct an interview would be great plus points. Quantitative research, like survey design and screening, is also helpful and something that we expect contributors to learn.
### Q. What are you getting positive feedback on, and whats coming up next for SIG Usability?
A. We have had new members joining and coming to monthly meetings regularly and showing interests in becoming a contributor and helping the community. We have also had a lot of people reach out to us via Slack showcasing their interest in the SIG.
Currently, we are focused on finishing the study mentioned in our [talk](https://www.youtube.com/watch?v=Byn0N_ZstE0), also our project for this year. We are always happy to have new contributors join us.
### Q: Any closing thoughts/resources youd like to share?
A. We love meeting new contributors and assisting them in investigating different Kubernetes project spaces. We will work with and team up with other SIGs to facilitate engaging with end-users, running studies, and help them integrate accessible design practices into their development practices.
Here are some resources for you to get started:
- [GitHub](https://github.com/kubernetes/community/tree/master/sig-usability)
- [Mailing list](https://groups.google.com/g/kubernetes-sig-usability)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fusability)
- [Slack](https://slack.k8s.io/)
- [Slack channel #sig-usability](https://kubernetes.slack.com/archives/CLC5EF63T)
## Wrap Up
SIG Usability hosted a [KubeCon talk](https://www.youtube.com/watch?v=Byn0N_ZstE0) about studying Kubernetes users' experiences. The talk focuses on updates to the user study projects, understanding who is using Kubernetes, what they are trying to achieve, how the project is addressing their needs, and where we need to improve the project and the client experience. Join the SIG's update to find out about the most recent research results, what the plans are for the forthcoming year, and how to get involved in the upstream usability team as a contributor!
@@ -0,0 +1,83 @@
---
layout: blog
title: "Kubernetes Release Cadence Change: Heres What You Need To Know"
date: 2021-07-20
slug: new-kubernetes-release-cadence
---
**Authors**: Celeste Horgan, Adolfo García Veytia, James Laverack, Jeremy Rickard
On April 23, 2021, the Release Team merged a Kubernetes Enhancement Proposal (KEP) changing the Kubernetes release cycle from four releases a year (once a quarter) to three releases a year.
This blog post provides a high level overview about what this means for the Kubernetes community's contributors and maintainers.
## What's changing and when
Starting with the [Kubernetes 1.22 release](https://github.com/kubernetes/sig-release/tree/master/releases/release-1.22), a lightweight policy will drive the creation of each release schedule. This policy states:
* The first Kubernetes release of a calendar year should start at the second or third
week of January to provide people more time for contributors coming back from the
end of year holidays.
* The last Kubernetes release of a calendar year should be finished by the middle of
December.
* A Kubernetes release cycle has a length of approximately 15 weeks.
* The week of KubeCon + CloudNativeCon is not considered a 'working week' for SIG Release. The Release Team will not hold meetings or make decisions in this period.
* An explicit SIG Release break of at least two weeks between each cycle will
be enforced.
As a result, Kubernetes will follow a three releases per year cadence. Kubernetes 1.23 will be the final release of the 2021 calendar year. This new policy results in a very predictable release schedule, allowing us to forecast upcoming release dates:
*Proposed Kubernetes Release Schedule for the remainder of 2021*
| Week Number in Year | Release Number | Release Week | Note |
| -------- | -------- | -------- | -------- |
| 35 | 1.23 | 1 (August 23) | |
| 50 | 1.23 | 16 (December 07) | KubeCon + CloudNativeCon NA Break (Oct 11-15) |
*Proposed Kubernetes Release Schedule for 2022*
| Week Number in Year | Release Number | Release Week | Note |
| -------- | -------- | -------- | -------- |
| 1 | 1.24 | 1 (January 03) | |
| 15 | 1.24 | 15 (April 12) | |
| 17 | 1.25 | 1 (April 26) | KubeCon + CloudNativeCon EU likely to occur |
| 32 | 1.25 | 15 (August 09) | |
| 34 | 1.26 | 1 (August 22 | KubeCon + CloudNativeCon NA likely to occur |
| 49 | 1.26 | 14 (December 06) |
These proposed dates reflect only the start and end dates, and they are subject to change. The Release Team will select dates for enhancement freeze, code freeze, and other milestones at the start of each release. For more information on these milestones, please refer to the [release phases](https://www.k8s.dev/resources/release/#phases) documentation. Feedback from prior releases will feed into this process.
## What this means for end users
The major change end users will experience is a slower release cadence and a slower rate of enhancement graduation. Kubernetes release artifacts, release notes, and all other aspects of any given release will stay the same.
Prior to this change an enhancement could graduate from alpha to stable in 9 months. With the change in cadence, this will stretch to 12 months. Additionally, graduation of features over the last few releases has in some part been driven by release team activities.
With fewer releases, users can expect to see the rate of feature graduation slow. Users can also expect releases to contain a larger number of enhancements that they need to be aware of during upgrades. However, with fewer releases to consume per year, it's intended that end user organizations will spend less time on upgrades and gain more time on supporting their Kubernetes clusters. It also means that Kubernetes releases are in support for a slightly longer period of time, so bug fixes and security patches will be available for releases for a longer period of time.
## What this means for Kubernetes contributors
With a lower release cadence, contributors have more time for project enhancements, feature development, planning, and testing. A slower release cadence also provides more room for maintaining their mental health, preparing for events like KubeCon + CloudNativeCon or work on downstream integrations.
## Why we decided to change the release cadence
The Kubernetes 1.19 cycle was far longer than usual. SIG Release extended it to lessen the burden on both Kubernetes contributors and end users due the COVID-19 pandemic. Following this extended release, the Kubernetes 1.20 release became the third, and final, release for 2020.
As the Kubernetes project matures, the number of enhancements per cycle grows, along with the burden on contributors, the Release Engineering team. Downstream consumers and integrators also face increased challenges keeping up with [ever more feature-packed releases](https://kubernetes.io/blog/2021/04/08/kubernetes-1-21-release-announcement/). A wider project adoption means the complexity of supporting a rapidly evolving platform affects a bigger downstream chain of consumers.
Changing the release cadence from four to three releases per year balances a variety of factors for stakeholders: while it's not strictly an LTS policy, consumers and integrators will get longer support terms for each minor version as the extended release cycles lead to the [previous three releases being supported](https://kubernetes.io/blog/2020/08/31/kubernetes-1-19-feature-one-year-support/) for a longer period. Contributors get more time to [mature enhancements](https://www.cncf.io/blog/2021/04/12/enhancing-the-kubernetes-enhancements-process/) and [get them ready for production](https://github.com/kubernetes/community/blob/master/sig-architecture/production-readiness.md).
Finally, the management overhead for SIG Release and the Release Engineering team diminishes allowing the team to spend more time on improving the quality of the software releases and the tooling that drives them.
## How you can help
Join the [discussion](https://github.com/kubernetes/sig-release/discussions/1566) about communicating future release dates and be sure to be on the lookout for post release surveys.
## Where you can find out more
- Read the KEP [here](https://github.com/kubernetes/enhancements/tree/master/keps/sig-release/2572-release-cadence)
- Join the [kubernetes-dev](https://groups.google.com/g/kubernetes-dev) mailing list
- Join [Kubernetes Slack](https://slack.k8s.io) and follow the #announcements channel
@@ -0,0 +1,71 @@
---
layout: blog
title: 'Updating NGINX-Ingress to use the stable Ingress API'
date: 2021-07-26
slug: update-with-ingress-nginx
---
**Authors:** James Strong, Ricardo Katz
With all Kubernetes APIs, there is a process to creating, maintaining, and
ultimately deprecating them once they become GA. The networking.k8s.io API group is no
different. The upcoming Kubernetes 1.22 release will remove several deprecated APIs
that are relevant to networking:
- the `networking.k8s.io/v1beta1` API version of [IngressClass](/docs/concepts/services-networking/ingress/#ingress-class)
- all beta versions of [Ingress](/docs/concepts/services-networking/ingress/): `extensions/v1beta1` and `networking.k8s.io/v1beta1`
On a v1.22 Kubernetes cluster, you'll be able to access Ingress and IngressClass
objects through the stable (v1) APIs, but access via their beta APIs won't be possible.
This change has been in
in discussion since
[2017](https://github.com/kubernetes/kubernetes/issues/43214),
[2019](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) with
1.16 Kubernetes API deprecations, and most recently in
KEP-1453:
[Graduate Ingress API to GA](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1453-ingress-api#122).
During community meetings, the networking Special Interest Group has decided to continue
supporting Kubernetes versions older than 1.22 with Ingress-NGINX version 0.47.0.
Support for Ingress-NGINX will continue for six months after Kubernetes 1.22
is released. Any additional bug fixes and CVEs for Ingress-NGINX will be
addressed on a need-by-need basis.
Ingress-NGINX will have separate branches and releases of Ingress-NGINX to
support this model, mirroring the Kubernetes project process. Future
releases of the Ingress-NGINX project will track and support the latest
versions of Kubernetes.
{{< table caption="Ingress NGINX supported version with Kubernetes Versions" >}}
Kubernetes version | Ingress-NGINX version | Notes
:-------------------|:----------------------|:------------
v1.22 | v1.0.0-alpha.2 | New features, plus bug fixes.
v1.21 | v0.47.x | Bugfixes only, and just for security issues or crashes. No end-of-support date announced.
v1.20 | v0.47.x | Bugfixes only, and just for security issues or crashes. No end-of-support date announced.
v1.19 | v0.47.x | Bugfixes only, and just for security issues or crashes. Fixes only provided until 6 months after Kubernetes v1.22.0 is released.
{{< /table >}}
Because of the updates in Kubernetes 1.22, **v0.47.0** will not work with
Kubernetes 1.22.
# What you need to do
The team is currently in the process of upgrading ingress-nginx to support
the v1 migration, you can track the progress
[here](https://github.com/kubernetes/ingress-nginx/pull/7156).
We're not making feature improvements to `ingress-nginx` until after the support for
Ingress v1 is complete.
In the meantime to ensure no compatibility issues:
* Update to the latest version of Ingress-NGINX; currently
[v0.47.0](https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.47.0)
* After Kubernetes 1.22 is released, ensure you are using the latest version of
Ingress-NGINX that supports the stable APIs for Ingress and IngressClass.
* Test Ingress-NGINX version v1.0.0-alpha.2 with Cluster versions >= 1.19
and report any issues to the projects Github page.
The communitys feedback and support in this effort is welcome. The
Ingress-NGINX Sub-project regularly holds community meetings where we discuss
this and other issues facing the project. For more information on the sub-project,
please see [SIG Network](https://github.com/kubernetes/community/tree/master/sig-network).
@@ -0,0 +1,231 @@
---
layout: blog
title: "Roorkee robots, releases and racing: the Kubernetes 1.21 release interview"
date: 2021-07-29
---
**Author**: Craig Box (Google)
With Kubernetes 1.22 due out next week, now is a great time to look back on 1.21. The release team for that version was led by [Nabarun Pal](https://twitter.com/theonlynabarun) from VMware.
Back in April I [interviewed Nabarun](https://kubernetespodcast.com/episode/146-kubernetes-1.21/) on the weekly [Kubernetes Podcast from Google](https://kubernetespodcast.com/); the latest in a series of release lead conversations that started back with 1.11, not long after the show started back in 2018.
In these interviews we learn a little about the release, but also about the process behind it, and the story behind the person chosen to lead it. Getting to know a community member is my favourite part of the show each week, and so I encourage you to [subscribe wherever you get your podcasts](https://kubernetespodcast.com/subscribe/). With a release coming next week, you can probably guess what our next topic will be!
*This transcript has been edited and condensed for clarity.*
---
**CRAIG BOX: You have a Bachelor of Technology in Metallurgical and Materials Engineering. How are we doing at turning lead into gold?**
NABARUN PAL: Well, last I checked, we have yet to find the philosopher's stone!
**CRAIG BOX: One of the more important parts of the process?**
NABARUN PAL: We're not doing that well in terms of getting alchemists up and running. There is some improvement in nuclear technology, where you can turn lead into gold, but I would guess buying gold would be much more efficient.
**CRAIG BOX: Or Bitcoin? It depends what you want to do with the gold.**
NABARUN PAL: Yeah, seeing the increasing prices of Bitcoin, you'd probably prefer to bet on that. But, don't take this as a suggestion. I'm not a registered investment advisor, and I don't give investment advice!
**CRAIG BOX: But you are, of course, a trained materials engineer. How did you get into that line of education?**
NABARUN PAL: We had a graded and equated exam structure, where you sit a single exam, and then based on your performance in that exam, you can try any of the universities which take those scores into account. I went to the Indian Institute of Technology, Roorkee.
Materials engineering interested me a lot. I had a passion for computer science since childhood, but I also liked material science, so I wanted to explore that field. I did a lot of exploration around material science and metallurgy in my freshman and sophomore years, but then computing, since it was a passion, crept into the picture.
**CRAIG BOX: Let's dig in there a little bit. What did computing look like during your childhood?**
NABARUN PAL: It was a very interesting journey. I started exploring computers back when I was seven or eight. For my first programming language, if you call it a programming language, I explored LOGO.
You have a turtle on the screen, and you issue commands to it, like move forward or rotate or pen up or pen down. You basically draw geometric figures. I could visually see how I could draw a square and how I could draw a triangle. It was an interesting journey after that. I learned BASIC, then went to some amount of HTML, JavaScript.
**CRAIG BOX: It's interesting to me because Logo and BASIC were probably my first two programming languages, but I think there was probably quite a gap in terms of when HTML became a thing after those two! Did your love of computing always lead you down the path towards programming, or were you interested as a child in using computers for games or application software? What led you specifically into programming?**
NABARUN PAL: Programming came in late. Not just in computing, but in life, I'm curious with things. When my parents got me my first computer, I was curious. I was like, "how does this operating system work?" What even is running it? Using a television and using a computer is a different experience, but usability is kind of the same thing. The HCI device for a television is a remote, whereas with a computer, I had a keyboard and a mouse. I used to tinker with the box and reinstall operating systems.
We used to get magazines back then. They used to bundle OpenSuse or Debian, and I used to install them. It was an interesting experience, 15 years back, how Linux used to be. I have been a tinkerer all around, and that's what eventually led me to programming.
**CRAIG BOX: With an interest in both the physical and ethereal aspects of technology, you did a lot of robotics challenges during university. That's something that I am not surprised to hear from someone who has a background in Logo, to be honest. There's Mindstorms, and a lot of other technology that is based around robotics that a lot of LOGO people got into. How was that something that came about for you?**
NABARUN PAL: When I joined my university, apart from studying materials, one of the things they used to really encourage was to get involved in a lot of extracurricular activities. One which interested me was robotics. I joined [my college robotics team](https://github.com/marsiitr) and participated in a lot of challenges.
Predominantly, we used to participate in this competition called [ABU Robocon](https://en.wikipedia.org/wiki/ABU_Robocon), which is an event conducted by the Asia-Pacific Broadcasting Union. What they used to do was, every year, one of the participating countries in the contest would provide a problem statement. For example, one year, they asked us to build a badminton-playing robot. They asked us to build a rugby playing robot or a Frisbee thrower, and there are some interesting problem statements around the challenge: you can't do this. You can't do that. Weight has to be like this. Dimensions have to be like that.
I got involved in that, and most of my time at university, I used to spend there. Material science became kind of a backburner for me, and my hobby became my full time thing.
**CRAIG BOX: And you were not only involved there in terms of the project and contributions to it, but you got involved as a secretary of the team, effectively, doing a lot of the organization, which is a thread that will come up as we speak about Kubernetes.**
NABARUN PAL: Over the course of time, when I gained more knowledge into how the team works, it became very natural that I graduated up the ladder and then managed juniors. I became the joint secretary of the robotics club in our college. This was more of a broad, engaging role in evangelizing robotics at the university, to promote events, to help students to see the value in learning robotics - what you gain out of that mechanically or electronically, or how do you develop your logic by programming robots.
**CRAIG BOX: Your first job after graduation was working at a company called Algoshelf, but you were also an intern there while you were at school?**
NABARUN PAL: Algoshelf was known as Rorodata when I joined them as an intern. This was also an interesting opportunity for me in the sense that I was always interested in writing programs which people would use. One of the things that I did there was build an open source Function as a Service framework, if I may call it that - it was mostly turning Python functions into web servers without even writing any code. The interesting bit there was that it was targeted toward data scientists, and not towards programmers. We had to understand the pain of data scientists, that they had to learn a lot of programming in order to even deploy their machine learning models, and we wanted to solve that problem.
They offered me a job after my internship, and I kept on working for them after I graduated from university. There, I got introduced to Kubernetes, so we pivoted into a product structure where the very same thing I told you, the Functions as a Service thing, could be deployed in Kubernetes. I was exploring Kubernetes to use it as a scalable platform. Instead of managing pets, we wanted to manage cattle, as in, we wanted to have a very highly distributed architecture.
**CRAIG BOX: Not actual cattle. I've been to India. There are a lot of cows around.**
NABARUN PAL: Yeah, not actual cattle. That is a bit tough.
**CRAIG BOX: When Algoshelf we're looking at picking up Kubernetes, what was the evaluation process like? Were you looking at other tools at the time? Or had enough time passed that Kubernetes was clearly the platform that everyone was going to use?**
NABARUN PAL: Algoshelf was a natural evolution. Before Kubernetes, we used to deploy everything on a single big AWS server, using systemd. Everything was a systemd service, and everything was deployed using Fabric. Fabric is a Python package which essentially is like Ansible, but much leaner, as it does not have all the shims and things that Ansible has.
Then we asked "what if we need to scale out to different machines?" Kubernetes was in the hype. We hopped onto the hype train to see whether Kubernetes was worth it for us. And that's where my journey started, exploring the ecosystem, exploring the community. How can we improve the community in essence?
**CRAIG BOX: A couple of times now you've mentioned as you've grown in a role, becoming part of the organization and the arranging of the group. You've talked about working in Python. You had submitted some talks to Pycon India. And I understand you're now a tech lead for that conference. What does the tech community look like in India and how do you describe your involvement in it?**
NABARUN PAL: My involvement with the community began when I was at university. When I was working as an intern at Algoshelf, I was introduced to this-- I never knew about PyCon India, or tech conferences in general.
The person that I was working with just asked me, like hey, did you submit a talk to PyCon India? It's very useful, the library that we were making. So I [submitted a talk](https://www.nabarun.in/talk/2017/pyconindia/#1) to PyCon India in 2017. Eventually the talk got selected. That was not my first speaking opportunity, it was my second. I also spoke at PyData Delhi on a similar thing that I worked on in my internship.
It has been a journey since then. I talked about the same thing at FOSSASIA Summit in Singapore, and got really involved with the Python community because it was what I used to work on back then.
After giving all those talks at conferences, I got also introduced to this amazing group called [dgplug](https://dgplug.org/), which is an acronym for the Durgapur Linux Users Group. It is a group started in-- I don't remember the exact year, but it was around 12 to 13 years back, by someone called Kushal Das, with the ideology of [training students into being better open source contributors](https://foss.training/).
I liked the idea and got involved with in teaching last year. It is not limited to students. Professionals can also join in. It's about making anyone better at upstream contributions, making things sustainable. I started training people on Vim, on how to use text editors. so they are more efficient and productive. In general life, text editors are a really good tool.
The other thing was the shell. How do you navigate around the Linux shell and command line? That has been a fun experience.
**CRAIG BOX: It's very interesting to think about that, because my own involvement with a Linux User Group was probably around the year 2000. And back then we were teaching people how to install things-- Linux on CD was kinda new at that point in time. There was a lot more of, what is this new thing and how do we get involved? When the internet took off around that time, all of that stuff moved online - you no longer needed to go meet a group of people in a room to talk about Linux. And I haven't really given much thought to the concept of a LUG since then, but it's great to see it having turned into something that's now about contributing, rather than just about how you get things going for yourself.**
NABARUN PAL: Exactly. So as I mentioned earlier, my journey into Linux was installing SUSE from DVDs that came bundled with magazines. Back then it was a pain installing things because you did not get any instructions. There has certainly been a paradigm shift now. People are more open to reading instructions online, downloading ISOs, and then just installing them. So we really don't need to do that as part of LUGs.
We have shifted more towards enabling people to contribute to whichever project that they use. For example, if you're using Fedora, contribute to Fedora; make things better. It's just about giving back to the community in any way possible.
**CRAIG BOX: You're also involved in the [Kubernetes Bangalore meetup group](https://www.meetup.com/Bangalore-Kubernetes-Meetup/). Does that group have a similar mentality?**
NABARUN PAL: The Kubernetes Bangalore meetup group is essentially focused towards spreading the knowledge of Kubernetes and the aligned products in the ecosystem, whatever there is in the Cloud Native Landscape, in various ways. For example, to evangelize about using them in your company or how people use them in existing ways.
So a few months back in February, we did something like a [Kubernetes contributor workshop](https://www.youtube.com/watch?v=FgsXbHBRYIc). It was one of its kind in India. It was the first one if I recall correctly. We got a lot of traction and community members interested in contributing to Kubernetes and a lot of other projects. And this is becoming a really valuable thing.
I'm not much involved in the organization of the group. There are really great people already organizing it. I keep on being around and attending the meetups and trying to answer any questions if people have any.
**CRAIG BOX: One way that it is possible to contribute to the Kubernetes ecosystem is through the release process. You've [written a blog](https://blog.naba.run/posts/release-enhancements-journey/) which talks about your journey through that. It started in Kubernetes 1.17, where you took a shadow role for that release. Tell me about what it was like to first take that plunge.**
NABARUN PAL: Taking the plunge was a big step, I would say. It should not have been that way. After getting into the team, I saw that it is really encouraged that you should just apply to the team - but then write truthfully about yourself. What do you want? Write your passionate goal, why you want to be in the team.
So even right now the shadow applications are open for the next release. I wanted to give that a small shoutout. If you want to contribute to the Kubernetes release team, please do apply. The form is pretty simple. You just need to say why do you want to contribute to the release team.
**CRAIG BOX: What was your answer to that question?**
NABARUN PAL: It was a bit tricky. I have this philosophy of contributing to projects that I use in my day-to-day life. I use a lot of open source projects daily, and I started contributing to Kubernetes primarily because I was using the Kubernetes Python client. That was one of my first contributions.
When I was contributing to that, I explored the release team and it interested me a lot, particularly how interesting and varied the mechanics of releasing Kubernetes are. For most software projects, it's usually whenever you decide that you have made meaningful progress in terms of features, you release it. But Kubernetes is not like that. We follow a regular release cadence. And all those aspects really interested me. I actually applied for the first time in Kubernetes 1.16, but got rejected.
But I still applied to Kubernetes 1.17, and I got into the enhancements team. That team was led by [MrBobbyTables, Bob Killen](https://kubernetespodcast.com/episode/126-research-steering-honking/), back then, and [Jeremy Rickard](https://kubernetespodcast.com/episode/131-kubernetes-1.20/) was one of my co-shadows in the team. I shadowed enhancements again. Then I lead enhancements in 1.19. I then shadowed the lead in 1.20 and eventually led the 1.21 team. That's what my journey has been.
My suggestion to people is don't be afraid of failure. Even if you don't get selected, it's perfectly fine. You can still contribute to the release team. Just hop on the release calls, raise your hand, and introduce yourself.
**CRAIG BOX: Between the 1.20 and 1.21 releases, you moved to work on the upstream contribution team at VMware. I've noticed that VMware is hiring a lot of great upstream contributors at the moment. Is this something that [Stephen Augustus](https://kubernetespodcast.com/episode/130-kubecon-na-2020/) had his fingerprints all over? Is there something in the water?**
NABARUN PAL: A lot of people have fingerprints on this process. Stephen certainly had his fingerprints on it, I would say. We are expanding the team of upstream contributors primarily because the product that we are working for is based on Kubernetes. It helps us a lot in driving processes upstream and helping out the community as a whole, because everyone then gets enabled and benefits from what we contribute to the community.
**CRAIG BOX: I understand that the Tanzu team is being built out in India at the moment, but I guess you probably haven't been able to meet them in person yet?**
NABARUN PAL: Yes and no. I did not meet any of them after joining VMware, but I met a lot of my teammates, before I joined VMware, at KubeCons. For example, I met Nikhita, I met Dims, I met Stephen at KubeCon. I am yet to meet other members of the team and I'm really excited to catch up with them once everything comes out of lockdown and we go back to our normal lives.
**CRAIG BOX: Yes, everyone that I speak to who has changed jobs in the pandemic says it's a very odd experience, just nothing really being different. And the same perhaps for people who are working on open source moving companies as well. They're doing the same thing, perhaps just for a different employer.**
NABARUN PAL: As we say in the community, see you in another Slack in some time.
**CRAIG BOX: We now turn to the recent release of Kubernetes 1.21. First of all, congratulations on that.**
NABARUN PAL: Thank you.
**CRAIG BOX: [The announcement](https://kubernetes.io/blog/2021/04/08/kubernetes-1-21-release-announcement/) says the release consists of 51 enhancements, 13 graduating to stable, 16 moving to beta, 20 entering alpha, and then two features that have been deprecated. How would you summarize this release?**
NABARUN PAL: One of the big points for this release is that it is the largest release of all time.
**CRAIG BOX: Really?**
NABARUN PAL: Yep. 1.20 was the largest release back then, but 1.21 got more enhancements, primarily due to a lot of changes that we did to the process.
In the 1.21 release cycle, we did a few things differently compared to other release cycles-- for example, in the enhancement process. An enhancement, in the Kubernetes context, is basically a feature proposal. You will hear the terminology [Kubernetes Enhancement Proposals](https://github.com/kubernetes/enhancements/blob/master/keps/README.md), or KEP, a lot in the community. An enhancement is a broad thing encapsulated in a specific document.
**CRAIG BOX: I like to think of it as a thing that's worth having a heading in the release notes.**
NABARUN PAL: Indeed. Until the 1.20 release cycle, what we used to do was-- the release team has a vertical called enhancements. The enhancements team members used to ping each of the enhancement issues and ask whether they want to be part of the release cycle or not. The authors would decide, or talk to their SIG, and then come back with the answer, as to whether they wanted to be part of the cycle.
In this release, what we did was we eliminated that process and asked the SIGs proactively to discuss amongst themselves, what they wanted to pitch in for this release cycle. What set of features did they want to graduate this release? They may introduce things in alpha, graduate things to beta or stable, or they may also deprecate features.
What this did was promote a lot of async processes, and at the same time, give power back to the community. The community decides what they want in the release and then comes back collectively. It also reduces a lot of stress on the release team who previously had to ask people consistently what they wanted to pitch in for the release. You now have a deadline. You discuss amongst your SIG what your roadmap is and what it looks like for the near future. Maybe this release, and the next two. And you put all of those answers into a Google spreadsheet. Spreadsheets are still a thing.
**CRAIG BOX: The Kubernetes ecosystem runs entirely on Google Spreadsheets.**
NABARUN PAL: It does, and a lot of Google Docs for meeting notes! We did a lot of process improvements, which essentially led to a better release. This release cycle we had 13 enhancements graduating to stable, 16 which moved to beta, and 20 enhancements which were net new features into the ecosystem, and came in as alpha.
Along with that are features set for deprecation. One of them was PodSecurityPolicy. That has been a point of discussion in the Kubernetes user base and we also published [a blog post about it](https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/). All credit to SIG Security who have been on top of things as to find a replacement for PodSecurityPolicy even before this release cycle ended, so that they could at least have a proposal of what will happen next.
**CRAIG BOX: Let's talk about some old things and some new things. You mentioned PodSecurityPolicy there. That's a thing that's been around a long time and is being deprecated. Two things that have been around a long time and that are now being promoted to stable are CronJobs and PodDisruptionBudgets, both of which were introduced in Kubernetes 1.4, which came out in 2016. Why do you think it took so long for them both to go stable?**
NABARUN PAL: I might not have a definitive answer to your question. One of the things that I feel is they might be already so good that nobody saw that they were beta features, and just kept on using them.
One of the things that I noticed when reading for the CronJobs graduation from beta to stable was the new controller. Users might not see this, but there has been a drastic change in the CronJob controller v2. What it essentially does is goes from a poll-based method of checking what users have defined as CronJobs to a queue architecture, which is the modern method of defining controllers. That has been one of the really good improvements in the case of CronJobs. Instead of the controller working in O(N) time, you now have constant time complexity.
**CRAIG BOX: A lot of these features that have been in beta for a long time, like you say, people have an expectation that they are complete. With PodSecurityPolicy, it's being deprecated, which is allowed because it's a feature that never made it out of beta. But how do you think people will react to it going away? And does that say something about the need for the process to make sure that features don't just languish in beta forever, which has been introduced recently?**
NABARUN PAL: That's true. One of the driving factors, when contributors are thinking of graduating beta features has been the ["prevention of perma-beta" KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-architecture/1635-prevent-permabeta/README.md). Back in 1.19 we [introduced this process](https://kubernetes.io/blog/2020/08/21/moving-forward-from-beta/) where each of the beta resources were marked for deprecation and removal in a certain time frame-- three releases for deprecation and another release for removal. That's also a motivating factor for eventually rethinking as to how beta resources work for us in the community. That is also very effective, I would say.
**CRAIG BOX: Do remember that Gmail was in beta for eight years.**
NABARUN PAL: I did not know that!
**CRAIG BOX: Nothing in Kubernetes is quite that old yet, but we'll get there. Of the 20 new enhancements, do you have a favorite or any that you'd like to call out?**
NABARUN PAL: There are two specific features in 1.21 that I'm really interested in, and are coming as net new features. One of them is the [persistent volume health monitor](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1432-volume-health-monitor), which gives the users the capability to actually see whether the backing volumes, which power persistent volumes in Kubernetes, are deleted or not. For example, the volumes may get deleted due to an inadvertent event, or they may get corrupted. That information is basically surfaced out as a field so that the user can leverage it in any way.
The other feature is the proposal for [adding headers with the command name to kubectl requests](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/859-kubectl-headers). We have always set the user-agent information when doing those kind of requests, but the proposal is to add what command the user put in so that we can enable more telemetry, and cluster administrators can determine the usage patterns of how people are using the cluster. I'm really excited about these kind of features coming into play.
**CRAIG BOX: You're the first release lead from the Asia-Pacific region, or more accurately, outside of the US and Europe. Most meetings in the Kubernetes ecosystem are traditionally in the window of overlap between the US and Europe, in the morning in California and the evening here in the UK. What's it been like to work outside of the time zones that the community had previously been operating in?**
NABARUN PAL: It has been a fun and a challenging proposition, I would say. In the last two-ish years that I have been contributing to Kubernetes, the community has also transformed from a lot of early morning Pacific calls to more towards async processes. For example, we in the release team have transformed our processes so we don't do updates in the calls anymore. What we do is ask for updates ahead of time, and then in the call, we just discuss things which need to be discussed synchronously in the team.
We leverage the meetings right now more for discussions. But we also don't come to decisions in those discussions, because if any stakeholder is not present on the call, it puts them at a disadvantage. We are trying to talk more on Slack, publicly, or talk on mailing lists. That's where most of the discussion should happen, and also to gain lazy consensus. What I mean by lazy consensus is come up with a pre-decision kind of thing, but then also invite feedback from the broader community about what people would like them to see about that specific thing being discussed. This is where we as a community are also transforming a lot, but there is a lot more headroom to grow.
The release team also started to have EU/APAC burndown meetings. In addition to having one meeting focused towards the US and European time zones, we also do a meeting which is more suited towards European and Asia-Pacific time zones. One of the driving factors for those decisions was that the release team is seeing a lot of participation from a variety of time zones. To give you one metric, we had release team members this cycle from UTC+8 all through UTC-8 - 16 hours of span. It's really difficult to accommodate all of those zones in a single meeting. And it's not just those 16 hours of span - what about the other eight hours?
**CRAIG BOX: Yeah, you're missing New Zealand. You could add another 5 hours of span right there.**
NABARUN PAL: Exactly. So we will always miss people in meetings, and that's why we should also innovate more, have different kinds of meetings. But that also may not be very sustainable in the future. Will people attend duplicate meetings? Will people follow both of the meetings? More meetings is one of the solutions.
The other solution is you have threaded discussions on some medium, be it Slack or be it a mailing list. Then, people can just pitch in whenever it is work time for them. Then, at the end of the day, a 24-hour rolling period, you digest it, and then push it out as meeting notes. That's what the Contributor Experience Special Interest Group is doing - shout-out to them for moving to that process. I may be wrong here, but I think once every two weeks, they do async updates on Slack. And that is a really nice thing to have, improving variety of geographies that people can contribute from.
**CRAIG BOX: Once you've put everything together that you hope to be in your release, you create a release candidate build. How do you motivate people to test those?**
NABARUN PAL: That's a very interesting question. It is difficult for us to motivate people into trying out these candidates. It's mostly people who are passionate about Kubernetes who try out the release candidates and see for themselves what the bugs are. I remember [Dims tweeting out a call](https://twitter.com/dims/status/1377272238420934656) that if somebody tries out the release candidate and finds a good bug or caveat, they could get a callout in the KubeCon keynote. That's one of the incentives - if you want to be called out in a KubeCon keynote, please try our release candidates.
**CRAIG BOX: Or get a new pair of Kubernetes socks?**
NABARUN PAL: We would love to give out goodies to people who try out our release candidates and find bugs. For example, if you want the brand new release team logo as a sticker, just hit me up. If you find a bug in a 1.22 release candidate, I would love to be able to send you some coupon codes for the store. Don't quote me on this, but do reach out.
**CRAIG BOX: Now the release is out, is it time for you to put your feet up? What more things do you have to do, and how do you feel about the path ahead for yourself?**
NABARUN PAL: I was discussing this with the team yesterday. Even after the release, we had kind of a water-cooler conversation. I just pasted in a Zoom link to all the release team members and said, hey, do you want to chat? One of the things that I realized that I'm really missing is the daily burndowns right now. I will be around in the release team and the SIG Release meetings, helping out the new lead in transitioning. And even my job, right now, is not over. I'm working with Taylor, who is the emeritus advisor for 1.21, on figuring out some of the mechanics for the next release cycle. I'm also documenting what all we did as part of the process and as part of the process changes, and making sure the next release cycle is up and running.
**CRAIG BOX: We've done a lot of these release lead interviews now, and there's a question which we always like to ask, which is, what will you write down in the transition envelope? Savitha Raghunathan is the release lead for 1.22. What is the advice that you will pass on to her?**
NABARUN PAL: Three words-- **Do, Delegate, and Defer**. Categorize things into those three buckets as to what you should do right away, what you need to defer, and things that you can delegate to your shadows or other release team members. That's one of the mantras that works really well when leading a team. It is not just in the context of the release team, but it's in the context of managing any team.
The other bit is **over-communicate**. No amount of communication is enough. What I've realized is the community is always willing to help you. One of the big examples that I can give is the day before release was supposed to happen, we were seeing a lot of test failures, and then one of the community members had an idea-- why don't you just send an email? I was like, "that sounds good. We can send an email mentioning all the flakes and call out for help to the broader Kubernetes developer community." And eventually, once we sent out the email, lots of people came in to help us in de-flaking the tests and trying to find out the root cause as to why those tests were failing so often. Big shout out to Antonio and all the SIG Network folks who came to pitch in.
No matter how many names I mention, it will never be enough. A lot of people, even outside the release team, have helped us a lot with this release. And that's where the release theme comes in - **Power to the Community**. I'm really stoked by how this community behaves and how people are willing to help you all the time. It's not about what they're telling you to do, but it's what they're also interested in, they're passionate about.
**CRAIG BOX: One of the things you're passionate about is Formula One. Do you think Lewis Hamilton is going to take it away this year?**
NABARUN PAL: It's a fair probability that Lewis will win the title this year as well.
**CRAIG BOX: Which would take him to eight all time career wins. And thus-- [he's currently tied with Michael Schumacher](https://www.nytimes.com/2020/11/15/sports/autoracing/lewis-hamilton-schumacher-formula-one-record.html)-- would pull him ahead.**
NABARUN PAL: Yes. Michael Schumacher was my first favorite F1 driver, I would say. It feels a bit heartbreaking to see someone break Michael's record.
**CRAIG BOX: How do you feel about [Michael Schumacher's son joining the contest?](https://www.formula1.com/en/latest/article.breaking-mick-schumacher-to-race-for-haas-in-2021-as-famous-surname-returns.66XTVfSt80GrZe91lvWVwJ.html)**
NABARUN PAL: I feel good. Mick Schumacher is in the fray right now. And I wish we could see him, in a few years, in a Ferrari. The Schumacher family back to Ferrari would be really great to see. But then, my fan favorite has always been McLaren, partly because I like the chemistry of Lando and Carlos over the last two years. It was heartbreaking to see Carlos go to Ferrari. But then we have Lando and Daniel Ricciardo in the team. They're also fun people.
---
_[Nabarun Pal](https://twitter.com/theonlynabarun) is on the Tanzu team at VMware and served as the Kubernetes 1.21 release team lead._
_You can find the [Kubernetes Podcast from Google](http://www.kubernetespodcast.com/) at [@KubernetesPod](https://twitter.com/KubernetesPod) on Twitter, and you can [subscribe](https://kubernetespodcast.com/subscribe/) so you never miss an episode._
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#64c3a5;}.cls-2,.cls-3,.cls-4,.cls-5{fill-rule:evenodd;}.cls-3{fill:#e9d661;}.cls-4{fill:#0582bd;}.cls-5{fill:#808285;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.21396" y="-3.67916" width="223.25536" height="134.51136"/><path class="cls-2" d="M109.66922,82.43741A19.57065,19.57065,0,0,1,90.35516,66.01248a19.57588,19.57588,0,0,1,17.35089-16.32394A19.571,19.571,0,0,0,96.842,72.59509a13.28048,13.28048,0,0,0,12.82726,9.84232"/><path class="cls-3" d="M107.70538,49.68854q.96877-.09621,1.96384-.09714a19.59034,19.59034,0,0,1,5.971.93243c-1.19879,3.42362-2.9112,5.60261-4.58257,5.4263a13.51316,13.51316,0,0,0-1.38838-.07249,13.2911,13.2911,0,0,0-12.94535,16.2528,19.572,19.572,0,0,1,10.98151-22.4419"/><path class="cls-4" d="M118.5549,59.2884c-1.24844-1.1244-.77543-3.85447.96614-7.03615a19.56137,19.56137,0,1,1-29.16566,13.762,19.57091,19.57091,0,0,0,19.31384,16.42316,13.27982,13.27982,0,0,0,8.88568-23.149"/><path class="cls-5" d="M148.72465,56.68991a6.07242,6.07242,0,0,0-9.10641,5.25828v24.793H133.331v-24.793a12.36017,12.36017,0,0,1,18.53664-10.70293l-3.143,5.44465Zm24.605-2.97568a12.35685,12.35685,0,0,1,21.57057,8.234v24.793h-6.28659v-24.793a6.07039,6.07039,0,1,0-12.14078,0v24.793h-6.28662v-24.793a6.07006,6.07006,0,1,0-12.14012,0v24.793h-6.28747v-24.793a12.35715,12.35715,0,0,1,21.571-8.234m-79.275-11.71068a6.07292,6.07292,0,0,0-9.10642,5.25869v3.15422h6.60732l-2.79511,6.27307H84.94817V86.74119H78.66091v-39.479A12.3589,12.3589,0,0,1,97.19756,36.55965L94.625,42.333l-.57036-.32949ZM20.49076,54.8028a13.15543,13.15543,0,0,1,10.7037-5.2114c7.03714,0,12.74106,5.1005,12.74106,11.39221l-.01237,16.34832c0,6.29168-5.704,11.39208-12.74112,11.39208s-12.741-5.1004-12.741-11.39208c0-5.26947,3.663-9.84144,9.772-11.47815l9.43621-2.52868.01242-2.34149c0-2.82005-2.895-5.106-6.46627-5.106a7.12669,7.12669,0,0,0-5.22007,2.0919l-.66586.73592L20.49076,54.8028ZM37.64921,69.84037l-.00073,7.49156c-.00018,2.81872-2.89507,5.10548-6.46645,5.10548s-6.46627-2.28565-6.46627-5.10548c0-2.41256,2.2001-4.61169,5.09086-5.38735l7.84259-2.10421Zm29.58343-32.952v14.2779a13.83819,13.83819,0,0,0-6.46716-1.57488c-7.03708,0-12.74094,5.1005-12.74094,11.39221V77.33193c0,6.29168,5.70386,11.39208,12.74094,11.39208s12.74117-5.1004,12.74117-11.39208V36.88838Zm0,24.09523V77.33193c0,2.81983-2.89487,5.10548-6.46628,5.10548s-6.46627-2.28565-6.46627-5.10548V60.98361c0-2.82005,2.89487-5.106,6.46627-5.106s6.46628,2.28592,6.46628,5.106"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#64c3a5;}.cls-2,.cls-3,.cls-4,.cls-5{fill-rule:evenodd;}.cls-3{fill:#e9d661;}.cls-4{fill:#0582bd;}.cls-5{fill:#808285;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.21396" y="-3.67916" width="223.25536" height="134.51136"/><path class="cls-2" d="M109.66922,82.43741A19.57065,19.57065,0,0,1,90.35516,66.01248a19.57588,19.57588,0,0,1,17.35089-16.32394A19.571,19.571,0,0,0,96.842,72.59509a13.28048,13.28048,0,0,0,12.82726,9.84232"/><path class="cls-3" d="M107.70538,49.68854q.96877-.09621,1.96384-.09714a19.59034,19.59034,0,0,1,5.971.93243c-1.19879,3.42362-2.9112,5.60261-4.58257,5.4263a13.51316,13.51316,0,0,0-1.38838-.07249,13.2911,13.2911,0,0,0-12.94535,16.2528,19.572,19.572,0,0,1,10.98151-22.4419"/><path class="cls-4" d="M118.5549,59.2884c-1.24844-1.1244-.77543-3.85447.96614-7.03615a19.56137,19.56137,0,1,1-29.16566,13.762,19.57091,19.57091,0,0,0,19.31384,16.42316,13.27982,13.27982,0,0,0,8.88568-23.149"/><path class="cls-5" d="M148.72465,56.68991a6.07242,6.07242,0,0,0-9.10641,5.25828v24.793H133.331v-24.793a12.36017,12.36017,0,0,1,18.53664-10.70293l-3.143,5.44465Zm24.605-2.97568a12.35685,12.35685,0,0,1,21.57057,8.234v24.793h-6.28659v-24.793a6.07039,6.07039,0,1,0-12.14078,0v24.793h-6.28662v-24.793a6.07006,6.07006,0,1,0-12.14012,0v24.793h-6.28747v-24.793a12.35715,12.35715,0,0,1,21.571-8.234m-79.275-11.71068a6.07292,6.07292,0,0,0-9.10642,5.25869v3.15422h6.60732l-2.79511,6.27307H84.94817V86.74119H78.66091v-39.479A12.3589,12.3589,0,0,1,97.19756,36.55965L94.625,42.333l-.57036-.32949ZM20.49076,54.8028a13.15543,13.15543,0,0,1,10.7037-5.2114c7.03714,0,12.74106,5.1005,12.74106,11.39221l-.01237,16.34832c0,6.29168-5.704,11.39208-12.74112,11.39208s-12.741-5.1004-12.741-11.39208c0-5.26947,3.663-9.84144,9.772-11.47815l9.43621-2.52868.01242-2.34149c0-2.82005-2.895-5.106-6.46627-5.106a7.12669,7.12669,0,0,0-5.22007,2.0919l-.66586.73592L20.49076,54.8028ZM37.64921,69.84037l-.00073,7.49156c-.00018,2.81872-2.89507,5.10548-6.46645,5.10548s-6.46627-2.28565-6.46627-5.10548c0-2.41256,2.2001-4.61169,5.09086-5.38735l7.84259-2.10421Zm29.58343-32.952v14.2779a13.83819,13.83819,0,0,0-6.46716-1.57488c-7.03708,0-12.74094,5.1005-12.74094,11.39221V77.33193c0,6.29168,5.70386,11.39208,12.74094,11.39208s12.74117-5.1004,12.74117-11.39208V36.88838Zm0,24.09523V77.33193c0,2.81983-2.89487,5.10548-6.46628,5.10548s-6.46627-2.28565-6.46627-5.10548V60.98361c0-2.82005,2.89487-5.106,6.46627-5.106s6.46628,2.28592,6.46628,5.106"/></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#040606;}</style></defs><title>kubernetes.io-54664</title><rect class="cls-1" x="-4.55738" y="-4.48481" width="223.25536" height="134.51136"/><path class="cls-2" d="M169.05853,71.307c.23549,6.07483,5.42615,10.38072,14.09569,10.38072,7.0783,0,12.91766-3.06693,12.91766-9.85009,0-4.71846-2.65436-7.49024-8.78885-8.66954l-4.77685-.94382c-3.06756-.59028-5.19066-1.17992-5.19066-3.0079,0-2.00568,2.06471-2.89047,4.65943-2.89047,3.77525,0,5.3081,1.887,5.42678,4.1288H194.951c-.41258-5.89838-5.1304-9.8501-12.73994-9.8501-7.845,0-12.50382,4.30588-12.50382,9.90912,0,6.84157,5.54483,7.96247,10.3217,8.84662l3.95171.70834c2.83082.53062,4.06977,1.35638,4.06977,3.0079,0,1.47444-1.41541,2.94887-4.77748,2.94887-4.89553,0-6.488-2.53631-6.54705-4.71845Zm-27.4259-5.13164a8.58413,8.58413,0,0,1,8.557-8.61113q.02706-.00009.05409,0a8.58415,8.58415,0,0,1,8.61115,8.557q.00009.02706,0,.0541a8.58413,8.58413,0,0,1-8.55641,8.61177q-.02738.00009-.05473,0a8.58413,8.58413,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473M158.79589,81.098h7.49149V50.95811h-7.49149v2.41825a15.58033,15.58033,0,1,0-9.01133,28.37034q.05285.00018.10567,0a15.47693,15.47693,0,0,0,8.90566-2.77179ZM106.59844,66.17532a8.58413,8.58413,0,0,1,8.557-8.61113q.02706-.00009.05409,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.02706,0,.05409a8.58413,8.58413,0,0,1-8.55641,8.61177q-.02738.00009-.05473,0a8.58413,8.58413,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473m17.16387-25.47987V53.37636a15.58048,15.58048,0,1,0-9.01195,28.37034q.05251.00018.105,0a15.48233,15.48233,0,0,0,8.90691-2.77179V81.098h7.49023V40.69545ZM96.21772,50.95811H88.72811V81.098h7.49023Zm0-10.26266H88.72811v7.49023h7.49023ZM60.41805,66.17532a8.58414,8.58414,0,0,1,8.557-8.61113q.02673-.00009.05346,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.02706,0,.05409a8.58414,8.58414,0,0,1-8.55642,8.61177q-.02736.00009-.05472,0a8.58412,8.58412,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473M77.58067,40.69545V53.37636A15.58033,15.58033,0,1,0,68.56935,81.7467q.05283.00018.10567,0a15.4769,15.4769,0,0,0,8.90565-2.77179V81.098h7.4915V40.69545ZM25.38259,66.176a8.58414,8.58414,0,0,1,8.557-8.61114q.02736-.00009.05472,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.027,0,.05409a8.58414,8.58414,0,0,1-8.55642,8.61176q-.02736.00009-.05472,0a8.58413,8.58413,0,0,1-8.61177-8.55641q-.00009-.02768,0-.05535m17.16388,14.9227H50.038V50.95872H42.54647V53.377a15.58048,15.58048,0,1,0-9.01069,28.37035q.0522.00016.10441,0a15.48032,15.48032,0,0,0,8.90628-2.77179Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#040606;}</style></defs><title>kubernetes.io-54664</title><rect class="cls-1" x="-4.55738" y="-4.48481" width="223.25536" height="134.51136"/><path class="cls-2" d="M169.05853,71.307c.23549,6.07483,5.42615,10.38072,14.09569,10.38072,7.0783,0,12.91766-3.06693,12.91766-9.85009,0-4.71846-2.65436-7.49024-8.78885-8.66954l-4.77685-.94382c-3.06756-.59028-5.19066-1.17992-5.19066-3.0079,0-2.00568,2.06471-2.89047,4.65943-2.89047,3.77525,0,5.3081,1.887,5.42678,4.1288H194.951c-.41258-5.89838-5.1304-9.8501-12.73994-9.8501-7.845,0-12.50382,4.30588-12.50382,9.90912,0,6.84157,5.54483,7.96247,10.3217,8.84662l3.95171.70834c2.83082.53062,4.06977,1.35638,4.06977,3.0079,0,1.47444-1.41541,2.94887-4.77748,2.94887-4.89553,0-6.488-2.53631-6.54705-4.71845Zm-27.4259-5.13164a8.58413,8.58413,0,0,1,8.557-8.61113q.02706-.00009.05409,0a8.58415,8.58415,0,0,1,8.61115,8.557q.00009.02706,0,.0541a8.58413,8.58413,0,0,1-8.55641,8.61177q-.02738.00009-.05473,0a8.58413,8.58413,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473M158.79589,81.098h7.49149V50.95811h-7.49149v2.41825a15.58033,15.58033,0,1,0-9.01133,28.37034q.05285.00018.10567,0a15.47693,15.47693,0,0,0,8.90566-2.77179ZM106.59844,66.17532a8.58413,8.58413,0,0,1,8.557-8.61113q.02706-.00009.05409,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.02706,0,.05409a8.58413,8.58413,0,0,1-8.55641,8.61177q-.02738.00009-.05473,0a8.58413,8.58413,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473m17.16387-25.47987V53.37636a15.58048,15.58048,0,1,0-9.01195,28.37034q.05251.00018.105,0a15.48233,15.48233,0,0,0,8.90691-2.77179V81.098h7.49023V40.69545ZM96.21772,50.95811H88.72811V81.098h7.49023Zm0-10.26266H88.72811v7.49023h7.49023ZM60.41805,66.17532a8.58414,8.58414,0,0,1,8.557-8.61113q.02673-.00009.05346,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.02706,0,.05409a8.58414,8.58414,0,0,1-8.55642,8.61177q-.02736.00009-.05472,0a8.58412,8.58412,0,0,1-8.61113-8.557q-.00009-.02738,0-.05473M77.58067,40.69545V53.37636A15.58033,15.58033,0,1,0,68.56935,81.7467q.05283.00018.10567,0a15.4769,15.4769,0,0,0,8.90565-2.77179V81.098h7.4915V40.69545ZM25.38259,66.176a8.58414,8.58414,0,0,1,8.557-8.61114q.02736-.00009.05472,0a8.58414,8.58414,0,0,1,8.61114,8.557q.00009.027,0,.05409a8.58414,8.58414,0,0,1-8.55642,8.61176q-.02736.00009-.05472,0a8.58413,8.58413,0,0,1-8.61177-8.55641q-.00009-.02768,0-.05535m17.16388,14.9227H50.038V50.95872H42.54647V53.377a15.58048,15.58048,0,1,0-9.01069,28.37035q.0522.00016.10441,0a15.48032,15.48032,0,0,0,8.90628-2.77179Z"/></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#57565a;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.37342" y="-3.34411" width="223.25536" height="134.51136"/><path class="cls-2" d="M81.14242,56.12567,77.99668,64.0731h6.29149l-3.14575-7.94743Zm7.0534,17.78238-2.58263-6.49093h-8.9411L74.089,73.90805h-3.775l9.17231-23.114h3.31256l9.17318,23.114Z"/><path class="cls-2" d="M102.9876,62.3189a2.97367,2.97367,0,0,0-2.74772-1.35853A2.91125,2.91125,0,0,0,97.4913,62.3189a3.7299,3.7299,0,0,0-.43087,1.48937v4.23808A3.73648,3.73648,0,0,0,97.4913,69.537a3.40988,3.40988,0,0,0,5.4963,0,7.0611,7.0611,0,0,0,.66165-3.60929,7.3468,7.3468,0,0,0-.66165-3.60884Zm2.94694,8.8744a6.31949,6.31949,0,0,1-5.69466,3.07919,6.89537,6.89537,0,0,1-3.17945-.72845v7.64965H93.68261v-23.379h3.37782v.49738a6.8926,6.8926,0,0,1,3.17945-.72842,6.31935,6.31935,0,0,1,5.69466,3.079,10.006,10.006,0,0,1,1.09252,5.29783,10.16391,10.16391,0,0,1-1.09252,5.23285Z"/><path class="cls-2" d="M118.79367,62.3189a2.97667,2.97667,0,0,0-2.74944-1.35853,2.9108,2.9108,0,0,0-2.74859,1.35853,3.75853,3.75853,0,0,0-.43,1.48937v4.23808a3.76517,3.76517,0,0,0,.43,1.49068,3.41159,3.41159,0,0,0,5.498,0,7.07027,7.07027,0,0,0,.66078-3.60929,7.35645,7.35645,0,0,0-.66078-3.60884Zm2.94608,8.8744a6.32,6.32,0,0,1-5.69552,3.07919,6.88941,6.88941,0,0,1-3.1786-.72845v7.64965h-3.3778v-23.379h3.3778v.49738a6.88664,6.88664,0,0,1,3.1786-.72842,6.31981,6.31981,0,0,1,5.69552,3.079,10.00267,10.00267,0,0,1,1.093,5.29783,10.16449,10.16449,0,0,1-1.093,5.23285Z"/><path class="cls-2" d="M132.96442,54.20565h-3.80825v16.259h3.80825c6.58968,0,6.35717-2.25263,6.35717-8.113,0-5.8944.23251-8.14595-6.35717-8.14595Zm9.60232,13.179c-.828,5.53-4.6687,6.52343-9.60232,6.52343h-7.31875v-23.114h7.31875c4.93362,0,8.7743.96057,9.60232,6.52326a36.3302,36.3302,0,0,1,.26577,5.03426,36.58042,36.58042,0,0,1-.26577,5.033Z"/><polygon class="cls-2" points="146.109 73.908 146.109 57.55 149.52 57.55 149.52 73.908 146.109 73.908 146.109 73.908"/><polygon class="cls-2" points="146.109 54.565 146.109 50.638 149.52 50.638 149.52 54.565 146.109 54.565 146.109 54.565"/><path class="cls-2" d="M161.67111,61.45749a3.97853,3.97853,0,0,0-2.185-.66277c-1.35871,0-3.08048.79467-3.08048,2.352V73.90805h-3.30952V57.71553h3.30952v.49609a7.36373,7.36373,0,0,1,3.08048-.662,8.37517,8.37517,0,0,1,3.676.86135l-1.491,3.04647Z"/><path class="cls-2" d="M173.35993,62.25243a3.00221,3.00221,0,0,0-2.71661-1.39145,3.30382,3.30382,0,0,0-3.609,2.98125h6.72194a4.32873,4.32873,0,0,0-.3963-1.5898ZM166.934,67.11957a5.0516,5.0516,0,0,0,.66295,2.352,3.97682,3.97682,0,0,0,3.345,1.48937,4.29333,4.29333,0,0,0,3.44307-1.55606l2.71705,2.01943a7.84563,7.84563,0,0,1-6.12728,2.78251,7.20688,7.20688,0,0,1-6.22535-2.94833,9.72791,9.72791,0,0,1-1.2589-5.397,9.71813,9.71813,0,0,1,1.2589-5.39724,6.77573,6.77573,0,0,1,5.92674-2.88061,6.353,6.353,0,0,1,5.5313,2.91333c1.19191,1.78819,1.02553,4.53689.99181,6.62261Z"/><path class="cls-2" d="M186.53109,74.17309c-4.70242,0-7.48386-3.54363-7.48386-8.411,0-4.90111,2.78144-8.44475,7.48386-8.44475,2.31728,0,3.84152.62923,6.2258,3.17962l-2.48411,2.18509c-1.78787-1.92-2.51607-2.18509-3.74169-2.18509a3.67433,3.67433,0,0,0-3.14532,1.49064,6.08445,6.08445,0,0,0-.86174,3.77449,6.04264,6.04264,0,0,0,.86174,3.74221,3.59542,3.59542,0,0,0,3.14532,1.48939c1.22562,0,1.95382-.26505,3.74169-2.15137l2.48411,2.18534c-2.38428,2.51638-3.90852,3.14543-6.2258,3.14543Z"/><path class="cls-2" d="M194.70206,57.54967V53.72892l3.24471-.55054v4.37129h2.88082v3.04669h-2.88082V69.6035a2.65978,2.65978,0,0,0,.03327.7282.3886.3886,0,0,0,.3963.23233h2.0878v3.344h-2.0878a3.50427,3.50427,0,0,1-3.07832-1.655,4.8599,4.8599,0,0,1-.596-2.64952V57.54967Z"/><polygon class="cls-2" points="16.87 77.995 30.665 71.993 37.34 52.213 30.585 41.486 16.87 77.995 16.87 77.995"/><polygon class="cls-2" points="30.277 38.06 47.2 64.828 57.151 60.51 41.284 38.06 30.277 38.06 30.277 38.06"/><polygon class="cls-2" points="64.356 59.132 14.131 80.907 24.836 88.213 58.498 73.908 64.356 59.132 64.356 59.132"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#57565a;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.37342" y="-3.34411" width="223.25536" height="134.51136"/><path class="cls-2" d="M81.14242,56.12567,77.99668,64.0731h6.29149l-3.14575-7.94743Zm7.0534,17.78238-2.58263-6.49093h-8.9411L74.089,73.90805h-3.775l9.17231-23.114h3.31256l9.17318,23.114Z"/><path class="cls-2" d="M102.9876,62.3189a2.97367,2.97367,0,0,0-2.74772-1.35853A2.91125,2.91125,0,0,0,97.4913,62.3189a3.7299,3.7299,0,0,0-.43087,1.48937v4.23808A3.73648,3.73648,0,0,0,97.4913,69.537a3.40988,3.40988,0,0,0,5.4963,0,7.0611,7.0611,0,0,0,.66165-3.60929,7.3468,7.3468,0,0,0-.66165-3.60884Zm2.94694,8.8744a6.31949,6.31949,0,0,1-5.69466,3.07919,6.89537,6.89537,0,0,1-3.17945-.72845v7.64965H93.68261v-23.379h3.37782v.49738a6.8926,6.8926,0,0,1,3.17945-.72842,6.31935,6.31935,0,0,1,5.69466,3.079,10.006,10.006,0,0,1,1.09252,5.29783,10.16391,10.16391,0,0,1-1.09252,5.23285Z"/><path class="cls-2" d="M118.79367,62.3189a2.97667,2.97667,0,0,0-2.74944-1.35853,2.9108,2.9108,0,0,0-2.74859,1.35853,3.75853,3.75853,0,0,0-.43,1.48937v4.23808a3.76517,3.76517,0,0,0,.43,1.49068,3.41159,3.41159,0,0,0,5.498,0,7.07027,7.07027,0,0,0,.66078-3.60929,7.35645,7.35645,0,0,0-.66078-3.60884Zm2.94608,8.8744a6.32,6.32,0,0,1-5.69552,3.07919,6.88941,6.88941,0,0,1-3.1786-.72845v7.64965h-3.3778v-23.379h3.3778v.49738a6.88664,6.88664,0,0,1,3.1786-.72842,6.31981,6.31981,0,0,1,5.69552,3.079,10.00267,10.00267,0,0,1,1.093,5.29783,10.16449,10.16449,0,0,1-1.093,5.23285Z"/><path class="cls-2" d="M132.96442,54.20565h-3.80825v16.259h3.80825c6.58968,0,6.35717-2.25263,6.35717-8.113,0-5.8944.23251-8.14595-6.35717-8.14595Zm9.60232,13.179c-.828,5.53-4.6687,6.52343-9.60232,6.52343h-7.31875v-23.114h7.31875c4.93362,0,8.7743.96057,9.60232,6.52326a36.3302,36.3302,0,0,1,.26577,5.03426,36.58042,36.58042,0,0,1-.26577,5.033Z"/><polygon class="cls-2" points="146.109 73.908 146.109 57.55 149.52 57.55 149.52 73.908 146.109 73.908 146.109 73.908"/><polygon class="cls-2" points="146.109 54.565 146.109 50.638 149.52 50.638 149.52 54.565 146.109 54.565 146.109 54.565"/><path class="cls-2" d="M161.67111,61.45749a3.97853,3.97853,0,0,0-2.185-.66277c-1.35871,0-3.08048.79467-3.08048,2.352V73.90805h-3.30952V57.71553h3.30952v.49609a7.36373,7.36373,0,0,1,3.08048-.662,8.37517,8.37517,0,0,1,3.676.86135l-1.491,3.04647Z"/><path class="cls-2" d="M173.35993,62.25243a3.00221,3.00221,0,0,0-2.71661-1.39145,3.30382,3.30382,0,0,0-3.609,2.98125h6.72194a4.32873,4.32873,0,0,0-.3963-1.5898ZM166.934,67.11957a5.0516,5.0516,0,0,0,.66295,2.352,3.97682,3.97682,0,0,0,3.345,1.48937,4.29333,4.29333,0,0,0,3.44307-1.55606l2.71705,2.01943a7.84563,7.84563,0,0,1-6.12728,2.78251,7.20688,7.20688,0,0,1-6.22535-2.94833,9.72791,9.72791,0,0,1-1.2589-5.397,9.71813,9.71813,0,0,1,1.2589-5.39724,6.77573,6.77573,0,0,1,5.92674-2.88061,6.353,6.353,0,0,1,5.5313,2.91333c1.19191,1.78819,1.02553,4.53689.99181,6.62261Z"/><path class="cls-2" d="M186.53109,74.17309c-4.70242,0-7.48386-3.54363-7.48386-8.411,0-4.90111,2.78144-8.44475,7.48386-8.44475,2.31728,0,3.84152.62923,6.2258,3.17962l-2.48411,2.18509c-1.78787-1.92-2.51607-2.18509-3.74169-2.18509a3.67433,3.67433,0,0,0-3.14532,1.49064,6.08445,6.08445,0,0,0-.86174,3.77449,6.04264,6.04264,0,0,0,.86174,3.74221,3.59542,3.59542,0,0,0,3.14532,1.48939c1.22562,0,1.95382-.26505,3.74169-2.15137l2.48411,2.18534c-2.38428,2.51638-3.90852,3.14543-6.2258,3.14543Z"/><path class="cls-2" d="M194.70206,57.54967V53.72892l3.24471-.55054v4.37129h2.88082v3.04669h-2.88082V69.6035a2.65978,2.65978,0,0,0,.03327.7282.3886.3886,0,0,0,.3963.23233h2.0878v3.344h-2.0878a3.50427,3.50427,0,0,1-3.07832-1.655,4.8599,4.8599,0,0,1-.596-2.64952V57.54967Z"/><polygon class="cls-2" points="16.87 77.995 30.665 71.993 37.34 52.213 30.585 41.486 16.87 77.995 16.87 77.995"/><polygon class="cls-2" points="30.277 38.06 47.2 64.828 57.151 60.51 41.284 38.06 30.277 38.06 30.277 38.06"/><polygon class="cls-2" points="64.356 59.132 14.131 80.907 24.836 88.213 58.498 73.908 64.356 59.132 64.356 59.132"/></svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.00001" y="-3.45836" width="223.25536" height="134.51136"/><g id="layer1"><path id="path14" d="M52.57518,56.39988v16.0054h8.94419l-1.2105,3.09349H48.6747V56.39991h3.90048"/><path id="path16" d="M127.89467,65.07506c2.48824-.94148,5.38-3.09349,5.38-6.65769,0-4.43848-3.83322-6.65769-9.28044-6.65769h-7.12845V75.49877h4.23673V65.74759h2.48823l6.59044,9.75118h4.77473l-7.0612-10.42368Zm-4.70747-2.35373h-2.08473V54.58412h2.62273c3.42972,0,5.31272,1.076,5.31272,4.035,0,3.16072-2.28649,4.10223-5.85071,4.10223"/><path id="path18" d="M68.98407,56.39988l.60525,1.47949L62.19187,75.49874h3.63148l1.614-3.90048h8.40619l1.68124,3.90048h4.304L73.3553,56.39988H68.98407Zm-.33625,12.30668,2.89174-7.06121,2.959,7.06121H68.64783"/><path id="path28" d="M41.27726,62.78859a5.40414,5.40414,0,0,0,4.10222-5.24547c0-5.78347-6.99395-5.78347-9.21318-5.78347H28.7016V75.49874h7.12845c4.16947,0,10.89442-1.00874,10.89442-6.85945C46.72447,65.41131,44.77423,63.32659,41.27726,62.78859Zm-5.649-8.13721c3.16072,0,5.31271.33625,5.31271,3.16073,0,3.83322-3.90047,3.63146-5.78345,3.63146h-2.152V54.58412l2.62273.06726Zm.06724,17.75387-2.69-.06726V64.537h2.48823c3.766,0,6.7922.538,6.7922,3.90048,0,3.29522-2.48823,3.96772-6.59046,3.96772"/><path id="path30" d="M98.84287,56.39988h3.96772V75.49874H98.84287Zm12.23941,0-8.06994,9.14595,8.13719,9.95294h4.50571L107.4508,65.34408l7.59921-8.9442h-3.96773"/><path id="path40" d="M80.95449,65.34405c0,6.25421,3.90048,10.49094,9.21318,10.49094a10.18329,10.18329,0,0,0,6.38871-1.95023l-.94149-1.883A9.90036,9.90036,0,0,1,91.17642,73.145c-3.42973,0-5.918-2.48823-5.918-7.66644,0-4.16946,1.54675-6.65769,4.50572-6.65769,1.614,0,2.959.538,3.497,2.152l3.42972-.87425c-.33625-1.345-2.152-3.96771-7.12845-3.96771-4.573,0-8.60794,3.09349-8.60794,9.21318"/><path id="path50" d="M171.67412,56.39988h3.90048V75.49874h-3.90048Zm12.23941,0-8.13721,9.14595,8.13721,9.95294h4.64021L180.282,65.34408l7.5992-8.9442h-3.96771"/><path id="path52" d="M153.71849,65.34405c0,6.25421,3.83322,10.49094,9.07869,10.49094a10.11878,10.11878,0,0,0,6.456-1.95023l-.94148-1.883A9.953,9.953,0,0,1,163.806,73.145c-3.42973,0-5.8507-2.48823-5.8507-7.66644,0-4.16946,1.54674-6.65769,4.573-6.65769a3.35862,3.35862,0,0,1,3.497,2.152l3.36248-.87425c-.33625-1.345-2.08475-3.96771-7.0612-3.96771-4.64021,0-8.60795,3.09349-8.60795,9.21318"/><path id="path54" d="M143.16032,56.13087c-5.17821,0-8.94419,3.09349-8.94419,9.81844s3.56423,9.88568,8.94419,9.88568,8.9442-3.16072,8.9442-9.88568S148.33853,56.13087,143.16032,56.13087Zm0,17.01414c-3.96771,0-4.90922-3.228-4.90922-7.1957,0-3.90048.94148-7.26295,4.90922-7.26295s4.90922,3.36247,4.90922,7.26295c0,3.96772-.94148,7.1957-4.90922,7.1957"/></g></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.00001" y="-3.45836" width="223.25536" height="134.51136"/><g id="layer1"><path id="path14" d="M52.57518,56.39988v16.0054h8.94419l-1.2105,3.09349H48.6747V56.39991h3.90048"/><path id="path16" d="M127.89467,65.07506c2.48824-.94148,5.38-3.09349,5.38-6.65769,0-4.43848-3.83322-6.65769-9.28044-6.65769h-7.12845V75.49877h4.23673V65.74759h2.48823l6.59044,9.75118h4.77473l-7.0612-10.42368Zm-4.70747-2.35373h-2.08473V54.58412h2.62273c3.42972,0,5.31272,1.076,5.31272,4.035,0,3.16072-2.28649,4.10223-5.85071,4.10223"/><path id="path18" d="M68.98407,56.39988l.60525,1.47949L62.19187,75.49874h3.63148l1.614-3.90048h8.40619l1.68124,3.90048h4.304L73.3553,56.39988H68.98407Zm-.33625,12.30668,2.89174-7.06121,2.959,7.06121H68.64783"/><path id="path28" d="M41.27726,62.78859a5.40414,5.40414,0,0,0,4.10222-5.24547c0-5.78347-6.99395-5.78347-9.21318-5.78347H28.7016V75.49874h7.12845c4.16947,0,10.89442-1.00874,10.89442-6.85945C46.72447,65.41131,44.77423,63.32659,41.27726,62.78859Zm-5.649-8.13721c3.16072,0,5.31271.33625,5.31271,3.16073,0,3.83322-3.90047,3.63146-5.78345,3.63146h-2.152V54.58412l2.62273.06726Zm.06724,17.75387-2.69-.06726V64.537h2.48823c3.766,0,6.7922.538,6.7922,3.90048,0,3.29522-2.48823,3.96772-6.59046,3.96772"/><path id="path30" d="M98.84287,56.39988h3.96772V75.49874H98.84287Zm12.23941,0-8.06994,9.14595,8.13719,9.95294h4.50571L107.4508,65.34408l7.59921-8.9442h-3.96773"/><path id="path40" d="M80.95449,65.34405c0,6.25421,3.90048,10.49094,9.21318,10.49094a10.18329,10.18329,0,0,0,6.38871-1.95023l-.94149-1.883A9.90036,9.90036,0,0,1,91.17642,73.145c-3.42973,0-5.918-2.48823-5.918-7.66644,0-4.16946,1.54675-6.65769,4.50572-6.65769,1.614,0,2.959.538,3.497,2.152l3.42972-.87425c-.33625-1.345-2.152-3.96771-7.12845-3.96771-4.573,0-8.60794,3.09349-8.60794,9.21318"/><path id="path50" d="M171.67412,56.39988h3.90048V75.49874h-3.90048Zm12.23941,0-8.13721,9.14595,8.13721,9.95294h4.64021L180.282,65.34408l7.5992-8.9442h-3.96771"/><path id="path52" d="M153.71849,65.34405c0,6.25421,3.83322,10.49094,9.07869,10.49094a10.11878,10.11878,0,0,0,6.456-1.95023l-.94148-1.883A9.953,9.953,0,0,1,163.806,73.145c-3.42973,0-5.8507-2.48823-5.8507-7.66644,0-4.16946,1.54674-6.65769,4.573-6.65769a3.35862,3.35862,0,0,1,3.497,2.152l3.36248-.87425c-.33625-1.345-2.08475-3.96771-7.0612-3.96771-4.64021,0-8.60795,3.09349-8.60795,9.21318"/><path id="path54" d="M143.16032,56.13087c-5.17821,0-8.94419,3.09349-8.94419,9.81844s3.56423,9.88568,8.94419,9.88568,8.9442-3.16072,8.9442-9.88568S148.33853,56.13087,143.16032,56.13087Zm0,17.01414c-3.96771,0-4.90922-3.228-4.90922-7.1957,0-3.90048.94148-7.26295,4.90922-7.26295s4.90922,3.36247,4.90922,7.26295c0,3.96772-.94148,7.1957-4.90922,7.1957"/></g></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path id="path5" d="M141.73824,63.05113H127.82345l2.25647-3.85486c.93932-1.59742,1.78587-2.16178,3.19675-2.16178,1.40994,0,1.88056,1.12776,1.12871,2.5377h14.197l1.4109-2.5377c1.034-1.88055,1.034-3.94955-1.50463-3.94955h-25.0097c-2.25648,0-4.04329.28218-5.35949,2.44492l-4.41922,7.52127c-1.2215,2.16274-1.12776,3.94956,1.88056,3.94956h14.3854L127.636,71.13676a3.487,3.487,0,0,1-3.47894,1.88056c-1.69307,0-1.59837-1.12776-.84654-2.25552H109.20724l-1.69307,2.82084c-1.034,1.78681-.18748,3.38519,2.25648,3.38519h24.82127a6.07295,6.07295,0,0,0,5.35949-2.91457l4.23078-7.05162C145.12343,65.21387,144.65281,63.05113,141.73824,63.05113Z"/><path id="path7" d="M202.14279,57.7299a2.01608,2.01608,0,1,0,2.06708,2.00395A2.04547,2.04547,0,0,0,202.14279,57.7299Zm0,3.63676a1.62259,1.62259,0,1,1,1.673-1.63377A1.64448,1.64448,0,0,1,202.14279,61.36666Z"/><path id="path9" d="M109.67787,53.08494H88.42834c-2.91458,0-6.67569,0-8.93217,3.94955l-9.4028,15.98283c-1.31619,2.16274-.18748,3.94956,2.25648,3.94956H97.07833c2.53865,0,4.137-.7528,6.11133-3.94956l9.40279-15.98283C113.814,54.96645,111.9334,53.08494,109.67787,53.08494ZM97.73642,59.19627l-7.05065,11.9405c-.94028,1.69307-1.78682,1.88055-3.94955,1.88055s-2.7271-.75184-2.068-1.88055l7.14535-11.94049a3.9896,3.9896,0,0,1,4.0433-2.16179C97.64364,57.03449,98.6767,57.59885,97.73642,59.19627Z"/><path id="path11" d="M72.44455,53.08494H45.17837L33.42631,73.01732h-25.95l.01294,3.94956H59.846c3.47893,0,4.60669-1.69308,5.35949-3.00928l2.81988-4.88887c.7528-1.3162.7528-2.82084-.75184-3.66642a5.94452,5.94452,0,0,0,4.79513-3.19676l2.82085-4.79514C76.30036,55.06019,74.60728,53.08494,72.44455,53.08494ZM58.436,69.16342,57.02512,71.419a2.662,2.662,0,0,1-2.6324,1.59837H47.43485l3.57554-6.01663H57.777C58.99942,67.00069,58.99942,68.12845,58.436,69.16342Zm5.9229-9.96715L62.948,61.45275a2.662,2.662,0,0,1-2.6324,1.59838H53.35774l3.57268-6.01664h6.76943C64.92327,57.03449,64.92327,58.16225,64.35891,59.19627Z"/><path id="path13" d="M203.20455,59.20871a.55269.55269,0,0,0-.25635-.485,1.13731,1.13731,0,0,0-.56532-.10809h-1.01107v2.25457h.34244V59.83046h.40462l.66193,1.0388h.3941l-.7021-1.0388C202.88507,59.81994,203.20455,59.6535,203.20455,59.20871Zm-1.11341.34244h-.37687V58.872h.5988c.29173,0,.54809.03922.54809.331C202.86211,59.60854,202.41636,59.55115,202.09114,59.55115Z"/><path id="polygon1317" d="M168.49306,57.03164h35.25806l-.011-3.94955H156.741L142.73151,76.964h32.71941l2.35022-3.94955H159.09122l3.57267-6.01664h18.70993l2.25649-3.94955H165.01508Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path id="path5" d="M141.73824,63.05113H127.82345l2.25647-3.85486c.93932-1.59742,1.78587-2.16178,3.19675-2.16178,1.40994,0,1.88056,1.12776,1.12871,2.5377h14.197l1.4109-2.5377c1.034-1.88055,1.034-3.94955-1.50463-3.94955h-25.0097c-2.25648,0-4.04329.28218-5.35949,2.44492l-4.41922,7.52127c-1.2215,2.16274-1.12776,3.94956,1.88056,3.94956h14.3854L127.636,71.13676a3.487,3.487,0,0,1-3.47894,1.88056c-1.69307,0-1.59837-1.12776-.84654-2.25552H109.20724l-1.69307,2.82084c-1.034,1.78681-.18748,3.38519,2.25648,3.38519h24.82127a6.07295,6.07295,0,0,0,5.35949-2.91457l4.23078-7.05162C145.12343,65.21387,144.65281,63.05113,141.73824,63.05113Z"/><path id="path7" d="M202.14279,57.7299a2.01608,2.01608,0,1,0,2.06708,2.00395A2.04547,2.04547,0,0,0,202.14279,57.7299Zm0,3.63676a1.62259,1.62259,0,1,1,1.673-1.63377A1.64448,1.64448,0,0,1,202.14279,61.36666Z"/><path id="path9" d="M109.67787,53.08494H88.42834c-2.91458,0-6.67569,0-8.93217,3.94955l-9.4028,15.98283c-1.31619,2.16274-.18748,3.94956,2.25648,3.94956H97.07833c2.53865,0,4.137-.7528,6.11133-3.94956l9.40279-15.98283C113.814,54.96645,111.9334,53.08494,109.67787,53.08494ZM97.73642,59.19627l-7.05065,11.9405c-.94028,1.69307-1.78682,1.88055-3.94955,1.88055s-2.7271-.75184-2.068-1.88055l7.14535-11.94049a3.9896,3.9896,0,0,1,4.0433-2.16179C97.64364,57.03449,98.6767,57.59885,97.73642,59.19627Z"/><path id="path11" d="M72.44455,53.08494H45.17837L33.42631,73.01732h-25.95l.01294,3.94956H59.846c3.47893,0,4.60669-1.69308,5.35949-3.00928l2.81988-4.88887c.7528-1.3162.7528-2.82084-.75184-3.66642a5.94452,5.94452,0,0,0,4.79513-3.19676l2.82085-4.79514C76.30036,55.06019,74.60728,53.08494,72.44455,53.08494ZM58.436,69.16342,57.02512,71.419a2.662,2.662,0,0,1-2.6324,1.59837H47.43485l3.57554-6.01663H57.777C58.99942,67.00069,58.99942,68.12845,58.436,69.16342Zm5.9229-9.96715L62.948,61.45275a2.662,2.662,0,0,1-2.6324,1.59838H53.35774l3.57268-6.01664h6.76943C64.92327,57.03449,64.92327,58.16225,64.35891,59.19627Z"/><path id="path13" d="M203.20455,59.20871a.55269.55269,0,0,0-.25635-.485,1.13731,1.13731,0,0,0-.56532-.10809h-1.01107v2.25457h.34244V59.83046h.40462l.66193,1.0388h.3941l-.7021-1.0388C202.88507,59.81994,203.20455,59.6535,203.20455,59.20871Zm-1.11341.34244h-.37687V58.872h.5988c.29173,0,.54809.03922.54809.331C202.86211,59.60854,202.41636,59.55115,202.09114,59.55115Z"/><path id="polygon1317" d="M168.49306,57.03164h35.25806l-.011-3.94955H156.741L142.73151,76.964h32.71941l2.35022-3.94955H159.09122l3.57267-6.01664h18.70993l2.25649-3.94955H165.01508Z"/></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

+1 -1
View File
@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#0071f7;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path class="cls-2" d="M174.27862,87.85821a5.22494,5.22494,0,0,1-.67887,7.12815,5.66277,5.66277,0,0,1-7.46759-.67888l-11.88024-15.2746L142.71111,93.968c-1.69718,2.37606-5.09153,2.37606-7.46758.67888a4.96011,4.96011,0,0,1-1.01831-7.12815l13.57742-17.65065L134.22522,52.21747a5.32925,5.32925,0,0,1,8.48589-6.44927l11.54081,15.2746,11.88024-14.59574c1.69718-2.376,4.75211-2.71548,7.46759-1.0183,2.376,1.69717,2.376,5.09153.67887,7.46758l-13.238,17.31121Zm-61.77727-2.03662a15.64926,15.64926,0,0,1-15.95348-15.614,15.95716,15.95716,0,0,1,31.907,0A16.08546,16.08546,0,0,1,112.50135,85.82159Zm-46.84212,0a15.64926,15.64926,0,0,1-15.95347-15.614,15.95716,15.95716,0,0,1,31.907,0A15.64926,15.64926,0,0,1,65.65923,85.82159Zm46.84212-41.41114A26.28086,26.28086,0,0,0,89.41973,57.98787,26.42342,26.42342,0,0,0,65.99867,44.41045,27.90043,27.90043,0,0,0,50.0452,49.502V27.77811a5.22038,5.22038,0,0,0-5.09153-5.09154,5.297,5.297,0,0,0-5.431,5.09154V70.547A26.00829,26.00829,0,0,0,65.65923,96.00466,26.718,26.718,0,0,0,89.08029,82.0878a26.58818,26.58818,0,0,0,23.08162,13.91686,26.22192,26.22192,0,0,0,26.476-26.13654C138.97732,55.95126,127.09708,44.41045,112.50135,44.41045Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#0071f7;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path class="cls-2" d="M174.27862,87.85821a5.22494,5.22494,0,0,1-.67887,7.12815,5.66277,5.66277,0,0,1-7.46759-.67888l-11.88024-15.2746L142.71111,93.968c-1.69718,2.37606-5.09153,2.37606-7.46758.67888a4.96011,4.96011,0,0,1-1.01831-7.12815l13.57742-17.65065L134.22522,52.21747a5.32925,5.32925,0,0,1,8.48589-6.44927l11.54081,15.2746,11.88024-14.59574c1.69718-2.376,4.75211-2.71548,7.46759-1.0183,2.376,1.69717,2.376,5.09153.67887,7.46758l-13.238,17.31121Zm-61.77727-2.03662a15.64926,15.64926,0,0,1-15.95348-15.614,15.95716,15.95716,0,0,1,31.907,0A16.08546,16.08546,0,0,1,112.50135,85.82159Zm-46.84212,0a15.64926,15.64926,0,0,1-15.95347-15.614,15.95716,15.95716,0,0,1,31.907,0A15.64926,15.64926,0,0,1,65.65923,85.82159Zm46.84212-41.41114A26.28086,26.28086,0,0,0,89.41973,57.98787,26.42342,26.42342,0,0,0,65.99867,44.41045,27.90043,27.90043,0,0,0,50.0452,49.502V27.77811a5.22038,5.22038,0,0,0-5.09153-5.09154,5.297,5.297,0,0,0-5.431,5.09154V70.547A26.00829,26.00829,0,0,0,65.65923,96.00466,26.718,26.718,0,0,0,89.08029,82.0878a26.58818,26.58818,0,0,0,23.08162,13.91686,26.22192,26.22192,0,0,0,26.476-26.13654C138.97732,55.95126,127.09708,44.41045,112.50135,44.41045Z"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#fbfbfb;}.cls-3{fill:#192534;}.cls-4{mask:url(#mask);}.cls-5{mask:url(#mask-2-2);}.cls-6{mask:url(#mask-3);}</style><mask id="mask" x="14.75095" y="70.72244" width="32.48851" height="10.3304" maskUnits="userSpaceOnUse"><g id="mask-2"><polygon id="path-1" class="cls-1" points="14.751 81.053 14.751 70.722 47.239 70.722 47.239 81.053 14.751 81.053"/></g></mask><mask id="mask-2-2" x="14.75095" y="60.57418" width="32.48851" height="10.3304" maskUnits="userSpaceOnUse"><g id="mask-4"><polygon id="path-3" class="cls-1" points="14.751 70.905 14.751 60.574 47.239 60.574 47.239 70.905 14.751 70.905"/></g></mask><mask id="mask-3" x="14.75079" y="45.87467" width="32.48853" height="14.92678" maskUnits="userSpaceOnUse"><g id="mask-6"><polygon id="path-5" class="cls-1" points="14.751 60.801 14.751 45.875 47.239 45.875 47.239 60.801 14.751 60.801"/></g></mask></defs><title>kubernetes.io-logos</title><rect class="cls-2" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><g id="Symbols"><g id="Mobile-Header"><g id="Group-4"><g id="Mobile-Logo"><g id="Group"><g id="Group-3"><path id="Fill-1" class="cls-3" d="M190.28379,79.32487h-6.37906V54.34018h6.37906v3.41436a10.33414,10.33414,0,0,1,7.73637-4.03515v6.41449a8.21414,8.21414,0,0,0-1.75906-.15516c-2.10911,0-4.92212,1.24163-5.97731,2.84489ZM173.10344,64.47949a5.69574,5.69574,0,0,0-5.97731-5.53592c-3.96771,0-5.67637,3.05266-5.97732,5.53592ZM167.5278,79.94566c-7.38379,0-12.9595-5.12161-12.9595-13.13943,0-7.24181,5.174-13.08684,12.55783-13.08684,7.234,0,12.15607,5.58723,12.15607,13.76022v1.4481H161.24952c.40168,3.15535,2.86336,5.79371,6.98219,5.79371a10.15786,10.15786,0,0,0,6.47972-2.48319l2.813,4.24168c-2.41134,2.27549-6.22917,3.46575-9.99665,3.46575Zm-19.24929-.62079h-6.43068V60.08257h-4.018V54.34018h4.018V52.99592c0-5.32809,3.31543-8.68991,8.18843-8.68991a8.489,8.489,0,0,1,6.32989,2.32674l-2.41135,3.88a3.50681,3.50681,0,0,0-2.66312-1.03509c-1.75782,0-3.01317,1.19026-3.01317,3.51828v1.34426h4.92207v5.74239h-4.92207Zm-16.426,0H125.4218V60.08257h-4.0194V54.34018h4.0194V52.99592c0-5.32809,3.31541-8.68991,8.18843-8.68991a8.48418,8.48418,0,0,1,6.3286,2.32674l-2.41012,3.88a3.50683,3.50683,0,0,0-2.66312-1.03509c-1.75782,0-3.01318,1.19026-3.01318,3.51828v1.34426h4.92212v5.74239h-4.92212v19.2423Zm-14.43053,0h-6.38022V76.16952a11.21263,11.21263,0,0,1-8.53978,3.77613c-5.32385,0-7.83586-3.00012-7.83586-7.86259V54.34018h6.379v15.157c0,3.46574,1.75911,4.60345,4.4714,4.60345a7.07632,7.07632,0,0,0,5.52531-2.8449V54.34017H117.422v24.9847ZM71.87264,71.307a7.0348,7.0348,0,0,0,5.4762,2.79359c3.7171,0,6.17877-2.8975,6.17877-7.24181,0-4.34567-2.46168-7.29441-6.17877-7.29441a6.9786,6.9786,0,0,0-5.47621,2.8975V71.307Zm0,8.01788h-6.379V43.734h6.379V57.54807a9.2539,9.2539,0,0,1,7.48587-3.82868c6.17748,0,10.74961,4.96639,10.74961,13.13944,0,8.32821-4.62118,13.08683-10.74961,13.08683a9.33043,9.33043,0,0,1-7.48587-3.82745v3.20666Z"/></g><g id="Group-6"><g class="cls-4"><path id="Fill-4" class="cls-3" d="M47.00136,72.68049l-3.69521-1.83918a1.4583,1.4583,0,0,0-1.15329,0L31.57117,76.108a1.455,1.455,0,0,1-1.15194,0L19.83748,70.84131a1.45828,1.45828,0,0,0-1.15328,0L14.989,72.68049c-.31738.15841-.31738.416,0,.57308L30.41923,80.934a1.45553,1.45553,0,0,0,1.15194,0l15.43019-7.68046c.31738-.15706.31738-.41467,0-.57308"/></g></g><g id="Group-9"><g class="cls-5"><path id="Fill-7" class="cls-3" d="M47.00136,62.53223l-3.69521-1.83917a1.45872,1.45872,0,0,0-1.15329,0L31.57117,65.95984a1.46694,1.46694,0,0,1-1.15194,0L19.83748,60.69306a1.4587,1.4587,0,0,0-1.15328,0L14.989,62.53223c-.31738.15842-.31738.416,0,.5745l15.43024,7.67905a1.45553,1.45553,0,0,0,1.15194,0l15.43019-7.67905c.31738-.15848.31738-.41608,0-.5745"/></g></g><g id="Group-12"><g class="cls-6"><path id="Fill-10" class="cls-3" d="M14.98887,53.6031l15.43018,7.08965a1.58033,1.58033,0,0,0,1.15194,0L47.00123,53.6031c.31744-.14628.31744-.38408,0-.52907L31.571,45.98438a1.56676,1.56676,0,0,0-1.15194,0L14.98887,53.074c-.31744.145-.31744.38279,0,.52907"/></g></g></g></g></g></g></g></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:transparent;}.cls-3{fill:#192534;}.cls-4{mask:url(#mask);}.cls-5{mask:url(#mask-2-2);}.cls-6{mask:url(#mask-3);}</style><mask id="mask" x="14.75095" y="70.72244" width="32.48851" height="10.3304" maskUnits="userSpaceOnUse"><g id="mask-2"><polygon id="path-1" class="cls-1" points="14.751 81.053 14.751 70.722 47.239 70.722 47.239 81.053 14.751 81.053"/></g></mask><mask id="mask-2-2" x="14.75095" y="60.57418" width="32.48851" height="10.3304" maskUnits="userSpaceOnUse"><g id="mask-4"><polygon id="path-3" class="cls-1" points="14.751 70.905 14.751 60.574 47.239 60.574 47.239 70.905 14.751 70.905"/></g></mask><mask id="mask-3" x="14.75079" y="45.87467" width="32.48853" height="14.92678" maskUnits="userSpaceOnUse"><g id="mask-6"><polygon id="path-5" class="cls-1" points="14.751 60.801 14.751 45.875 47.239 45.875 47.239 60.801 14.751 60.801"/></g></mask></defs><title>kubernetes.io-logos</title><rect class="cls-2" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><g id="Symbols"><g id="Mobile-Header"><g id="Group-4"><g id="Mobile-Logo"><g id="Group"><g id="Group-3"><path id="Fill-1" class="cls-3" d="M190.28379,79.32487h-6.37906V54.34018h6.37906v3.41436a10.33414,10.33414,0,0,1,7.73637-4.03515v6.41449a8.21414,8.21414,0,0,0-1.75906-.15516c-2.10911,0-4.92212,1.24163-5.97731,2.84489ZM173.10344,64.47949a5.69574,5.69574,0,0,0-5.97731-5.53592c-3.96771,0-5.67637,3.05266-5.97732,5.53592ZM167.5278,79.94566c-7.38379,0-12.9595-5.12161-12.9595-13.13943,0-7.24181,5.174-13.08684,12.55783-13.08684,7.234,0,12.15607,5.58723,12.15607,13.76022v1.4481H161.24952c.40168,3.15535,2.86336,5.79371,6.98219,5.79371a10.15786,10.15786,0,0,0,6.47972-2.48319l2.813,4.24168c-2.41134,2.27549-6.22917,3.46575-9.99665,3.46575Zm-19.24929-.62079h-6.43068V60.08257h-4.018V54.34018h4.018V52.99592c0-5.32809,3.31543-8.68991,8.18843-8.68991a8.489,8.489,0,0,1,6.32989,2.32674l-2.41135,3.88a3.50681,3.50681,0,0,0-2.66312-1.03509c-1.75782,0-3.01317,1.19026-3.01317,3.51828v1.34426h4.92207v5.74239h-4.92207Zm-16.426,0H125.4218V60.08257h-4.0194V54.34018h4.0194V52.99592c0-5.32809,3.31541-8.68991,8.18843-8.68991a8.48418,8.48418,0,0,1,6.3286,2.32674l-2.41012,3.88a3.50683,3.50683,0,0,0-2.66312-1.03509c-1.75782,0-3.01318,1.19026-3.01318,3.51828v1.34426h4.92212v5.74239h-4.92212v19.2423Zm-14.43053,0h-6.38022V76.16952a11.21263,11.21263,0,0,1-8.53978,3.77613c-5.32385,0-7.83586-3.00012-7.83586-7.86259V54.34018h6.379v15.157c0,3.46574,1.75911,4.60345,4.4714,4.60345a7.07632,7.07632,0,0,0,5.52531-2.8449V54.34017H117.422v24.9847ZM71.87264,71.307a7.0348,7.0348,0,0,0,5.4762,2.79359c3.7171,0,6.17877-2.8975,6.17877-7.24181,0-4.34567-2.46168-7.29441-6.17877-7.29441a6.9786,6.9786,0,0,0-5.47621,2.8975V71.307Zm0,8.01788h-6.379V43.734h6.379V57.54807a9.2539,9.2539,0,0,1,7.48587-3.82868c6.17748,0,10.74961,4.96639,10.74961,13.13944,0,8.32821-4.62118,13.08683-10.74961,13.08683a9.33043,9.33043,0,0,1-7.48587-3.82745v3.20666Z"/></g><g id="Group-6"><g class="cls-4"><path id="Fill-4" class="cls-3" d="M47.00136,72.68049l-3.69521-1.83918a1.4583,1.4583,0,0,0-1.15329,0L31.57117,76.108a1.455,1.455,0,0,1-1.15194,0L19.83748,70.84131a1.45828,1.45828,0,0,0-1.15328,0L14.989,72.68049c-.31738.15841-.31738.416,0,.57308L30.41923,80.934a1.45553,1.45553,0,0,0,1.15194,0l15.43019-7.68046c.31738-.15706.31738-.41467,0-.57308"/></g></g><g id="Group-9"><g class="cls-5"><path id="Fill-7" class="cls-3" d="M47.00136,62.53223l-3.69521-1.83917a1.45872,1.45872,0,0,0-1.15329,0L31.57117,65.95984a1.46694,1.46694,0,0,1-1.15194,0L19.83748,60.69306a1.4587,1.4587,0,0,0-1.15328,0L14.989,62.53223c-.31738.15842-.31738.416,0,.5745l15.43024,7.67905a1.45553,1.45553,0,0,0,1.15194,0l15.43019-7.67905c.31738-.15848.31738-.41608,0-.5745"/></g></g><g id="Group-12"><g class="cls-6"><path id="Fill-10" class="cls-3" d="M14.98887,53.6031l15.43018,7.08965a1.58033,1.58033,0,0,0,1.15194,0L47.00123,53.6031c.31744-.14628.31744-.38408,0-.52907L31.571,45.98438a1.56676,1.56676,0,0,0-1.15194,0L14.98887,53.074c-.31744.145-.31744.38279,0,.52907"/></g></g></g></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2,.cls-3{fill-rule:evenodd;}.cls-2{fill:url(#linear-gradient);}.cls-3{fill:url(#linear-gradient-2);}</style><linearGradient id="linear-gradient" x1="-3137.65754" y1="1644.36414" x2="-3137.70622" y2="1644.36292" gradientTransform="matrix(2793, 0, 0, -441.00006, 8763675.71297, 725229.10048)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f5286e"/><stop offset="1" stop-color="#fa461e"/></linearGradient><linearGradient id="linear-gradient-2" x1="-3134.50784" y1="1645.52546" x2="-3134.55653" y2="1645.47965" gradientTransform="matrix(800, 0, 0, -776, 2507658.98376, 1276974.5)" xlink:href="#linear-gradient"/></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path class="cls-2" d="M73.12738,75.22779a11.43076,11.43076,0,0,0,7.99043-3.25709L77.915,69.25159a6.54848,6.54848,0,0,1-4.78767,2.18113,6.27512,6.27512,0,1,1,0-12.54865A6.54851,6.54851,0,0,1,77.915,61.0652l3.20276-2.71911A11.30858,11.30858,0,0,0,73.12738,55.089c-5.89573,0-10.92371,4.58875-10.92371,10.05486C62.20367,70.61115,67.23166,75.22779,73.12738,75.22779ZM87.2185,62.96274V60.24363H82.847V74.8885h4.37024V67.89326c0-2.74823,2.06429-4.504,5.29615-4.504V59.90555A5.81225,5.81225,0,0,0,87.21723,62.964ZM101.398,75.22779c4.57892,0,8.41035-3.51278,8.41035-7.67626s-3.83144-7.64715-8.41035-7.64715c-4.60807,0-8.46857,3.48368-8.46857,7.64715S96.79,75.22779,101.398,75.22779Zm0-3.48372a4.17862,4.17862,0,1,1,4.25-4.19254A4.2883,4.2883,0,0,1,101.398,71.74407Zm13.67233,3.14321h3.92121l2.90169-9.20544,2.87388,9.20544h3.91994l5.267-14.64366H129.675l-2.93333,9.12063-3.05221-9.12063H120.068l-3.05221,9.12063-2.93333-9.12063h-4.27915l5.267,14.64366Zm31.95657-19.7995v7.25216a6.48235,6.48235,0,0,0-5.20633-2.43556c-4.12993,0-7.12271,3.17228-7.12271,7.64715,0,4.50393,2.99273,7.67626,7.12144,7.67626a6.48139,6.48139,0,0,0,5.20758-2.43556V74.8885h4.37024V55.089h-4.37024v-.00121Zm-3.95028,16.65629a4.17829,4.17829,0,0,1,0-8.356,4.18457,4.18457,0,0,1,0,8.356ZM159.533,59.45116a1.52877,1.52877,0,0,1,1.466-1.6431,2.32868,2.32868,0,0,1,1.49515.48107l1.0486-2.52038a5.82958,5.82958,0,0,0-3.562-1.27474,4.36676,4.36676,0,0,0-4.63845,4.47492v1.27469h-2.125v3.34317h2.125V74.88728h4.18943V63.58679h3.352V60.24363h-3.352v-.79247h.00127Zm7.47558-1.21778a2.24007,2.24007,0,1,0,0-4.47609,2.24316,2.24316,0,1,0,0,4.47609Zm-2.21356,16.6539h4.369V60.24363h-4.37024V74.8885l.00126-.00122ZM176.46128,62.964V60.24362H172.091V74.88849h4.37024V67.89326c0-2.74823,2.06428-4.504,5.29615-4.504V59.90555a5.81228,5.81228,0,0,0-5.29615,3.05845Zm14.24029,8.61049a3.72844,3.72844,0,0,1-3.6809-2.66336h11.16279c0-5.523-2.8435-9.0067-7.69063-9.0067-4.52078,0-7.96131,3.20012-7.96131,7.6193,0,4.50393,3.59107,7.70411,8.1991,7.70411a9.76074,9.76074,0,0,0,6.31568-2.26594l-2.78279-2.69a5.79593,5.79593,0,0,1-3.562,1.30259Zm-.03038-8.01677a3.204,3.204,0,0,1,3.32165,2.37987h-6.91269a3.73543,3.73543,0,0,1,3.59228-2.37987h-.00124Z"/><path class="cls-3" d="M48.815,64.51747H41.02529v-7.5563H33.23554v-7.5563H48.815Zm3.89487,0H44.92016A11.51324,11.51324,0,0,1,33.23554,75.85073a11.33911,11.33911,0,1,1,0-22.66768v-7.5563c-10.75594,0-19.47437,8.45767-19.47437,18.89072S22.4796,83.407,33.23554,83.407,52.70991,74.94936,52.70991,64.5163Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2,.cls-3{fill-rule:evenodd;}.cls-2{fill:url(#linear-gradient);}.cls-3{fill:url(#linear-gradient-2);}</style><linearGradient id="linear-gradient" x1="-3137.65754" y1="1644.36414" x2="-3137.70622" y2="1644.36292" gradientTransform="matrix(2793, 0, 0, -441.00006, 8763675.71297, 725229.10048)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f5286e"/><stop offset="1" stop-color="#fa461e"/></linearGradient><linearGradient id="linear-gradient-2" x1="-3134.50784" y1="1645.52546" x2="-3134.55653" y2="1645.47965" gradientTransform="matrix(800, 0, 0, -776, 2507658.98376, 1276974.5)" xlink:href="#linear-gradient"/></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-3.55202" y="-3.16104" width="223.25536" height="134.51136"/><path class="cls-2" d="M73.12738,75.22779a11.43076,11.43076,0,0,0,7.99043-3.25709L77.915,69.25159a6.54848,6.54848,0,0,1-4.78767,2.18113,6.27512,6.27512,0,1,1,0-12.54865A6.54851,6.54851,0,0,1,77.915,61.0652l3.20276-2.71911A11.30858,11.30858,0,0,0,73.12738,55.089c-5.89573,0-10.92371,4.58875-10.92371,10.05486C62.20367,70.61115,67.23166,75.22779,73.12738,75.22779ZM87.2185,62.96274V60.24363H82.847V74.8885h4.37024V67.89326c0-2.74823,2.06429-4.504,5.29615-4.504V59.90555A5.81225,5.81225,0,0,0,87.21723,62.964ZM101.398,75.22779c4.57892,0,8.41035-3.51278,8.41035-7.67626s-3.83144-7.64715-8.41035-7.64715c-4.60807,0-8.46857,3.48368-8.46857,7.64715S96.79,75.22779,101.398,75.22779Zm0-3.48372a4.17862,4.17862,0,1,1,4.25-4.19254A4.2883,4.2883,0,0,1,101.398,71.74407Zm13.67233,3.14321h3.92121l2.90169-9.20544,2.87388,9.20544h3.91994l5.267-14.64366H129.675l-2.93333,9.12063-3.05221-9.12063H120.068l-3.05221,9.12063-2.93333-9.12063h-4.27915l5.267,14.64366Zm31.95657-19.7995v7.25216a6.48235,6.48235,0,0,0-5.20633-2.43556c-4.12993,0-7.12271,3.17228-7.12271,7.64715,0,4.50393,2.99273,7.67626,7.12144,7.67626a6.48139,6.48139,0,0,0,5.20758-2.43556V74.8885h4.37024V55.089h-4.37024v-.00121Zm-3.95028,16.65629a4.17829,4.17829,0,0,1,0-8.356,4.18457,4.18457,0,0,1,0,8.356ZM159.533,59.45116a1.52877,1.52877,0,0,1,1.466-1.6431,2.32868,2.32868,0,0,1,1.49515.48107l1.0486-2.52038a5.82958,5.82958,0,0,0-3.562-1.27474,4.36676,4.36676,0,0,0-4.63845,4.47492v1.27469h-2.125v3.34317h2.125V74.88728h4.18943V63.58679h3.352V60.24363h-3.352v-.79247h.00127Zm7.47558-1.21778a2.24007,2.24007,0,1,0,0-4.47609,2.24316,2.24316,0,1,0,0,4.47609Zm-2.21356,16.6539h4.369V60.24363h-4.37024V74.8885l.00126-.00122ZM176.46128,62.964V60.24362H172.091V74.88849h4.37024V67.89326c0-2.74823,2.06428-4.504,5.29615-4.504V59.90555a5.81228,5.81228,0,0,0-5.29615,3.05845Zm14.24029,8.61049a3.72844,3.72844,0,0,1-3.6809-2.66336h11.16279c0-5.523-2.8435-9.0067-7.69063-9.0067-4.52078,0-7.96131,3.20012-7.96131,7.6193,0,4.50393,3.59107,7.70411,8.1991,7.70411a9.76074,9.76074,0,0,0,6.31568-2.26594l-2.78279-2.69a5.79593,5.79593,0,0,1-3.562,1.30259Zm-.03038-8.01677a3.204,3.204,0,0,1,3.32165,2.37987h-6.91269a3.73543,3.73543,0,0,1,3.59228-2.37987h-.00124Z"/><path class="cls-3" d="M48.815,64.51747H41.02529v-7.5563H33.23554v-7.5563H48.815Zm3.89487,0H44.92016A11.51324,11.51324,0,0,1,33.23554,75.85073a11.33911,11.33911,0,1,1,0-22.66768v-7.5563c-10.75594,0-19.47437,8.45767-19.47437,18.89072S22.4796,83.407,33.23554,83.407,52.70991,74.94936,52.70991,64.5163Z"/></svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:none;}.cls-2{fill:#fbfbfb;}.cls-3{clip-path:url(#clip-path);}.cls-4{fill:#ee3248;fill-rule:evenodd;}</style><clipPath id="clip-path"><rect class="cls-1" x="4.70501" y="-8.81268" width="206.90403" height="145.3255"/></clipPath></defs><rect class="cls-2" x="-3.37342" y="-3.34411" width="223.25536" height="134.51135"/><g class="cls-3"><g class="cls-3"><path class="cls-4" d="M28.02166,50.76936l7.69058-.0617c6.9525.12305,7.75228,4.1837,4.61435,13.41275-2.64567,7.87531-6.76768,12.67414-14.58165,12.61279h-6.091ZM169.22325,61.044c4.55274-11.01316,10.52065-15.19686,22.76431-15.50454,10.9518-.24609,15.81224,4.79908,11.813,17.41187C199.49376,76.67151,191.67987,82.209,179.86693,82.209c-12.98175.06134-16.24263-7.87514-10.64368-21.165m8.429.73843c2.83006-7.01411,6.95215-11.87463,13.04345-11.93633,5.47555-.06125,6.46007,3.938,3.99905,12.36706-3.13794,10.82842-7.69068,15.5659-13.90466,15.44286-6.89106-.06135-6.768-6.82946-3.13784-15.87359m-15.07382-8.67536,2.09172-6.02932a34.76316,34.76316,0,0,0-10.95146-1.66134c-7.62924-.0616-13.35114,2.33806-15.6892,7.69066-3.69162,8.183,1.4766,10.70564,7.69084,13.59749,9.10583,4.245,3.876,11.56684-4.86069,10.82842-3.50688-.3077-6.58311-1.90724-9.65961-3.38384l-1.96859,6.15264A33.79646,33.79646,0,0,0,142.64393,82.209c9.0444-.55369,14.64308-4.184,16.91972-9.90595,2.584-6.52159-1.41525-10.52064-7.38324-12.42789-12.42831-3.99939-4.98338-15.75088,10.398-6.76811M95.57659,46.15492a19.153,19.153,0,0,1,2.215,3.62993L87.76306,81.47059H93.854l8.36766-26.45618,9.59791,26.45618h8.61375l-.36939-.98451,10.89012-34.33116h-6.15273l-7.99827,25.34837-9.22879-25.34837c-3.999,0-7.99836.06135-11.99767,0m-34.39259,0a14.395,14.395,0,0,1,2.21468,3.62993L53.43173,81.47059H79.826L81.05656,77.533H63.21437L67.152,65.16635H78.96492l1.23051-3.87627H68.3825L71.95081,49.9695H89.17822L90.347,46.15492c-9.72121,0-19.44208.06135-29.163,0m-42.26817,0a16.4482,16.4482,0,0,1,2.21468,3.62993L11.102,81.47059h8.61366l5.04517-.06135c14.766,0,21.77988-7.32179,24.73333-16.85828,4.245-13.5973-.92316-18.33469-13.47418-18.33469Z"/></g></g></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 215 127"><defs><style>.cls-1{fill:none;}.cls-2{fill:transparent;}.cls-3{clip-path:url(#clip-path);}.cls-4{fill:#ee3248;fill-rule:evenodd;}</style><clipPath id="clip-path"><rect class="cls-1" x="4.70501" y="-8.81268" width="206.90403" height="145.3255"/></clipPath></defs><rect class="cls-2" x="-3.37342" y="-3.34411" width="223.25536" height="134.51135"/><g class="cls-3"><g class="cls-3"><path class="cls-4" d="M28.02166,50.76936l7.69058-.0617c6.9525.12305,7.75228,4.1837,4.61435,13.41275-2.64567,7.87531-6.76768,12.67414-14.58165,12.61279h-6.091ZM169.22325,61.044c4.55274-11.01316,10.52065-15.19686,22.76431-15.50454,10.9518-.24609,15.81224,4.79908,11.813,17.41187C199.49376,76.67151,191.67987,82.209,179.86693,82.209c-12.98175.06134-16.24263-7.87514-10.64368-21.165m8.429.73843c2.83006-7.01411,6.95215-11.87463,13.04345-11.93633,5.47555-.06125,6.46007,3.938,3.99905,12.36706-3.13794,10.82842-7.69068,15.5659-13.90466,15.44286-6.89106-.06135-6.768-6.82946-3.13784-15.87359m-15.07382-8.67536,2.09172-6.02932a34.76316,34.76316,0,0,0-10.95146-1.66134c-7.62924-.0616-13.35114,2.33806-15.6892,7.69066-3.69162,8.183,1.4766,10.70564,7.69084,13.59749,9.10583,4.245,3.876,11.56684-4.86069,10.82842-3.50688-.3077-6.58311-1.90724-9.65961-3.38384l-1.96859,6.15264A33.79646,33.79646,0,0,0,142.64393,82.209c9.0444-.55369,14.64308-4.184,16.91972-9.90595,2.584-6.52159-1.41525-10.52064-7.38324-12.42789-12.42831-3.99939-4.98338-15.75088,10.398-6.76811M95.57659,46.15492a19.153,19.153,0,0,1,2.215,3.62993L87.76306,81.47059H93.854l8.36766-26.45618,9.59791,26.45618h8.61375l-.36939-.98451,10.89012-34.33116h-6.15273l-7.99827,25.34837-9.22879-25.34837c-3.999,0-7.99836.06135-11.99767,0m-34.39259,0a14.395,14.395,0,0,1,2.21468,3.62993L53.43173,81.47059H79.826L81.05656,77.533H63.21437L67.152,65.16635H78.96492l1.23051-3.87627H68.3825L71.95081,49.9695H89.17822L90.347,46.15492c-9.72121,0-19.44208.06135-29.163,0m-42.26817,0a16.4482,16.4482,0,0,1,2.21468,3.62993L11.102,81.47059h8.61366l5.04517-.06135c14.766,0,21.77988-7.32179,24.73333-16.85828,4.245-13.5973-.92316-18.33469-13.47418-18.33469Z"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#005da5;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-4.55738" y="-3.79362" width="223.25536" height="134.51136"/><path d="M70.73011,68.57377c-7.72723,0-10.07255-2.04907-10.07255-4.666V54.5512h5.061v8.83817c0,2.14782,2.24658,2.74033,5.25847,2.74033a39.0795,39.0795,0,0,0,4.71533-.1975V54.57589h5.061V68.006A79.45679,79.45679,0,0,1,70.73011,68.57377Z"/><polygon points="25.502 68.228 25.502 62.575 15.529 62.575 15.529 68.228 10.468 68.228 10.468 54.527 15.529 54.527 15.529 60.131 25.502 60.131 25.502 54.527 30.563 54.527 30.563 68.228 25.502 68.228"/><path d="M92.40584,57.26684h13.677V54.52651H91.34428c-3.9994,0-5.3819.71594-5.3819,2.7897V68.25283h5.061V62.5253H106.0581V60.08123H91.02333V58.1309C91.048,57.61246,91.34428,57.26684,92.40584,57.26684Z"/><path d="M116.501,57.26684c-1.08626,0-1.35782.34562-1.35782.83938v1.99969h15.03476v2.34533H115.14315v2.1972c0,.49375.29625.83938,1.35782.83938h13.67694v2.74032H115.4394c-3.9994,0-5.3819-.71594-5.3819-2.7897V57.29153c0-2.07377,1.3825-2.78971,5.3819-2.78971h14.73852v2.74033H116.501Z"/><path class="cls-2" d="M135.28825,65.66063c0-.69125.395-.93813,1.58-.93813h2.02439c1.16032,0,1.58.24688,1.58.93813V67.3147c0,.69126-.395.93813-1.58.93813h-2.02439c-1.16032,0-1.58-.24687-1.58-.93813Z"/><path d="M45.72154,59.785a50.47135,50.47135,0,0,0-8.1716.64187c-1.45657.22219-2.09845.79-2.09845,2.02439v3.45627c0,1.23438.64188,1.77751,2.09845,2.02438a50.47023,50.47023,0,0,0,8.1716.64188,66.931,66.931,0,0,0,9.85037-.61719V59.069c0-4.29564-1.65407-4.54252-7.25816-4.54252H37.05619v2.37H48.1903c2.09845,0,2.29595.56782,2.29595,1.82689V59.785Zm0,6.51753a24.08331,24.08331,0,0,1-4.1722-.32094c-.71595-.12344-1.03688-.395-1.03688-.98751V63.38937c0-.61719.32094-.88876,1.03688-.98751a24.08232,24.08232,0,0,1,4.1722-.32093h4.74V66.1297C49.49875,66.22845,47.62249,66.30251,45.72154,66.30251Z"/><path d="M152.17459,68.42564c-3.9994,0-7.1841-2.32063-7.1841-6.98659,0-4.22159,2.81438-6.9866,7.38159-6.9866a9.10468,9.10468,0,0,1,3.82659.74063l-.64188,1.13563a7.75929,7.75929,0,0,0-3.06127-.59251c-3.30814,0-5.1844,2.22189-5.1844,5.77691,0,3.82658,2.24657,5.62878,4.78941,5.62878a7.32732,7.32732,0,0,0,2.1972-.27157V61.76h-3.11065V60.62435h5.28316V67.7097A12.10491,12.10491,0,0,1,152.17459,68.42564Z"/><path d="M165.259,58.7481a4.6438,4.6438,0,0,0-1.35782-.17282,4.308,4.308,0,0,0-1.65407.27157v9.38129h-2.17251V58.15559a12.37618,12.37618,0,0,1,4.51783-.74063c.49375,0,1.03688.04938,1.16032.04938Z"/><path d="M172.44312,68.42564c-3.5797,0-5.20908-2.32063-5.20908-5.53s1.62938-5.50534,5.20908-5.50534,5.20908,2.32063,5.20908,5.50534S176.02283,68.42564,172.44312,68.42564Zm0-9.92442c-2.29594,0-3.06127,1.9997-3.06127,4.36971s.76531,4.3944,3.06127,4.3944,3.06127-2.02439,3.06127-4.3944S174.76376,58.50122,172.44312,58.50122Z"/><path d="M185.57694,68.42564c-3.16,0-4.81409-1.08625-4.81409-3.481V57.58778h2.14783v7.431c0,1.48126.86407,2.22189,2.691,2.22189A7.23093,7.23093,0,0,0,187.947,66.895V57.58778h2.14783V67.63564A12.37028,12.37028,0,0,1,185.57694,68.42564Z"/><path d="M197.89607,68.401a9.11009,9.11009,0,0,1-2.04907-.24688v4.32034h-2.12313V58.1309a10.93672,10.93672,0,0,1,4.09814-.74062c3.77721,0,5.851,2.09844,5.851,5.33252C203.64829,66.27782,201.377,68.401,197.89607,68.401Zm-.17281-9.94912a5.46342,5.46342,0,0,0-1.87626.27157v8.34441a5.51753,5.51753,0,0,0,1.58.22219c2.691,0,4.07346-1.62938,4.07346-4.46846C201.50046,60.15529,200.48827,58.45184,197.72326,58.45184Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#005da5;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-4.55738" y="-3.79362" width="223.25536" height="134.51136"/><path d="M70.73011,68.57377c-7.72723,0-10.07255-2.04907-10.07255-4.666V54.5512h5.061v8.83817c0,2.14782,2.24658,2.74033,5.25847,2.74033a39.0795,39.0795,0,0,0,4.71533-.1975V54.57589h5.061V68.006A79.45679,79.45679,0,0,1,70.73011,68.57377Z"/><polygon points="25.502 68.228 25.502 62.575 15.529 62.575 15.529 68.228 10.468 68.228 10.468 54.527 15.529 54.527 15.529 60.131 25.502 60.131 25.502 54.527 30.563 54.527 30.563 68.228 25.502 68.228"/><path d="M92.40584,57.26684h13.677V54.52651H91.34428c-3.9994,0-5.3819.71594-5.3819,2.7897V68.25283h5.061V62.5253H106.0581V60.08123H91.02333V58.1309C91.048,57.61246,91.34428,57.26684,92.40584,57.26684Z"/><path d="M116.501,57.26684c-1.08626,0-1.35782.34562-1.35782.83938v1.99969h15.03476v2.34533H115.14315v2.1972c0,.49375.29625.83938,1.35782.83938h13.67694v2.74032H115.4394c-3.9994,0-5.3819-.71594-5.3819-2.7897V57.29153c0-2.07377,1.3825-2.78971,5.3819-2.78971h14.73852v2.74033H116.501Z"/><path class="cls-2" d="M135.28825,65.66063c0-.69125.395-.93813,1.58-.93813h2.02439c1.16032,0,1.58.24688,1.58.93813V67.3147c0,.69126-.395.93813-1.58.93813h-2.02439c-1.16032,0-1.58-.24687-1.58-.93813Z"/><path d="M45.72154,59.785a50.47135,50.47135,0,0,0-8.1716.64187c-1.45657.22219-2.09845.79-2.09845,2.02439v3.45627c0,1.23438.64188,1.77751,2.09845,2.02438a50.47023,50.47023,0,0,0,8.1716.64188,66.931,66.931,0,0,0,9.85037-.61719V59.069c0-4.29564-1.65407-4.54252-7.25816-4.54252H37.05619v2.37H48.1903c2.09845,0,2.29595.56782,2.29595,1.82689V59.785Zm0,6.51753a24.08331,24.08331,0,0,1-4.1722-.32094c-.71595-.12344-1.03688-.395-1.03688-.98751V63.38937c0-.61719.32094-.88876,1.03688-.98751a24.08232,24.08232,0,0,1,4.1722-.32093h4.74V66.1297C49.49875,66.22845,47.62249,66.30251,45.72154,66.30251Z"/><path d="M152.17459,68.42564c-3.9994,0-7.1841-2.32063-7.1841-6.98659,0-4.22159,2.81438-6.9866,7.38159-6.9866a9.10468,9.10468,0,0,1,3.82659.74063l-.64188,1.13563a7.75929,7.75929,0,0,0-3.06127-.59251c-3.30814,0-5.1844,2.22189-5.1844,5.77691,0,3.82658,2.24657,5.62878,4.78941,5.62878a7.32732,7.32732,0,0,0,2.1972-.27157V61.76h-3.11065V60.62435h5.28316V67.7097A12.10491,12.10491,0,0,1,152.17459,68.42564Z"/><path d="M165.259,58.7481a4.6438,4.6438,0,0,0-1.35782-.17282,4.308,4.308,0,0,0-1.65407.27157v9.38129h-2.17251V58.15559a12.37618,12.37618,0,0,1,4.51783-.74063c.49375,0,1.03688.04938,1.16032.04938Z"/><path d="M172.44312,68.42564c-3.5797,0-5.20908-2.32063-5.20908-5.53s1.62938-5.50534,5.20908-5.50534,5.20908,2.32063,5.20908,5.50534S176.02283,68.42564,172.44312,68.42564Zm0-9.92442c-2.29594,0-3.06127,1.9997-3.06127,4.36971s.76531,4.3944,3.06127,4.3944,3.06127-2.02439,3.06127-4.3944S174.76376,58.50122,172.44312,58.50122Z"/><path d="M185.57694,68.42564c-3.16,0-4.81409-1.08625-4.81409-3.481V57.58778h2.14783v7.431c0,1.48126.86407,2.22189,2.691,2.22189A7.23093,7.23093,0,0,0,187.947,66.895V57.58778h2.14783V67.63564A12.37028,12.37028,0,0,1,185.57694,68.42564Z"/><path d="M197.89607,68.401a9.11009,9.11009,0,0,1-2.04907-.24688v4.32034h-2.12313V58.1309a10.93672,10.93672,0,0,1,4.09814-.74062c3.77721,0,5.851,2.09844,5.851,5.33252C203.64829,66.27782,201.377,68.401,197.89607,68.401Zm-.17281-9.94912a5.46342,5.46342,0,0,0-1.87626.27157v8.34441a5.51753,5.51753,0,0,0,1.58.22219c2.691,0,4.07346-1.62938,4.07346-4.46846C201.50046,60.15529,200.48827,58.45184,197.72326,58.45184Z"/></svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215.9892 128.40633"><defs><style>.cls-1{fill:#f9f9f9;}.cls-2{fill:#4c81c2;}</style></defs><title>ibm_featured_logo</title><rect class="cls-1" x="-5.9997" y="-8.99955" width="229.48853" height="143.9928"/><polygon class="cls-2" points="190.441 33.693 162.454 33.693 164.178 28.868 190.441 28.868 190.441 33.693"/><path class="cls-2" d="M115.83346,28.867l25.98433-.003,1.7014,4.83715c.01251-.00687-27.677.00593-27.677,0C115.84224,33.69422,115.82554,28.867,115.83346,28.867Z"/><path class="cls-2" d="M95.19668,28.86593A18.6894,18.6894,0,0,1,106.37358,33.7s-47.10052.00489-47.10052,0V28.86488Z"/><rect class="cls-2" x="22.31176" y="28.86593" width="32.72063" height="4.82558"/><path class="cls-2" d="M190.44115,42.74673h-31.194s1.70142-4.79994,1.691-4.80193h29.50305Z"/><polygon class="cls-2" points="146.734 42.753 115.832 42.753 115.832 37.944 145.041 37.944 146.734 42.753"/><path class="cls-2" d="M110.04127,37.94271a12.47,12.47,0,0,1,1.35553,4.80214H59.28193V37.94271Z"/><rect class="cls-2" x="22.31176" y="37.94271" width="32.72063" height="4.80214"/><polygon class="cls-2" points="156.056 51.823 157.768 46.998 181.191 47.005 181.191 51.812 156.056 51.823"/><polygon class="cls-2" points="148.237 46.997 149.944 51.823 125.046 51.823 125.046 46.997 148.237 46.997"/><path class="cls-2" d="M111.81,46.99627a15.748,15.748,0,0,1-.68923,4.82641H96.85137V46.99627Z"/><rect class="cls-2" x="31.43162" y="47.01973" width="14.06406" height="4.8019"/><rect class="cls-2" x="68.7486" y="46.99627" width="14.03976" height="4.82537"/><path class="cls-2" d="M138.87572,57.03292s.004,3.65225.001,3.65913H125.04558V55.89h26.35583l1.637,4.4773c.00773.00292,1.57841-4.48815,1.58153-4.47835h26.56223V60.692h-13.763c-.00124-.00687-.00771-3.65819-.00771-3.65819l-1.273,3.65819-25.99183-.00687Z"/><path class="cls-2" d="M68.7486,55.889h40.30365v-.00188a18.13723,18.13723,0,0,1-3.99812,4.80494s-36.30647.00668-36.30647,0Z"/><rect class="cls-2" x="31.43162" y="55.88794" width="14.06406" height="4.80316"/><rect class="cls-2" x="167.41912" y="64.94348" width="13.76302" height="4.80212"/><path class="cls-2" d="M138.87572,64.94348H125.04558V69.7456c-.00688-.0025,13.83411.00167,13.83411,0C138.87969,69.7431,138.89532,64.94348,138.87572,64.94348Z"/><path class="cls-2" d="M164.63927,64.94348c-.06255-.007-1.61218,4.79962-1.67723,4.80212l-19.60378.00835c-.01543-.00751-1.72371-4.81745-1.725-4.81047Z"/><path class="cls-2" d="M68.74672,64.94233H104.985a23.7047,23.7047,0,0,1,4.32076,4.80327c.06609-.0025-40.5581.00167-40.5581,0Z"/><path class="cls-2" d="M45.49359,69.74436v-4.802H31.45487V69.7431Z"/><rect class="cls-2" x="167.41912" y="73.99693" width="13.76198" height="4.80295"/><rect class="cls-2" x="125.04474" y="73.99693" width="13.83097" height="4.80212"/><path class="cls-2" d="M159.74351,78.8224c.00376-.02169,1.69745-4.82964,1.72373-4.82547H144.80219c-.029-.00209,1.70848,4.80378,1.70848,4.80378S159.7404,78.84241,159.74351,78.8224Z"/><path class="cls-2" d="M68.74766,78.79905c0,.01919-.00094-4.80212,0-4.803H82.9958s.01272,4.80462,0,4.80462C82.98224,78.80072,68.74766,78.79489,68.74766,78.79905Z"/><path class="cls-2" d="M111.30529,73.9961a13.94783,13.94783,0,0,1,.89542,4.825H97.10364v-4.825Z"/><rect class="cls-2" x="31.45487" y="73.9961" width="14.03872" height="4.80171"/><rect class="cls-2" x="167.41912" y="82.86525" width="23.0212" height="4.80421"/><rect class="cls-2" x="115.83139" y="82.86525" width="23.04432" height="4.80421"/><polygon class="cls-2" points="156.647 87.669 149.618 87.669 147.931 82.865 158.272 82.865 156.647 87.669"/><path class="cls-2" d="M22.3099,82.86525v4.80212H55.008c.01366.00751-.01469-4.79919,0-4.79919Z"/><path class="cls-2" d="M111.60237,82.86525c-.3442,1.58445-.65962,3.5158-1.81732,4.80421l-.43175-.00209H59.28005V82.86525Z"/><polygon class="cls-2" points="153.461 96.733 152.814 96.733 151.171 91.92 155.147 91.92 153.461 96.733"/><rect class="cls-2" x="167.41788" y="91.91953" width="23.02244" height="4.82547"/><path class="cls-2" d="M59.27307,96.73333V91.92745s47.24073.00585,47.37623.00585A17.945,17.945,0,0,1,94.43864,96.745l-35.15859-.00959"/><rect class="cls-2" x="115.83139" y="91.91953" width="23.04432" height="4.82547"/><path class="cls-2" d="M55.008,91.94079s-.01469,4.79253,0,4.79253c.01366,0-32.6885.0196-32.69809.00961-.00888-.00961.00875-4.81548,0-4.81548S54.9933,91.95664,55.008,91.94079Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215.9892 128.40633"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#4c81c2;}</style></defs><title>ibm_featured_logo</title><rect class="cls-1" x="-5.9997" y="-8.99955" width="229.48853" height="143.9928"/><polygon class="cls-2" points="190.441 33.693 162.454 33.693 164.178 28.868 190.441 28.868 190.441 33.693"/><path class="cls-2" d="M115.83346,28.867l25.98433-.003,1.7014,4.83715c.01251-.00687-27.677.00593-27.677,0C115.84224,33.69422,115.82554,28.867,115.83346,28.867Z"/><path class="cls-2" d="M95.19668,28.86593A18.6894,18.6894,0,0,1,106.37358,33.7s-47.10052.00489-47.10052,0V28.86488Z"/><rect class="cls-2" x="22.31176" y="28.86593" width="32.72063" height="4.82558"/><path class="cls-2" d="M190.44115,42.74673h-31.194s1.70142-4.79994,1.691-4.80193h29.50305Z"/><polygon class="cls-2" points="146.734 42.753 115.832 42.753 115.832 37.944 145.041 37.944 146.734 42.753"/><path class="cls-2" d="M110.04127,37.94271a12.47,12.47,0,0,1,1.35553,4.80214H59.28193V37.94271Z"/><rect class="cls-2" x="22.31176" y="37.94271" width="32.72063" height="4.80214"/><polygon class="cls-2" points="156.056 51.823 157.768 46.998 181.191 47.005 181.191 51.812 156.056 51.823"/><polygon class="cls-2" points="148.237 46.997 149.944 51.823 125.046 51.823 125.046 46.997 148.237 46.997"/><path class="cls-2" d="M111.81,46.99627a15.748,15.748,0,0,1-.68923,4.82641H96.85137V46.99627Z"/><rect class="cls-2" x="31.43162" y="47.01973" width="14.06406" height="4.8019"/><rect class="cls-2" x="68.7486" y="46.99627" width="14.03976" height="4.82537"/><path class="cls-2" d="M138.87572,57.03292s.004,3.65225.001,3.65913H125.04558V55.89h26.35583l1.637,4.4773c.00773.00292,1.57841-4.48815,1.58153-4.47835h26.56223V60.692h-13.763c-.00124-.00687-.00771-3.65819-.00771-3.65819l-1.273,3.65819-25.99183-.00687Z"/><path class="cls-2" d="M68.7486,55.889h40.30365v-.00188a18.13723,18.13723,0,0,1-3.99812,4.80494s-36.30647.00668-36.30647,0Z"/><rect class="cls-2" x="31.43162" y="55.88794" width="14.06406" height="4.80316"/><rect class="cls-2" x="167.41912" y="64.94348" width="13.76302" height="4.80212"/><path class="cls-2" d="M138.87572,64.94348H125.04558V69.7456c-.00688-.0025,13.83411.00167,13.83411,0C138.87969,69.7431,138.89532,64.94348,138.87572,64.94348Z"/><path class="cls-2" d="M164.63927,64.94348c-.06255-.007-1.61218,4.79962-1.67723,4.80212l-19.60378.00835c-.01543-.00751-1.72371-4.81745-1.725-4.81047Z"/><path class="cls-2" d="M68.74672,64.94233H104.985a23.7047,23.7047,0,0,1,4.32076,4.80327c.06609-.0025-40.5581.00167-40.5581,0Z"/><path class="cls-2" d="M45.49359,69.74436v-4.802H31.45487V69.7431Z"/><rect class="cls-2" x="167.41912" y="73.99693" width="13.76198" height="4.80295"/><rect class="cls-2" x="125.04474" y="73.99693" width="13.83097" height="4.80212"/><path class="cls-2" d="M159.74351,78.8224c.00376-.02169,1.69745-4.82964,1.72373-4.82547H144.80219c-.029-.00209,1.70848,4.80378,1.70848,4.80378S159.7404,78.84241,159.74351,78.8224Z"/><path class="cls-2" d="M68.74766,78.79905c0,.01919-.00094-4.80212,0-4.803H82.9958s.01272,4.80462,0,4.80462C82.98224,78.80072,68.74766,78.79489,68.74766,78.79905Z"/><path class="cls-2" d="M111.30529,73.9961a13.94783,13.94783,0,0,1,.89542,4.825H97.10364v-4.825Z"/><rect class="cls-2" x="31.45487" y="73.9961" width="14.03872" height="4.80171"/><rect class="cls-2" x="167.41912" y="82.86525" width="23.0212" height="4.80421"/><rect class="cls-2" x="115.83139" y="82.86525" width="23.04432" height="4.80421"/><polygon class="cls-2" points="156.647 87.669 149.618 87.669 147.931 82.865 158.272 82.865 156.647 87.669"/><path class="cls-2" d="M22.3099,82.86525v4.80212H55.008c.01366.00751-.01469-4.79919,0-4.79919Z"/><path class="cls-2" d="M111.60237,82.86525c-.3442,1.58445-.65962,3.5158-1.81732,4.80421l-.43175-.00209H59.28005V82.86525Z"/><polygon class="cls-2" points="153.461 96.733 152.814 96.733 151.171 91.92 155.147 91.92 153.461 96.733"/><rect class="cls-2" x="167.41788" y="91.91953" width="23.02244" height="4.82547"/><path class="cls-2" d="M59.27307,96.73333V91.92745s47.24073.00585,47.37623.00585A17.945,17.945,0,0,1,94.43864,96.745l-35.15859-.00959"/><rect class="cls-2" x="115.83139" y="91.91953" width="23.04432" height="4.82547"/><path class="cls-2" d="M55.008,91.94079s-.01469,4.79253,0,4.79253c.01366,0-32.6885.0196-32.69809.00961-.00888-.00961.00875-4.81548,0-4.81548S54.9933,91.95664,55.008,91.94079Z"/></svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#0191e9;}.cls-3{fill:#0091e9;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-4.04384" y="-3.09231" width="223.25536" height="134.51136"/><path class="cls-2" d="M45.52289,58.40931v.67992q0,13.93346-.00007,27.86692c0,1.38065-.53827,1.91475-1.93728,1.91529q-5.28807.002-10.57613-.00008c-1.38822-.00063-1.92493-.54092-1.925-1.93233q-.00046-24.54695-.00005-49.09388c0-1.353.57919-1.92554,1.94686-1.92565,3.80461-.00032,7.60928.01,11.41379-.00895a2.04535,2.04535,0,0,1,1.71751.81129Q54.03893,46.45059,61.924,56.17238q4.04849,4.99347,8.103,9.98208c.07192.08853.12491.2127.32189.21055V65.8111q0-13.98573.00015-27.97148c0-1.36549.55959-1.92,1.93681-1.92011q5.28806-.00056,10.57612,0c1.34222.00018,1.90831.58125,1.90846,1.96856q.00156,14.66543.00056,29.33085,0,9.85536-.00062,19.71075A2.263,2.263,0,0,1,84.52869,88.14a1.37319,1.37319,0,0,1-1.04378.69444,5.03028,5.03028,0,0,1-.6784.03606c-3.76971.002-7.53949-.01164-11.30906.01172a2.24873,2.24873,0,0,1-1.91838-.92957Q62.60826,79.30668,55.596,70.69411q-4.824-5.946-9.65083-11.88973A1.04432,1.04432,0,0,0,45.52289,58.40931Z"/><path class="cls-3" d="M123.01876,56.06019c-.2594-1.23634-.48657-2.48055-.78675-3.70693a1.60083,1.60083,0,0,1,1.699-2.14585c3.24478.05866,6.49131.01913,9.73714.02113A1.51454,1.51454,0,0,1,135.39865,51.95q.00269,17.59165,0,35.18331a1.50965,1.50965,0,0,1-1.72062,1.73444q-4.89491.01271-9.78984.00037a1.51127,1.51127,0,0,1-1.62212-2.05353c.25809-1.184.504-2.37063.75558-3.55756-.358.33974-.71292.66321-1.053,1.00145a19.61428,19.61428,0,0,1-5.08847,4.04243,16.514,16.514,0,0,1-8.88021,1.51593,18.6292,18.6292,0,0,1-7.80715-2.40237A19.19129,19.19129,0,0,1,91.61794,77.127a22.109,22.109,0,0,1-1.24153-9.90284A20.27607,20.27607,0,0,1,95.94859,54.708a18.01769,18.01769,0,0,1,10.63178-5.53131,17.6862,17.6862,0,0,1,7.30216.3216,15.14214,15.14214,0,0,1,7.36191,4.72185c.56309.63191,1.13169,1.25893,1.69777,1.8882Zm-9.77385,22.141a8.79066,8.79066,0,1,0,.14059-17.58031,8.79085,8.79085,0,1,0-.14059,17.58031Z"/><path class="cls-3" d="M162.37991,77.63555c.49774-1.75171.99389-3.48281,1.48143-5.21633q2.78715-9.91015,5.57042-19.82139a3.04284,3.04284,0,0,1,3.14933-2.36811q5.00009-.00879,10.00019-.001c1.19946.00084,1.72.6945,1.36948,1.8371q-3.41624,11.13649-6.839,22.271-1.962,6.38839-3.92252,12.77725a2.069,2.069,0,0,1-2.39972,1.75589q-8.42949.00264-16.859.0004a2.08773,2.08773,0,0,1-2.45568-1.82338q-5.3462-17.42612-10.69272-34.85212c-.04576-.14911-.10449-.29524-.13769-.447a1.19831,1.19831,0,0,1,1.16194-1.50906c3.56019-.01552,7.12059-.02529,10.68066-.00068a3.01084,3.01084,0,0,1,2.7849,2.42663q1.102,3.90333,2.20008,7.80776,2.35458,8.35854,4.70637,16.71786A.84887.84887,0,0,0,162.37991,77.63555Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#0191e9;}.cls-3{fill:#0091e9;}</style></defs><title>kubernetes.io-logos</title><rect class="cls-1" x="-4.04384" y="-3.09231" width="223.25536" height="134.51136"/><path class="cls-2" d="M45.52289,58.40931v.67992q0,13.93346-.00007,27.86692c0,1.38065-.53827,1.91475-1.93728,1.91529q-5.28807.002-10.57613-.00008c-1.38822-.00063-1.92493-.54092-1.925-1.93233q-.00046-24.54695-.00005-49.09388c0-1.353.57919-1.92554,1.94686-1.92565,3.80461-.00032,7.60928.01,11.41379-.00895a2.04535,2.04535,0,0,1,1.71751.81129Q54.03893,46.45059,61.924,56.17238q4.04849,4.99347,8.103,9.98208c.07192.08853.12491.2127.32189.21055V65.8111q0-13.98573.00015-27.97148c0-1.36549.55959-1.92,1.93681-1.92011q5.28806-.00056,10.57612,0c1.34222.00018,1.90831.58125,1.90846,1.96856q.00156,14.66543.00056,29.33085,0,9.85536-.00062,19.71075A2.263,2.263,0,0,1,84.52869,88.14a1.37319,1.37319,0,0,1-1.04378.69444,5.03028,5.03028,0,0,1-.6784.03606c-3.76971.002-7.53949-.01164-11.30906.01172a2.24873,2.24873,0,0,1-1.91838-.92957Q62.60826,79.30668,55.596,70.69411q-4.824-5.946-9.65083-11.88973A1.04432,1.04432,0,0,0,45.52289,58.40931Z"/><path class="cls-3" d="M123.01876,56.06019c-.2594-1.23634-.48657-2.48055-.78675-3.70693a1.60083,1.60083,0,0,1,1.699-2.14585c3.24478.05866,6.49131.01913,9.73714.02113A1.51454,1.51454,0,0,1,135.39865,51.95q.00269,17.59165,0,35.18331a1.50965,1.50965,0,0,1-1.72062,1.73444q-4.89491.01271-9.78984.00037a1.51127,1.51127,0,0,1-1.62212-2.05353c.25809-1.184.504-2.37063.75558-3.55756-.358.33974-.71292.66321-1.053,1.00145a19.61428,19.61428,0,0,1-5.08847,4.04243,16.514,16.514,0,0,1-8.88021,1.51593,18.6292,18.6292,0,0,1-7.80715-2.40237A19.19129,19.19129,0,0,1,91.61794,77.127a22.109,22.109,0,0,1-1.24153-9.90284A20.27607,20.27607,0,0,1,95.94859,54.708a18.01769,18.01769,0,0,1,10.63178-5.53131,17.6862,17.6862,0,0,1,7.30216.3216,15.14214,15.14214,0,0,1,7.36191,4.72185c.56309.63191,1.13169,1.25893,1.69777,1.8882Zm-9.77385,22.141a8.79066,8.79066,0,1,0,.14059-17.58031,8.79085,8.79085,0,1,0-.14059,17.58031Z"/><path class="cls-3" d="M162.37991,77.63555c.49774-1.75171.99389-3.48281,1.48143-5.21633q2.78715-9.91015,5.57042-19.82139a3.04284,3.04284,0,0,1,3.14933-2.36811q5.00009-.00879,10.00019-.001c1.19946.00084,1.72.6945,1.36948,1.8371q-3.41624,11.13649-6.839,22.271-1.962,6.38839-3.92252,12.77725a2.069,2.069,0,0,1-2.39972,1.75589q-8.42949.00264-16.859.0004a2.08773,2.08773,0,0,1-2.45568-1.82338q-5.3462-17.42612-10.69272-34.85212c-.04576-.14911-.10449-.29524-.13769-.447a1.19831,1.19831,0,0,1,1.16194-1.50906c3.56019-.01552,7.12059-.02529,10.68066-.00068a3.01084,3.01084,0,0,1,2.7849,2.42663q1.102,3.90333,2.20008,7.80776,2.35458,8.35854,4.70637,16.71786A.84887.84887,0,0,0,162.37991,77.63555Z"/></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

@@ -1 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:#fbfbfb;}.cls-2{fill:#006cb7;}</style></defs><title>nokia</title><rect class="cls-1" x="-3.35417" y="-4.36563" width="223.25536" height="134.51136"/><polygon class="cls-2" points="23.535 77.585 14.624 77.585 14.624 48.305 30.04 48.305 47.717 70.171 47.717 48.305 56.626 48.305 56.626 77.585 41.529 77.585 23.535 55.356 23.535 77.585"/><path class="cls-2" d="M86.96953,70.53817c2.03268,0,2.74956-.11608,3.23784-.54371.45706-.39991.65794-.91707.65794-2.63643V58.4191c0-1.72-.20088-2.23418-.65794-2.63711-.48828-.42873-1.20515-.53939-3.23783-.53939H72.49669c-2.03268,0-2.74592.11066-3.233.53939-.45946.40293-.65671.91714-.65671,2.63711V67.358c0,1.71936.19725,2.23652.65671,2.63643.48711.42763,1.20035.54371,3.233.54371Zm12.2923-2.0014c0,4.06413-.74575,5.47257-1.97375,6.81726-1.89554,2.00436-4.6451,2.60576-9.9469,2.60576H72.12862c-5.30181,0-8.05253-.6014-9.94327-2.60576-1.2328-1.34469-1.97732-2.75313-1.97732-6.81726V57.2488c0-4.07017.74452-5.478,1.97732-6.82508,1.89074-2.00442,4.64146-2.60343,9.94327-2.60343H87.34118c5.3018,0,8.05135.599,9.9469,2.60343,1.228,1.34709,1.97375,2.75491,1.97375,6.82508Z"/><path class="cls-2" d="M127.93816,48.305h12.28866L123.64069,62.0021l18.7126,15.58666H129.19743L112.21318,62.31364Zm-15.725,29.28376h-9.30942V48.305h9.30942Z"/><rect class="cls-2" x="144.07442" y="48.305" width="9.31421" height="29.28376"/><path class="cls-2" d="M171.34711,66.124h11.57544L177.1324,55.52643Zm17.53874,11.46113L186.1315,72.486H168.11293l-2.72431,5.09914H155.10136L171.60454,48.305h11.57784l16.50553,29.28013Z"/></svg>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215 127"><defs><style>.cls-1{fill:transparent;}.cls-2{fill:#006cb7;}</style></defs><title>nokia</title><rect class="cls-1" x="-3.35417" y="-4.36563" width="223.25536" height="134.51136"/><polygon class="cls-2" points="23.535 77.585 14.624 77.585 14.624 48.305 30.04 48.305 47.717 70.171 47.717 48.305 56.626 48.305 56.626 77.585 41.529 77.585 23.535 55.356 23.535 77.585"/><path class="cls-2" d="M86.96953,70.53817c2.03268,0,2.74956-.11608,3.23784-.54371.45706-.39991.65794-.91707.65794-2.63643V58.4191c0-1.72-.20088-2.23418-.65794-2.63711-.48828-.42873-1.20515-.53939-3.23783-.53939H72.49669c-2.03268,0-2.74592.11066-3.233.53939-.45946.40293-.65671.91714-.65671,2.63711V67.358c0,1.71936.19725,2.23652.65671,2.63643.48711.42763,1.20035.54371,3.233.54371Zm12.2923-2.0014c0,4.06413-.74575,5.47257-1.97375,6.81726-1.89554,2.00436-4.6451,2.60576-9.9469,2.60576H72.12862c-5.30181,0-8.05253-.6014-9.94327-2.60576-1.2328-1.34469-1.97732-2.75313-1.97732-6.81726V57.2488c0-4.07017.74452-5.478,1.97732-6.82508,1.89074-2.00442,4.64146-2.60343,9.94327-2.60343H87.34118c5.3018,0,8.05135.599,9.9469,2.60343,1.228,1.34709,1.97375,2.75491,1.97375,6.82508Z"/><path class="cls-2" d="M127.93816,48.305h12.28866L123.64069,62.0021l18.7126,15.58666H129.19743L112.21318,62.31364Zm-15.725,29.28376h-9.30942V48.305h9.30942Z"/><rect class="cls-2" x="144.07442" y="48.305" width="9.31421" height="29.28376"/><path class="cls-2" d="M171.34711,66.124h11.57544L177.1324,55.52643Zm17.53874,11.46113L186.1315,72.486H168.11293l-2.72431,5.09914H155.10136L171.60454,48.305h11.57784l16.50553,29.28013Z"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Some files were not shown because too many files have changed in this diff Show More