Commit Graph

46998 Commits

Author SHA1 Message Date
Jeremy Rickard ae4055a898
Update May to align with Tuesday patch releases
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
2024-04-12 08:33:54 -06:00
Jeremy Rickard 7d2a68f576
Drop july and align with WIP PR for june date
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
2024-04-11 15:42:38 -06:00
Jeremy Rickard e6a695abe4
Update march releases and date for april release
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
2024-04-11 11:44:48 -06:00
Kubernetes Prow Robot 524a513f42
Merge pull request #45825 from asa3311/sync-zh-112
[zh-cn] sync configmap pr-wranglers
2024-04-11 08:45:11 -07:00
Kubernetes Prow Robot 2a9c9b370b
Merge pull request #45810 from Arhell/zh-typo
[zh] Fix small typo in Namespaces documentation
2024-04-11 07:17:53 -07:00
xin gu 59d8cc4ba9 sync configmap pr-wranglers 2024-04-11 21:57:57 +08:00
Arhell 3c9ba724a8 [zh] Fix small typo in Namespaces documentation 2024-04-11 15:15:03 +03:00
Kubernetes Prow Robot 5cd74ca579
Merge pull request #45726 from dev-johnn/fix-es-link
[es] Fix broken Netlify status badge link in README
2024-04-10 16:59:12 -07:00
Kubernetes Prow Robot dbf8353077
Merge pull request #45774 from mrgiles/45405_use_env_vars_in_pods
Mention container environment variables in concepts/pods
2024-04-10 15:55:45 -07:00
Kubernetes Prow Robot 817c255970
Merge pull request #45711 from Ritikaa96/azure-lb-annotation
Annotation azure-load-balancer-disable-tcp-reset registered & documented
2024-04-10 11:15:33 -07:00
Kubernetes Prow Robot 97d1b81753
Merge pull request #45775 from tuladhar/helm-deploy-dashboard
Update Kubernetes Dashboard deployment to Helm-based installation
2024-04-10 10:05:48 -07:00
Kubernetes Prow Robot 8d0110b7de
Merge pull request #45672 from shurup/ru-owners-add-kirkonru
Add kirkonru to sig-docs-ru
2024-04-10 09:20:44 -07:00
Kubernetes Prow Robot 1766fcc3fb
Merge pull request #45826 from SaranBalaji90/patch-1
Update gitrepo volumes.md
2024-04-10 09:18:38 -07:00
Balaji c94fa0cbed
Update volumes.md
Had a typo :( in the earlier PR - https://github.com/kubernetes/website/pull/45501. 
Test output - 

```
kubectl apply -f gitrepovol.yaml      
Warning: spec.volumes[1].gitRepo: deprecated in v1.11
The pods "gitrepo-volume-pod" is invalid: : ValidatingAdmissionPolicy 'deprecated-gitrepo-volumes.example.com' with binding 'deprecated-gitrepo-volumes-binding.example.com' denied request: Pod must not use deprecated spec.volumes[].gitRepo field.

kubectl get ValidatingAdmissionPolicy -oyaml  | grep 'expression'
    - expression: has(object.spec.volumes) && !object.spec.volumes.exists(v, has(v.gitRepo))
```
2024-04-10 07:49:49 -07:00
Kubernetes Prow Robot 2fed611613
Merge pull request #45820 from ydFu/update-init-container
[zh] Update full_link in init-container.md
2024-04-10 06:12:06 -07:00
Amarnath N c25ceaa535
Explain RuntimeClass name in Pod Overhead concept (#45454)
* empty-commit

* changed_ex_kata_fc

* Update content/en/docs/concepts/scheduling-eviction/pod-overhead.md

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

* Update pod-overhead.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-10 05:26:03 -07:00
Kubernetes Prow Robot 31fb08a32e
Merge pull request #45816 from ydFu/zh-install-kubectl-linux
[zh]Update kubectl installation instructions for Linux
2024-04-10 04:02:30 -07:00
ydFu ff5ea6f266 [zh] Update full_link in init-container.md
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2024-04-10 16:51:36 +08:00
Kubernetes Prow Robot 324f896057
Merge pull request #45725 from fsmunoz/sig-arch-code-spotlight
Add SIG Architecture Code Organization spotlight article
2024-04-10 01:50:55 -07:00
Kubernetes Prow Robot f29fa48fe9
Merge pull request #45817 from kvaps/fix-loadbalancer
blog: fix loadbalancer scheme (DIY: Create Your Own Cloud with Kubernetes (Part 2) blog post)
2024-04-10 01:46:51 -07:00
Tim Bannister e0cadb0d06
Fix formatting 2024-04-10 09:31:13 +01:00
Andrei Kvapil 4b4509a015
Fix loadbalancer scheme 2024-04-10 08:45:37 +02:00
ydFu a9e1a44f02 [zh]Update kubectl installation instructions for Linux
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2024-04-10 14:04:23 +08:00
Kubernetes Prow Robot 839a202380
Merge pull request #45807 from tengqm/fix-45800
Fix feature gate status
2024-04-09 20:22:27 -07:00
Kubernetes Prow Robot 262c351229
Merge pull request #45811 from aramase/aramase/d/kep_3331_add_ca_in_docs
Add certificateAuthority in structured authn docs
2024-04-09 17:19:40 -07:00
Anish Ramasekar ba458ace13
Add certificateAuthority in structured authn docs
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-04-09 14:31:37 -07:00
Kubernetes Prow Robot caaaefb6f5
Merge pull request #44680 from fbauzac/patch-1
install-kubectl-linux.md: add chmods
2024-04-09 11:34:27 -07:00
Frederico Muñoz 07fce8536d Sync content and update date 2024-04-09 12:01:58 +01:00
Qiming Teng 18d753010b Fix feature gate status 2024-04-09 09:56:08 +08:00
Kubernetes Prow Robot 8a8b9146bd
Merge pull request #45806 from Arhell/zh-sign
[zh] Signpost to API reference for NetworkPolicy
2024-04-08 18:16:58 -07:00
Kubernetes Prow Robot e3c0e0eb97
Merge pull request #45609 from eduardoSalazarCarrillo/endpoint-slices-es
[es] Added concepts/services-networking/endpoint-slices.md to Spanish
2024-04-08 15:06:19 -07:00
Arhell 56b9d39254 [zh] Signpost to API reference for NetworkPolicy 2024-04-09 00:36:18 +03:00
Eduardo Salazar Carrillo 08788470aa
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 14:18:40 -06:00
Eduardo Salazar Carrillo 1ccec0b0f0
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:45:38 -06:00
Eduardo Salazar Carrillo 86276d7fbf
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:55 -06:00
Eduardo Salazar Carrillo 6721419b08
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:48 -06:00
Eduardo Salazar Carrillo ba2b423e25
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:40 -06:00
Eduardo Salazar Carrillo b51c7600e1
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:30 -06:00
Eduardo Salazar Carrillo 64f8e5f919
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:22 -06:00
Eduardo Salazar Carrillo e7132101ad
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:15 -06:00
Eduardo Salazar Carrillo f9c57ff065
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:44:06 -06:00
Eduardo Salazar Carrillo db4f84ef65
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:43:56 -06:00
Eduardo Salazar Carrillo 3855567170
Update content/es/docs/concepts/services-networking/endpoint-slices.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2024-04-08 13:43:48 -06:00
Kubernetes Prow Robot d130f32675
Merge pull request #45801 from dev-johnn/fix-glossary
Remove redundant link from glossary term "Init Container"
2024-04-08 05:26:34 -07:00
John.C 125b369e44
Remove blank full link in glossary 2024-04-08 13:11:58 +01:00
Kubernetes Prow Robot f4d26c6ec8
Merge pull request #45795 from Arhell/pt-correct
[pt] Show the correct proxy URL
2024-04-07 16:08:30 -07:00
Kubernetes Prow Robot 1a65acd439
Merge pull request #45794 from tzifudzi/update-thanks-windows-spec
Update Windows Operational Readiness blog
2024-04-07 15:10:36 -07:00
Arhell 5df2e03e72 [pt] Show the correct proxy URL 2024-04-08 00:50:01 +03:00
Tatenda Zifudzi 2ff68f0ea4 Update Windows Operational Readiness blog
Add Marcio Morales (AWS) to acknowledgements
2024-04-07 14:42:13 -07:00
Kubernetes Prow Robot fc3d3d8f9e
Merge pull request #45782 from Arhell/zh-add
[zh] Added a link to the minikube installation
2024-04-06 23:44:21 -07:00