Tim Bannister
ba9e120d0e
Set author data in front matter
2024-04-16 21:21:08 +01:00
Kristin Martin
e07a9a648e
fix release team link
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2024-04-16 10:09:45 -07:00
Kristin Martin
2f32fdc7b0
Kubernetes 1.30 release blog
...
Release Blog from the Comms team for Kubernetes 1.30
Co-authored-by: Amit Dsouza <amit@odysseycloud.io>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Drew Hagen <hehim@drewhagen.dev>
Co-authored-by: Gaurav Padam <gauravpadam2@gmail.com>
Co-authored-by: Jan Šafránek <jsafrane@redhat.com>
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-15 17:42:08 +01: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
Kubernetes Prow Robot
541b542893
Merge pull request #45789 from asa3311/sync-zh-111
...
[zh] sync custom-resources resource-quotas kubeadm_certs_renew_super-admin
2024-04-06 23:41:52 -07:00
xin gu
822cc72712
sync custom-resources resource-quotas kubeadm_certs_renew_super-admin
2024-04-06 20:55:10 +08:00
Arhell
7b532aa78b
[zh] Added a link to the minikube installation
2024-04-06 00:30:50 +03:00
Puru
6c409b3e75
Update web-ui-dashboard.md
2024-04-05 23:17:13 +05:45
Puru
dab6fcfd5c
Wrap lines
2024-04-05 14:53:56 +05:45
Kubernetes Prow Robot
e42b500430
Merge pull request #45764 from KKtheGhost/sync/concepts/cluster-administration
...
[zh] sync content/en/docs/concepts/cluster-administration/_index.md
2024-04-04 23:44:27 -07:00