Commit Graph

2256 Commits (update-schedule)

Author SHA1 Message Date
Kubernetes Prow Robot 8a44d276f7
Merge pull request #47500 from everpeace/fix-typo-blog-KEP-3619-SupplementalGroupsPolicy
KEP-3619: fix typo in the feature blog to be published on 2024-08-22
2024-08-14 15:43:18 -07:00
Sean Sullivan bd6c9f1f87 [KEP-4006] Blog Post: Streaming Transition from SPDY to WebSockets is Beta 2024-08-14 14:52:37 -07:00
Kensei Nakada c6eebeda62
blog post for MatchLabelKeys in PodAffinity (#46833)
* blog post for MatchLabelKeys in PodAffinity

* address comments

* fix wording

* fix: rolling upgrade -> rolling update
2024-08-14 06:05:18 -07:00
Shingo Omura fa2365b434
KEP-3619: fix typo in the feature blog 2024-08-14 21:36:47 +09:00
Kubernetes Prow Robot 411c31a0bc
Merge pull request #46890 from deepakkinni/doc_pv_reclaim_v1
Blogpost for honor PV reclaim policy fix moving to Beta
2024-08-14 01:09:34 -07:00
Kubernetes Prow Robot 0391efe6da
Merge pull request #46909 from ardaguclu/kep-4292-blog
Custom profiling in kubectl debug feature blog
2024-08-14 01:05:26 -07:00
Hrittik Roy 9faf15da79 Update KCD Australia Dates 2024-08-14 05:52:44 +00:00
Kubernetes Prow Robot 5a283be787
Merge pull request #47248 from pacoxu/kubeadm-v1beta4
add a blog to introduce about kubeadm v1beta4
2024-08-13 09:58:10 -07:00
Kubernetes Prow Robot 73b7b14aae
Merge pull request #46921 from everpeace/blog-KEP-3619-SupplementalGroupsPolicy
blog post for KEP-3619: Fine-grained SupplementalGroups control
2024-08-13 09:56:10 -07:00
Kubernetes Prow Robot 440faa5f26
Merge pull request #46911 from serathius/blogpost2
Consistent read from cache blogpost
2024-08-13 09:54:11 -07:00
Kubernetes Prow Robot 7b7b18437d
Merge pull request #47206 from RomanBednar/pv-last-phase-transition-time-ga-blog
Add blog for PersistentVolumeLastPhaseTransitionTime feature GA in v1.31
2024-08-13 09:52:11 -07:00
Kubernetes Prow Robot 65ce3487cd
Merge pull request #46896 from mimowo/pod-failure-policy-blog
blogpost: Pod Failure Policy for Jobs Goes GA
2024-08-13 09:48:12 -07:00
Edith Puclla 538857e414
Update 2024-08-13-Kubernetes-v1-31-Release.md
Replacing AppApArmor with "AppArmor"
2024-08-13 17:18:05 +01:00
Kubernetes Prow Robot db2c4c6aeb
Merge pull request #47069 from harche/cgroup_v1_blog
Blog post about cgroup v1 support moving to maintenance mode / KEP-4569
2024-08-13 09:16:11 -07:00
Kubernetes Prow Robot 6b9ad4af6f
Merge pull request #46960 from saschagrunert/oci-volumesource-blog
Blog post about OCI volume sources / KEP-4639
2024-08-13 09:14:10 -07:00
Rey Lejano 9266fbb977
Merge pull request #47281 from a-mccarthy/1-31-release-blog
Add Kubernetes 1.31 release blog
2024-08-13 08:22:03 -07:00
Abigail McCarthy d3f0d98371 Add Kubernetes 1.31 release blog
adding 1.31 release blog

remove some typos

removing typos

Apply suggestions from review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>

minor updates, adding KEP #4193 content

Apply suggestions from review

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

small nits from review

Apply suggestions from code review

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Mengjiao Liu <mengjiao.liu@daocloud.io>

updating deprecations and removals

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Sascha Grunert <sgrunert@redhat.com>

updating file name, adding intro, fixing spacing

updating cgroup section

update bound service account docs

update nft tables section

update tenses in deprecation section

Apply suggestions from code review

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

update nft and bound service account sections

Apply suggestions from code review

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

add release logo

Apply suggestions from code review

Co-authored-by: 杨朱 · Kiki <baofa.fan@daocloud.io>

small nits

Apply suggestions from code review

Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
2024-08-13 09:19:08 -04:00
Harshal Patil c11da3e077 Blog post about cgroup v1 support moving to maintenance mode / KEP-4569
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2024-08-12 07:59:19 -04:00
Marek Siarkowicz f98d7598a6 Consistent read from cache blogpost
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com>
2024-08-09 16:48:27 +02:00
Kubernetes Prow Robot ff17618499
Merge pull request #47233 from p0lyn0mial/blog-feature-gates-client-go
Blog Post: Introducing Feature Gates to Client-Go: Enhancing Flexibility and Control
2024-08-08 06:45:52 -07:00
Lukasz Szaszkiewicz 8f208ea68d Blog Post: Introducing Feature Gates to Client-Go: Enhancing Flexibility and Control 2024-08-08 12:53:40 +02:00
Roman Bednar 29383f3de7 blog: KEP-3762: PersistentVolumeLastPhaseTransitionTime feature GA 2024-08-08 10:51:23 +02:00
Shingo Omura fee94ce486
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-08 10:52:53 +09:00
Michal Wozniak 9e7950ad81 Blogpost: Pod failure policy for Jobs goes GA
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-08-07 09:22:47 +02:00
Deepak Kinni cdef287493 Add blogpost for honor PV reclaim policy fix moving to Beta
Co-authored-by: 杨朱 · Kiki <baofa.fan@daocloud.io>
Co-authored-by: Nate W <natew@cncf.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Signed-off-by: Deepak Kinni <deepak.kinni@broadcom.com>
2024-08-06 17:41:29 -07:00
Matthew Cary 73c3259d81 placeholder PR for VAC beta 2024-08-05 10:29:44 -07:00
Arda Güçlü 4450722e09 Apply review suggestions 2024-08-05 08:57:51 +03:00
Kubernetes Prow Robot 782c1f9171
Merge pull request #47147 from fsmunoz/sig-api-machinery-spotlight
Add SIG API Machinery spotlight
2024-08-02 08:52:45 -07:00
Paco Xu b3629ec938 address Tim's comments: mainly use file format instead of API 2024-08-02 10:13:25 +08:00
Frederico Muñoz 3fbd098ce4 Update date 2024-08-01 12:03:52 +01:00
Shingo Omura a8fa614e22
KEP-3619: addressed review feedbacks 2024-07-29 12:55:46 +09:00
Shingo Omura 14612bb327
KEP-3619: Set publishing date: 2024-08-22 2024-07-29 12:51:42 +09:00
Arda Güçlü f8ecd2ee5f Add publication date for feature blog 2024-07-26 12:42:15 +03:00
Sascha Grunert 969c669551
Blog post about OCI volume sources / KEP-4639
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-26 08:57:08 +02:00
Paco Xu 841ab7795b use the user-facing field names rather than the Go field names when possible 2024-07-26 09:48:03 +08:00
Paco Xu bb829799c3 add a blog to introduce about kubeadm v1beta4 2024-07-25 21:43:02 +08:00
Shingo Omura 85c3fe2681
Update content/en/blog/_posts/xxxx-xx-xx-Fine-grained-SupplementalGroups-control/index.md 2024-07-24 23:37:26 +09:00
Shingo Omura 2f56106182
Update content/en/blog/_posts/xxxx-xx-xx-Fine-grained-SupplementalGroups-control/index.md 2024-07-24 23:16:51 +09:00
Shingo Omura 5a7e68c3e7
Update content/en/blog/_posts/xxxx-xx-xx-Fine-grained-SupplementalGroups-control/index.md 2024-07-24 23:15:23 +09:00
Shingo Omura 32d19d3d2e
blog post for KEP-3619: Fine-grained SupplementalGroups control 2024-07-24 21:37:17 +09:00
Kubernetes Prow Robot e45abe07ab
Merge pull request #46948 from a-mccarthy/kubernetes-1.31-deprecations-and-removals-blog
Add kubernetes 1.31 deprecations and removals blog
2024-07-19 07:02:48 -07:00
Frederico Muñoz 9d0e6a2bea Update publication date 2024-07-19 14:31:23 +01:00
Abigail McCarthy d4a65b0c6a Update file for new publication date 2024-07-18 21:47:13 -04:00
Abigail McCarthy 87b30534c3
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-18 21:44:43 -04:00
Abigail McCarthy 29600dc2ba update KEP 4004 to be more clear 2024-07-18 12:28:36 -04:00
Abigail McCarthy 57f5127d40 remove runonce mode deprecation and small edits 2024-07-18 09:14:26 -04:00
Abigail McCarthy 7f8fe86691
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-18 08:44:19 -04:00
Abigail McCarthy 2b6eaaa0da remove kustomize deprecation section 2024-07-17 05:50:24 -04:00
Abigail McCarthy 6d5f8a6d3a
Apply suggestions from code review
Co-authored-by: Nate W <natew@cncf.io>
2024-07-16 22:16:21 -04:00
Abigail McCarthy fe3375f0aa minor edits and adding line wrapping at the end of setences 2024-07-16 06:58:29 -04:00
Abigail McCarthy 88cd7c00fb
Apply suggestions from code review
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Angelos Kolaitis <neoaggelos@gmail.com>
Co-authored-by: 杨朱 · Kiki <baofa.fan@daocloud.io>
2024-07-16 06:41:00 -04:00
Abigail McCarthy cd9a95f98d
updating to use relative links
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-07-14 06:29:03 -04:00
Kubernetes Prow Robot 81feb452af
Merge pull request #46692 from bydeath/fix-typo-in-place-pod-resize-alpha
Fix typo in blog post: “do to” -> “due to”
2024-07-12 15:47:16 -07:00
Kubernetes Prow Robot 3e3cb313e1
Merge pull request #45957 from dipesh-rawat/add-blog-front-matter-author
Update blog content files to move author details in front-matter
2024-07-12 15:34:59 -07:00
Frederico Muñoz 9cb59577be Add SIG API Machinery spotlight 2024-07-12 15:54:28 +01:00
Abigail McCarthy 125577195f
Apply suggestions from code review
Co-authored-by: Nate W <natew@cncf.io>
2024-07-11 19:54:36 -04:00
Arda Güçlü 2e73eb307b
Update content/en/blog/_posts/2024-06-21-custom-profiling-kubectl-debug.md
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2024-07-11 16:50:12 +03:00
Arda Güçlü fb29532e18 Add feature blog post for custom profiling in kubectl debug 2024-07-11 13:39:41 +03:00
Abigail McCarthy ee0185bc01 remove typos 2024-07-08 23:35:48 -04:00
Abigail McCarthy 10e4b66aa4 Adding content for mid-cycle blog 2024-07-08 23:27:27 -04:00
Harsh Tripathi 5840c8ef91
Convert image to vector SVG (#45968)
* Converted the blog image to vector from Beta Support For Pods With User Namespaces

* updated the raster image with svg

* Removed the extra whitespace in the image

* Made the required changes to render the render the image correctly
2024-07-05 17:00:43 -07:00
Abigail McCarthy 7b2fb14db9 update publication date 2024-06-27 15:19:34 -04:00
Abigail McCarthy eeb0ebfee0 Add kubernetes 1.31 deprecations and removals blog 2024-06-21 10:19:59 -04:00
Kubernetes Prow Robot 8d93add679
Merge pull request #46837 from Arhell/en-typo
[en] fix typo
2024-06-18 17:14:40 -07:00
Arhell 4b18d8e366 [en] fix typo blog post 2024-06-17 00:11:57 +03:00
Arhell dc5504f161 [en] fix typo 2024-06-16 12:46:12 +03:00
Kubernetes Prow Robot d49f82322d
Merge pull request #46774 from fsmunoz/sig-node-spotlight
Add SIG Node spotlight
2024-06-12 02:26:06 -07:00
Frederico Muñoz 37efe6f2c6 Add SIG Node Spolight
Co-authored-by: Arpit Agrawal <72355275+Hii-Arpit@users.noreply.github.com>
Co-authored-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
Co-authored-by: Sandeep Kanabar <sandeepkanabar@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-06-11 11:21:14 +01:00
Dipesh Rawat 09a4e2d75f
Update 2015 blog to include author in front-matter 2024-06-11 10:42:40 +01:00
Dipesh Rawat 32e586ed4f
Update 2016 blog to include author in front-matter 2024-06-11 10:21:42 +01:00
Mengjiao Liu 044e3e82a4 Fixed incorrect link in the blog of 10 Years of Kubernetes 2024-06-11 15:48:33 +08:00
Kubernetes Prow Robot 6f7689a9b8
Merge pull request #46733 from sftim/20240607_clean_up_early_release_announcements
Clean up three early release announcements
2024-06-09 20:45:53 -07:00
Kubernetes Prow Robot fe2fabd8c0
Merge pull request #46713 from krzysdabro/10yr-of-k8s-formatting
Fix formatting and link in 10 Years of Kubernetes blog post
2024-06-09 20:43:25 -07:00
Tim Bannister 68b34c2870 Clean up three early release announcements
Mostly, this fixes the rendering for https://k8s.io/blog/2015/05/Kubernetes-Release-0170/
2024-06-07 17:49:53 +01:00
Krzysztof Dąbrowski 732d7dd7b6
Fix formatting and link in 10 Years of Kubernetes blog post 2024-06-07 00:17:11 +02:00
Junya Okabe c89674dedf fix: broken link 2024-06-07 01:51:30 +09:00
Maria Salcedo 2929013337 fix(blog-2018-07-24): Authors entry field contains unparsable chars 2024-06-06 17:28:51 +02:00
xin.li a853b6f814 Cleanup duplicates for blog 2024-06-06-10-Years-of-Kubernetes
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-06 16:40:35 +08:00
Chris "Not So" Short 663e33ba60
Add 10th Birthday Blog article (#46679)
* Docs to Markdown (no images)

Signed-off-by: Chris Short <cbshort@amazon.com>

* Adding Authors

Signed-off-by: Chris Short <cbshort@amazon.com>

* Revise to align with style guide

* Revise to align with style guide

* Images for 10th B-Day Blog

Signed-off-by: Chris Short <cbshort@amazon.com>

* Update content/en/blog/_posts/2024-06-06-10-Years-of-Kubernetes/index.md

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

* Bolding Aggregate DevStats numbers

Signed-off-by: Chris Short <cbshort@amazon.com>

* Style changes

* Add images shortcodes

* Update image inclusion format to HTML

* Even more fixups

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Signed-off-by: Chris Short <cbshort@amazon.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Frederico Muñoz <frederico.munoz@sas.com>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-06-05 22:07:29 -07:00
bydeath 54c5fd0ba4
replace "do to" with "due to " 2024-06-06 11:27:52 +08:00
Dipesh Rawat 40bfb79b62
Update 2017 blog to include author in front-matter 2024-06-02 19:19:34 +01:00
Kubernetes Prow Robot d2e440628b
Merge pull request #46482 from elmiko/fixup-disable-in-tree-provider-blog
fix wording on 2023-12-14 blogpost
2024-06-01 14:40:16 -07:00
Cornelius Roemer 73516614e7
fix(typo): "racheting" -> "ratcheting" in "Update 2024-04-17-kubernetes-1.30.md" 2024-05-29 20:46:14 +02:00
Chris "Not So" Short 2c13932eb9 Removing blog post per ContribEx and Docs 2024-05-22 15:08:50 +00:00
elmiko dde5bc8800 fix wording on 2023-12-14 blogpost
the AWS and OpenStack removal versions were wrong in one part of the
blog.
2024-05-22 08:59:12 -04:00
windsonsea 328133994b Fix dashes in front matter to 2024-02-22-k8s-book-club 2024-05-21 10:59:20 +08:00
Tim Bannister 4a8ae1a926
Fix formatting 2024-05-19 13:48:32 +01:00
andrewsykim 59eacb3485 updates to cloud provider migration blog
Signed-off-by: andrewsykim <andrewsy@google.com>
2024-05-19 02:31:14 -04:00
Kubernetes Prow Robot 501098a297
Merge pull request #46342 from andrewsykim/cloud-provider-migration-blog
add blog about cloud provider migration
2024-05-18 12:15:21 -07:00
andrewsykim b515b2d86a add blog about cloud provider migration/removal
Signed-off-by: andrewsykim <andrewsy@google.com>
2024-05-17 16:38:03 -04:00
Kubernetes Prow Robot 24060fecb0
Merge pull request #46412 from windsonsea/gateapi
Make the gateway-api blog prettier
2024-05-16 19:55:27 -07:00
windsonsea 0d561f882e Make the code snippets prettier in the gateway-api blog 2024-05-17 10:37:18 +08:00
Daniel Suh 0e69291909
Rename 2024-04-28-contribute-as-sig-docs-reviewer.md to 2024-05-16-contribute-as-sig-docs-reviewer.md 2024-05-16 21:24:18 -04:00
Mo Khan 9e6ae2ba53
Fix CA in authentication example 2024-05-16 06:34:07 -04:00
Kubernetes Prow Robot 373ef34aca
Merge pull request #46054 from ricardoamaro/reviewingk8s
Contribute as sig-docs reviewer blog post
2024-05-15 17:07:59 -07:00
Tim Bannister 52ebe04725
Add canonicalUrl field
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-05-16 00:58:12 +01:00
Kubernetes Prow Robot ead0d23c48
Merge pull request #46361 from dipesh-rawat/blog-post-2018-add-author
Update 2018 blog content files to move author details in front-matter
2024-05-15 13:55:36 -07:00
Ricardo Amaro 2dcd4a4c61
article mirrored 2024-05-15 21:42:19 +01:00
Dipesh Rawat 377f05018b
Update 2018 blog to include author in front-matter 2024-05-14 01:02:50 +01:00
Kubernetes Prow Robot 17aaf34c27
Merge pull request #46234 from dipesh-rawat/blog-post-2019-add-author
Update 2019 blog content files to move author details in front-matter
2024-05-10 07:10:36 -07:00
Candace Holman 040f544097
Add Gateway API v1.1 Blog Post (#45971)
* Add Gateway API v1.1 Blog Post for 05-13-2024

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

* Apply suggestions from code review

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Flynn <kflynn@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Flynn <kflynn@users.noreply.github.com>

* Update content/en/blog/_posts/2024-05-13-Gateway-API-v1.1/index.md

Co-authored-by: Flynn <kflynn@users.noreply.github.com>

* Announce Gateway API v1.1 via Kubernetes blog post

Co-authored-by: Flynn <kflynn@users.noreply.github.com>

---------

Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
Co-authored-by: Flynn <kflynn@users.noreply.github.com>
2024-05-08 17:05:47 -07:00
Dipesh Rawat eacbfdcf03
Update 2019 blog to include author in front-matter
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-05-07 17:48:31 +01:00
Kubernetes Prow Robot 2678b79628
Merge pull request #45567 from frzifus/blog_tracing
Add notes on etcd tracing problems to api-server-tracing blog post
2024-05-03 21:10:08 -07:00
Kubernetes Prow Robot b66e907430
Merge pull request #46128 from dipesh-rawat/blog-post-2020-add-author
Update 2020 blog content files to move author details in front-matter
2024-05-03 01:59:58 -07:00
Ricardo Amaro a47bc8bb97
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-05-02 22:41:23 +01:00
Ricardo Amaro 6c18f3e285
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>
2024-05-02 22:20:26 +01:00
Ricardo Amaro 13b82ab849
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-05-02 22:18:01 +01:00
Ricardo Amaro 5344f68bde
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-05-02 22:17:47 +01:00
Ricardo Amaro 1d1474a316
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-05-02 22:17:27 +01:00
Ricardo Amaro 12b588543e
Update content/en/blog/_posts/2024-04-28-contribute-as-sig-docs-reviewer.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2024-05-02 22:16:48 +01:00
Dipesh Rawat 96ff0bce5c
Update 2020 blog to include author in front-matter 2024-05-02 12:06:51 +01:00
Sascha Grunert ac28201435
Convert mermaid to svg for CRI blog post
The mermaid still does not render in production, so we convert it to an
SVG for now.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-02 11:18:53 +02:00
Sascha Grunert be2fd80b51
Fix mermaid syntax in CRI blog post
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-02 10:07:08 +02:00
Dipesh Rawat fa563d7056
Update 2021 blog to include author in front-matter 2024-05-01 15:16:25 +01:00
Kubernetes Prow Robot 05c5a3742d
Merge pull request #46049 from dipesh-rawat/blog-post-2022-add-author
Update 2022 blog content files to move author details in front-matter
2024-04-30 14:48:52 -07:00
Ricardo Amaro f423b4f116 Contribute as sig-docs reviewer blog post 2024-04-30 20:58:37 +01:00
Tim Bannister 8c9c60cfe0
Tweak text formatting 2024-04-29 17:30:13 +01:00
Sascha Grunert f9ceed7fba
Add blog post about: CRI streaming explained
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-29 08:26:06 +02:00
Dipesh Rawat 9cc8cd6ed0
Update 2022 blog to include author in front-matter 2024-04-28 14:40:04 +01:00
Kubernetes Prow Robot 2cc93fefb5
Merge pull request #45984 from dipesh-rawat/blog-post-2023-add-author
Update 2023 blog content files to move author details in front-matter
2024-04-26 05:06:59 -07:00
Kubernetes Prow Robot 2e3282d62e
Merge pull request #45978 from ydFu/k8s-1-30
standardizes the version representation in blog
2024-04-24 02:04:09 -07:00
Dipesh Rawat 5354e7355b
Update 2023 blog to include author in front-matter 2024-04-23 13:03:41 +01:00
ydFu 7cdde89419 standardizes the version representation in blog
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2024-04-23 15:26:06 +08:00
Dipesh Rawat c4266f0372
Update 2024 blog to include author in front-matter 2024-04-22 20:01:53 +01:00
Kubernetes Prow Robot 3a358ed237
Merge pull request #45552 from jiahuif-forks/blog/validating-admission-policy/ga
Blog: ValidatingAdmissionPolicy GA
2024-04-20 14:11:16 -07:00
Kubernetes Prow Robot 2580f86f05
Merge pull request #45932 from kcmartin/add-new-content-note
Update release blog-new content note
2024-04-20 10:58:18 -07:00
Kubernetes Prow Robot 08c53778f1
Merge pull request #45354 from kinvolk/rata/blog-userns-1.30
Feature blog 1.30: user namespaces
2024-04-19 18:53:08 -07:00
Kristin Martin 208082e21e
add change note and remove duplicate event paragraph 2024-04-19 14:31:01 -07:00
Kubernetes Prow Robot 8774faf776
Merge pull request #45923 from nilekhc/nilekh/d/add_sig_api_machinery_enhancements_v1.30
docs: adds SVM details to enhancement blog post
2024-04-19 14:01:40 -07:00
Kubernetes Prow Robot 78f7ce0eb0
Merge pull request #45921 from aramase/aramase/d/add_sig_auth_enhancements_v1.30
Add SIG Auth enhancements in v1.30 release blog
2024-04-19 13:56:34 -07:00
Nilekh Chaudhari eb41880e33
docs: adds SVM details to enhancement blog post
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-04-19 17:07:57 +00:00
Kubernetes Prow Robot e4925a6dc6
Merge pull request #45262 from RaunakShah/3141-blog-ga
Add blog article about volume mode conversion going GA
2024-04-19 01:58:59 -07:00
Kubernetes Prow Robot 987c6e1d66
Merge pull request #45137 from ritazh/kep_3221_beta_blog
Add blog post for Structured Authz beta
2024-04-19 01:54:07 -07:00
Kubernetes Prow Robot 8249a5b5fb
Merge pull request #45106 from aramase/aramase/d/kep_3331_beta_blog
Add blog post for Structured Authn beta
2024-04-19 01:49:23 -07:00
Kubernetes Prow Robot 51410e3ccf
Merge pull request #45238 from AkihiroSuda/blog-rro
blog post for KEP-3857: Recursive Read-only (RRO) mounts
2024-04-19 01:46:41 -07:00
Anish Ramasekar 4c2d41b724
Add SIG Auth enhancements in v1.30 release blog
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-04-18 11:39:32 -07:00
Kristin Martin 7be86828bc
fix release team link in release blog post 2024-04-17 15:18:14 -07:00
Kubernetes Prow Robot c70adc10d5
Merge pull request #45891 from fsmunoz/code-org-fix-link
Fix link to contributor site article
2024-04-17 14:18:45 -07:00
Drew Hagen a5644369c3
Merge pull request #45691 from kcmartin/release-blog-1.30
Kubernetes 1.30 release blog
2024-04-17 15:47:35 -05:00
Rodrigo Campos 052cf7eb64
blog: Add userns feature post for 1.30
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-17 08:12:00 +02:00
Tim Bannister 187f0d9208
Fix up author front matter 2024-04-16 21:22:53 +01:00
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
Frederico Muñoz c7eecf82dd Fix link to contributor site article 2024-04-16 09:37:36 +01:00
Jiahui Feng 7b41c4b689 add webhook source file. 2024-04-15 11:35:39 -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
Dipesh Rawat c0de5c67f9
Update blog layout to include author in metadata 2024-04-14 00:37:22 +01:00
Davanum Srinivas d47e07f173
typo in Madhavs name
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-04-12 10:54:48 -04:00
Ben B a287246471
Update content/en/blog/_posts/2021-09-03-api-server-tracing.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2024-04-10 19:56:43 +02: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