1022 Commits

Author SHA1 Message Date
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Rey Lejano dc3425b79c fix link on blog 2022-03-31 08:55:14 -07:00
Tim Bannister 672813f3e7 Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot 6da9c34b2e Merge pull request #31799 from SergeyKanzhelev/dynamicKubeletConfig
Dynamic kubelet config is removed
2022-03-25 15:27:58 -07:00
Kat Cosgrove fb744abdd1 adds 1.24 cluster dockershim removal ready blog (#32303)
* adds 1.24 cluster dockershim removal ready blog

* small rephrasings

* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* Update content/en/blog/_posts/2022-03-31-ready-for-dockershim-removal.md

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>

* small rephrasings and link adds

Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-03-23 15:31:18 -07:00
Kubernetes Prow Robot 46094a247b Merge pull request #32278 from Debanitrkl/apac_blog_1
Added the MoC APAC blog post
2022-03-16 01:25:51 -07:00
Tim Bannister 6367e2c24a Fix blog article emoji 2022-03-16 08:17:50 +00:00
Debanitrkl ba3aa849d6 Added the MoC APAC blog post 2022-03-15 19:25:29 +05:30
Kubernetes Prow Robot ff093d8edb Merge pull request #32146 from sftim/20220309_update_article_CVE-2019-5736
Update CVE-2019-5736 article
2022-03-09 08:00:14 -08:00
Kubernetes Prow Robot 7db6cd4e7f Merge pull request #32149 from sftim/20220309_fix_brendan_burns_race_article
Fix article “Faster than a speeding latte”
2022-03-09 07:20:13 -08:00
Tim Bannister 4c1404387b Fix article “Faster than a speeding latte” 2022-03-09 12:48:59 +00:00
Tim Bannister 5fe8d4f2a1 Update CVE-2019-5736 article
- Add authors
- Tidy formatting

NOT marking this article as evergreen because it mentions
PodSecurityPolicy.
2022-03-09 12:13:02 +00:00
Ole-Martin Bratteng 2bfad1bc05 Updated more of the outdated links
Links referencing API spec has been pointed to v1alpha1 which was current at the time of the blog post.
2022-03-05 15:39:00 +01:00
Ole-Martin Bratteng 23bf4cea16 Update the link to Gateway controller implementations
Changed the link for `Gateway controller implementations`
2022-03-05 15:23:37 +01:00
Tim Bannister 3b2dee6b4e Mark “Remembering Dan Kohn” article evergreen 2022-03-04 16:20:59 +00:00
Jordan Liggitt b19e4ff868 Allow marking some blog posts as evergreen and exempt from outdated warning 2022-02-27 17:25:36 -05:00
Sergey Kanzhelev 152ccdae91 Dynamic Kubelet Configuration feature is removed 2022-02-25 07:09:20 +00:00
Alay Patel 3da61432a5 volume populators: fix urls and add url for populator crd 2022-02-24 11:42:28 -05:00
Jiaqi Luo fe7f291bb2 remove a duplicated line from 2022-02-17-updated-dockershim-faq.md 2022-02-18 20:15:34 -07:00
Kubernetes Prow Robot effa50ed1c Merge pull request #31777 from sftim/20220217_update_links_to_dockershim_removal_faq
Update links to Dockershim Removal FAQ
2022-02-17 13:21:04 -08:00
Tim Bannister 362da74120 Update links to Dockershim Removal FAQ
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Chris Short 35f5f4ca01 Updated dockershim faq (#31765)
* Create updated dockershim FAQ

- The current dockershim FAQ is marked as outdated
- This new FAQ states clearly "removal"
- This new FAQ also has links to additional resources created by the community and others.

* deprecation -> removal scrub

- It's important this new FAQ says removal rather than deprecation as we're at that moment in time.

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

Did not know Hugo allowed for this.

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

🤯

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Update content/en/blog/_posts/2022-02-16-updated-dockershim-faq.md

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

* Apply suggestions from code review

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

* Bump version to 1.23

Warning in 1.23
Removed in 1.24

* Update for today's date

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-17 09:35:38 -08:00
Sergey Kanzhelev 1c0b4eb70b Update content/en/blog/_posts/2022-02-16-sig-node-ci-subproject-celebrates/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-02-16 13:51:07 -08:00
Sergey Kanzhelev ed9a8d1c2c SIG Node CI Subproject Celebrates Two Years of Test Improvements 2022-02-16 00:29:02 +00:00
Dewan Ishtiaque Ahmed c73ef3c453 Blog on SIG Multicluster Spotlight 2022 (#31242)
* Update to SIG Multicluster Spotlight

* Implemented review comments

* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md

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

* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md

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

* Update content/en/blog/_posts/2022-01-14-SIG-Multicluster-Spotlight/index.md

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

* Renaming blog folder to match publication date

* Update publish date to match

* Fix path to article

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-07 09:59:43 -08:00
Shivam Singhal 1ed02f66af Convert sequence diagram in admission controllers for container drift article to Mermaid 2022-02-01 16:39:58 +02:00
fabriziopandini f0b7f2bece Add link to newly available documentation for the ClusterClass blog 2022-01-31 11:59:08 +01:00
fabriziopandini f7b0122955 Fix broken link in the ClusterClass blog 2022-01-31 11:58:23 +01:00
Kubernetes Prow Robot 045370a194 Merge pull request #30982 from KimDoubleB/cascade-default-background
Update `cascade` default value to background
2022-01-25 08:16:31 -08:00
Kubernetes Prow Robot 1357deb43b Merge pull request #31221 from raesene/main
Add blog article “Securing Admission Controllers”
2022-01-17 01:15:30 -08:00
Rory McCune 7e067efddc Update content/en/blog/_posts/2022-01-19-Securing-Admission-Controllers.md
Blog Post from SIG-Security docs on securing admission controllers.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Rey Lejano <rlejano@gmail.com>
Co-Authored-By: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-01-11 10:44:29 +00:00
Shannon Kularathna 58fcd66c89 Correct minor spelling and grammar issues 2022-01-10 07:58:19 +00:00
Kubernetes Prow Robot 68a90aef60 Merge pull request #31208 from Priyankasaggu11929/psaggu-add-moc-apac-blog
blog: meet our contributors APAC India region
2022-01-07 06:58:30 -08:00
Priyanka Saggu 4bb3f367a2 blog: meet our contributors APAC India region 2022-01-07 20:21:15 +05:30
Tim Bannister 2a0fb0690f Mark dockershim survey closed 2022-01-06 21:04:13 +00:00
Kubernetes Prow Robot a7d28c2192 Merge pull request #30972 from SergeyKanzhelev/dockershim-blog-post
Add blog post announcing actual dockershim removal
2022-01-06 12:56:00 -08:00
Sergey Kanzhelev 9617e67e51 Update content/en/blog/_posts/2022-01-07-kubernetes-is-moving-on-from-dockershim.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-01-06 12:40:58 -08:00
Sergey Kanzhelev 4207597a91 blog post draft: https://docs.google.com/document/d/160edAf2q3-FY8SFNCfEoSWcQ0Y7OUUy4hD7nc-b11n8/edit# 2022-01-06 01:37:16 +00:00
Kubernetes Prow Robot 74a3573ed7 Merge pull request #31057 from championshuttler/faqq
Add blog post link to dockershim removal faq
2021-12-21 22:57:35 -08:00
Bobae Kim a50453f753 Added update log
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-12-22 13:58:19 +09:00
Kubernetes Prow Robot 3500303928 Merge pull request #29676 from kvaps/kink-and-pxe
blog: Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
2021-12-21 17:37:35 -08:00
Tim Bannister 7b34155a24 Update article publication date 2021-12-22 01:32:28 +00:00
Shivam Singhal c727a0078d Add blog post link to dockershim removal faq 2021-12-22 00:55:06 +02:00
Andrei Kvapil 97fdfdb06b Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2021-12-21 22:53:47 +01:00
Kubernetes Prow Robot 78b252f511 Merge pull request #30689 from saschagrunert/spo-release
Add blog post about SPO v0.4.0 release
2021-12-16 08:15:19 -08:00
Kubernetes Prow Robot e2e7843554 Merge pull request #30596 from mattcary/blogpost
StatefulSet AutoDelete blog post
2021-12-16 07:29:19 -08:00
Tim Bannister dafeca8b40 Fixup Prevent PersistentVolume leaks blog article
- Add ":" into title
- Fix path in repository
2021-12-16 09:18:33 +00:00
Tim Bannister 4b71eb034b Retitle (published) Pod Security blog article
Make this article's title align with others in the series.
2021-12-16 09:18:09 +00:00
KimDoubleB e275149785 Update cascade default - background 2021-12-15 23:59:26 +09:00