Commit Graph

838 Commits

Author SHA1 Message Date
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
Paulo Gomes 7979bad01e
Add AppArmor support section
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2021-12-15 07:59:38 +00:00
Ahmet Alp Balkan a5da40b917
blog: rephrase the article update
this blog post was modified as part of #29740 but IMO the update note doesn't make it clear enough what's going on.
2021-12-14 11:40:45 -08:00
Sascha Grunert 6e97ed46fb
Add `SELinuxProfile` CRD graduation part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:39:27 +01:00
Sascha Grunert dd63a3102a
Fix typos in selinux part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:37:33 +01:00
Sascha Grunert 9d5e049afd
Rename post directory to reflect correct date
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:33:39 +01:00
Sascha Grunert e3301a4e95
Merge pull request #1 from jhrozek/spo-release
Add content about SELinux recording and moved selinuxd
2021-12-14 12:32:34 +01:00
Kubernetes Prow Robot 7783d3abad
Merge pull request #30353 from Jiawei0227/master
Doc: Add CSI Migration status update blog post
2021-12-10 03:07:11 -08:00
Sascha Grunert 591fa12dd9
Change publishing date to 12/17
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-09 09:09:28 +01:00
Jiawei Wang ba84180b7e doc: Add csi migration status update blog 2021-12-09 07:14:44 +00:00
Jim Angel bea7fe7116 fix wrong url 2021-12-08 19:07:05 -06:00
Sascha Grunert 16c8cc0702
Update content/en/blog/_posts/2021-12-13-security-profiles-operator-v0.4.0/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-08 09:25:44 +01:00
Kubernetes Prow Robot fe10ce6efc
Merge pull request #30502 from jimangel/blog-psa-beta
v1.23 blog post: Pod Security Admission Graduates to Beta
2021-12-07 18:01:40 -08:00
Matthew Cary 1e7731f60f statefulset autodelete blog post 2021-12-07 17:39:39 -08:00
Kubernetes Prow Robot 9dd810d8ed
Merge pull request #29761 from dilyar85/add-new-blog
Blog: Using Admission Controllers to Detect Container Drift at Runtime
2021-12-07 17:13:28 -08:00
Kubernetes Prow Robot 90f6bf72c2
Merge pull request #30556 from deepakkinni/pv_protect_v1
Doc: Add blogpost for honor PV reclaim policy fix
2021-12-07 17:01:23 -08:00
Kubernetes Prow Robot 4f909205eb
Merge pull request #30538 from bridgetkromhout/blog-dual-stack-ga
v1.23 blog post: Dual-stack IPv4/IPv6 Networking Reaches GA
2021-12-07 16:53:23 -08:00
Tim Bannister 2782b1ef8f Update v1.23 release article to use logo styles 2021-12-08 00:31:13 +00:00
Jim Angel c79d213abc adding blog and correcting 1.23 docs
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2021-12-07 18:20:57 -06:00
Jesse Butler 0e4f9b3de5
Merge pull request #30770 from karenhchu/main
Create Kubernetes 1.23 Release Blog.md
2021-12-07 18:21:01 -05:00
Jakub Hrozek a2e3f11d22 Add content about SELinux recording and moved selinuxd 2021-12-07 23:09:31 +01:00
Karen Chu 1c4413c2b5 Add Kubernetes 1.23 Release Logo
Adding folder and image file for Kubernetes 1.23 Release logo for release blog

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-12-07 18:14:11 +00:00
Karen Chu ffcd58fc32 Create v1.23 release blog article
Co-authored-by: Mickey Boxell <mickey.boxell@oracle.com>
Co-authored-by: Puerco <puerco@users.noreply.github.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-07 18:13:02 +00:00
Sascha Grunert b32c348ff2
Add first content bits
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-07 12:28:25 +01:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot e2eff1fa69
Merge pull request #29686 from rguichard/blog-en/fix-typo
fix(blog): RWX access mode is about nodes, not pods
2021-12-05 18:02:33 -08:00
Bridget Kromhout cd511eff9c
Adding blog post for dual-stack GA
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2021-12-03 13:06:35 -06:00
dilyar85 d9f0097efd Blog: Using Admission Controllers to Detect Container Drift at Runtime
Applied some wordsmithing

Move attribution into the figure tag

Address comment

Add project open-source link and update content

Address review from sftim

Update future improvement section with current gaps to ideal K8s design

Set release date to 2021-12-21
2021-12-01 21:06:21 -08:00
Craig Box d123775bbe Emdashen 2021-12-02 12:05:31 +13:00
Deepak Kinni 5b375a6c70 Doc: Add blogpost for honor PV reclaim policy fix
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2021-12-01 10:33:27 -08:00
Craig Box 5441cfe431 Fix nit per review 2021-12-02 07:28:10 +13:00
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
Craig Box 42597a0162 Tone down the humour 2021-12-01 13:53:59 +13:00
Craig Box 61edd87d8a Spelling and grammar fixes 2021-12-01 12:42:50 +13:00
Sergey Kanzhelev ef6668539c gRPC probes 2021-11-30 23:35:27 +00:00
Craig Box 55bb7d2912 Second draft 2021-12-01 12:28:18 +13:00
Craig Box ce2092a123 Review fixes 2021-12-01 11:13:04 +13:00
Sascha Grunert 91c07e0402
Add blog post about SPO v0.4.0 release
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-30 14:55:26 +01:00
Craig Box 3fc912e791 First draft of blog for submission 2021-11-30 21:54:49 +13:00
xiaoxubeii f183a65cfe Fix containerd version typo 2021-11-26 15:41:24 +08:00
Kubernetes Prow Robot c02a0715e1
Merge pull request #29015 from rajula96reddy/memory-qos
1.22 feature blog for memory qos support with cgroups v2
2021-11-24 15:39:32 -08:00
Tim Bannister f71bc6d90a Fix punctuation nit 2021-11-24 23:28:06 +00:00
Tim Bannister bfb6fd44d0
Update article publication date 2021-11-24 23:27:07 +00:00
Lachlan Evenson 06431e1801
Update incorrect GH profile link
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2021-11-15 17:16:55 -08:00
Rajula Vineet Reddy 3af41facff 1.22 feature blog for memory qos support 2021-11-15 18:49:43 +08:00
Kubernetes Prow Robot 6ff0695578
Merge pull request #30226 from leoluz/leoluz/blog/fix-ssa-codesnip
Fix server-side-apply code snippet in blog post
2021-11-13 09:24:46 -08:00
Sergey Kanzhelev 5d09f5edb5 dockershim removal readiness blog post 2021-11-12 17:42:51 +00:00
Kubernetes Prow Robot c15f89b549
Merge pull request #30411 from justaugustus/steering-2021
Update Steering membership following 2021 election
2021-11-09 13:21:48 -08:00
Josh Berkus 009e15655a Add Arnaud to the Thanks section.
Signed-off-by: Josh Berkus <josh@agliodbs.com>
2021-11-09 10:05:24 -08:00
Stephen Augustus 5cebb20920
blog: Lint warnings and username fixes in 2021 Steering post
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-11-09 06:35:34 -05:00
Christoph Blecker bf0e9ea2e5
Fix typo in SC blog post 2021-11-08 15:15:53 -08:00
Kubernetes Prow Robot a812761d1d
Merge pull request #30395 from reylejano/update-non-root-blog
Blog: renamed non-root-containers-and-devices.md to have date prefix
2021-11-08 14:27:20 -08:00
Rey Lejano 120d0424c2 renamed non-root-containers-and-devices.md to 2021-11-09-non-root-containers-and-devices.md 2021-11-08 13:45:03 -08:00
Rey Lejano aba3e29883 renamed steering-committee-results-2021 to 2021-11-08-steering-committee-results-2021.md and update date 2021-11-08 13:33:55 -08:00
Kaslin Fields 65faac6f3e
Create steering-committee-results-2021 2021-11-08 11:48:36 -08:00
Mikko Ylinen c7cb7683f9 blog: non-root containers and devices
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-11-08 17:39:13 +02:00
Leonardo Luz Almeida 5dfe3bf1db Fix server-side-apply code snippet in blog post 2021-10-25 15:26:28 -04:00
Tim Bannister cde171c42a Follow convention for article attribution 2021-10-11 16:23:28 +01:00
Tim Bannister d41ca5886c Tweak wording 2021-10-11 16:23:18 +01:00
Lars Ekman 1d1c96c176 Added blog post kpng-specialized-proxiers 2021-10-09 06:44:48 +02:00
fabriziopandini f268125675 align ClusterClass blog to CAPI book tutorial 2021-10-06 23:13:42 +02:00
Kubernetes Prow Robot 37aa6b13e2
Merge pull request #29938 from cpretzer/cpretzer/fix-blog-link
Update blog post to include the fix version and fix the link to the PR
2021-10-06 05:54:33 -07:00
Charles Pretzer e5aca814aa
Update blog post to include the fix version and fix the link to the PR
Signed-off-by: Charles Pretzer <charles@charlespretzer.com>
2021-10-05 14:33:40 -07:00
Christian Kotzbauer 3049f75a01
fix: removed duplicate "called" 2021-10-05 09:00:53 +02:00
Pushkar Joglekar a72f7fac17
Blog post: A closer look at NSA / CISA Kubernetes Hardening Guidance (#29791)
* Blog post: NSA / CISA Hardening

This is a community response blog post that
acts as complementary resource that takes a
closer look at the guidance.

This blog post is not a substitute for reading
the guidance
Apply suggestions from code review

Co-authored-by: Jim Angel <jameswangel@gmail.com>
Co-authored-by: Savitha Raghunathan <saveetha13@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Robert <hyakuhei@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Changes based on NSA/CISA initial
feedback

Co-authored-by: Jim Angel <jameswangel@gmail.com>
Co-authored-by: Savitha Raghunathan <saveetha13@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Robert <hyakuhei@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-10-04 20:59:49 -07:00
fabriziopandini c232ecfbb4 Postpone ClusterClass blog 2021-09-29 21:34:32 +02:00
Kubernetes Prow Robot aec8618576
Merge pull request #29634 from AugustinasS/blog-data-duplication
add blog post on handling data duplication in data-heavy environments
2021-09-28 10:39:17 -07:00
Tim Bannister a7662f40fc
Update publication date 2021-09-28 18:31:13 +01:00
Kubernetes Prow Robot 5607c5c345
Merge pull request #29763 from fabriziopandini/clusterclass-blog
ClusterClass and managed topologies blog
2021-09-23 15:22:54 -07:00
Dewan Ahmed 577e0c7ca5 Match folder name with publication date 2021-09-23 11:55:16 -03:00
Dewan Ahmed 0920641570 Update to the introduction 2021-09-23 11:53:58 -03:00
fabriziopandini 02809ef886 address comments 2021-09-23 16:01:08 +02:00
Rey Lejano 66045fc93c update kep link and release version for dockershim removal in faq 2021-09-22 18:14:20 -07:00
Kubernetes Prow Robot 2cbfbd005c
Merge pull request #29380 from dewan-ahmed/dewan-sig-node-spotlight
Blog on SIG Node spotlight 2021
2021-09-22 10:52:32 -07:00
Dewan Ahmed 3291b1141c Update SIG Node Spotlight blog 2021-09-22 13:29:19 -03:00
Dewan Ahmed 5a089356b9 Addressed review comments. 2021-09-22 13:28:03 -03:00
fabriziopandini 2cd822f120 ClusterClass and managed topologies blog 2021-09-22 11:48:18 +02:00
august 54185d178d add blog post on handling data duplication in data-heavy environments 2021-09-20 18:29:35 +03:00
Kubernetes Prow Robot fa882c6ac3
Merge pull request #29394 from Patil2099/cascade-fix
Replace cascade=false -> cascade=orphan
2021-09-14 17:46:41 -07:00
Romain Guichard 56342b7ed6
fix: RWX access mode is about nodes, not pods 2021-09-13 14:50:05 +02:00
Chris Henzie 809ff37d3b ReadWriteOncePod access mode alpha feature blog 2021-09-08 14:42:43 -07:00
Jesse Butler 3a36f1cf3e update 1.22 release webinar date in release blog due to rescheduling 2021-09-04 11:12:37 -04:00
Dewan Ishtiaque Ahmed 25a7c8f02e
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:29:05 -03:00
Dewan Ishtiaque Ahmed 2b09e539ef
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:56 -03:00
Dewan Ishtiaque Ahmed f93e3cb2be
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:41 -03:00
Dewan Ishtiaque Ahmed 3f51160e89
Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:13 -03:00
S Nitesh Singh 9dc4fcc80c migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article 2021-08-25 22:59:39 +05:30
Jesse Butler 6dd696487a
1.22 feature blog for api server tracing (#28991)
* 1.22 feature blog for API server tracing

* Add initial draft of descriptive tracing portions

* demo

demo

* Apply suggestions from code review

Co-authored-by: Chris Negus <cnegus@redhat.com>

* address comments

* address comments and grammar

* Add more explanation to the Demo section; add conclusion

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

Co-authored-by: Punya Biswal <punya@google.com>

* address comments

* address feedback

* update alt text

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Rename 2021-08-06-api-server-tracing.md to 2021-09-03-api-server-tracing.md

* update alt text on first image

* better alt text.

Co-authored-by: David Ashpole <dashpole@google.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Punya Biswal <punya@google.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 09:06:41 -07:00
Jesse Butler 9924e7a8db
1.22 feature blog for minReadySeconds in StatefulSets (#28992)
* 1.22 feature blog for minReadySeconds in StatefulSets

* Address reviewer's comments

* Update content/en/blog/_posts/2021-08-16-minreadysecond-statefulsets.md

Co-authored-by: Simon Pasquier <spasquie@redhat.com>

* Bump article publication date

Co-authored-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com>
Co-authored-by: Ravi Gudimetla <ravisantoshgudimetla@users.noreply.github.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-24 10:53:13 -07:00
Kubernetes Prow Robot 157f1d76b8
Merge pull request #28951 from saschagrunert/seccomp-default-blog
Add seccomp default feature blog post
2021-08-24 02:27:13 -07:00
Sascha Grunert 84e472e95c
Add seccomp default feature blog post
This adds the blog post about the new Kubernetes `SeccompDefault` alpha
feature.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-24 08:49:50 +02:00
Kubernetes Prow Robot d12f42161e
Merge pull request #28970 from skrishna-unix/dev-1.22
Volume Populators Redesign Blog
2021-08-19 03:09:24 -07:00
Tim Bannister de7bca791e
Fix hyperlink 2021-08-19 11:00:21 +01:00
Tim Bannister 944733cb20 Fix date for published blog article
This change affects the date shown in the repository and does NOT affect
the URL or content of the published article.
2021-08-18 16:03:44 +01:00
Kunal Kushwaha ee99447c9d
1.22 Feature Blog for Support for Windows privileged containers (#29022)
* 1.22 feature blog for Support for Windows privileged containers

* Rebased with latest blog content

* dates updated

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

Co-authored-by: Chris Negus <cnegus@redhat.com>

* Update index.md.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md.md

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

* Rename index.md.md to index.md

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

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

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Update content/en/blog/_posts/2021-08-11-support-for-HostProcess-Containers/index.md

Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>

* Fix broken hyperlink

* Fix broken hyperlink

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Fix hyperlink

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Brandon Smith <brasmith@microsoft.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-18 07:32:08 -07:00
Ben Swartzlander c0b5d85371 Volume Populators Redesign Blog
For https://github.com/kubernetes/enhancements/issues/1495
2021-08-16 16:59:36 -04:00
Pankaj Patil b4ef0b940e Replace cascade=false -> cascade=orphan 2021-08-14 20:27:40 +05:30