Blog


The 2-minute test for Kubernetes Pod security
Project Post The 2-minute test for Kubernetes Pod security
Project post originally published on DZone by Jim Bugwadia Learn how to audit your clusters for compliance with the latest Kubernetes Pod Security Standards without installing anything in the cluster. In this post, I will show you how...
September 6, 2022 | By Jim Bugwadia

Kubernetes version 1.25 – everything you should know
Member Post Kubernetes version 1.25 – everything you should know
Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes’ new version – version 1.25 – will be released on Tuesday 23rd August 2022, and it comes with 40 new enhancements in various areas and numerous...
September 2, 2022 | By Amir Kaushansky

What can Confidential Computing do for the Kubernetes community?
Member Post What can Confidential Computing do for the Kubernetes community?
Guest post originally published on the Edgeless Systems blog by Fabian Kammel, Senior Security Engineer This is a summary of the talk I gave at the Kubernetes Community Days (KCD) Berlin 2022. Both, the slides and a recording are available....
August 31, 2022

GitOps Days 2022: Flux Flagger deep dive
Project Post GitOps Days 2022: Flux Flagger deep dive
Flux project post by Scott Rigby Hey everyone! 👋If you couldn’t join Flux maintainers Stefan Prodan & Philip Laine’s session at GitOps Days 2022, you can now watch the full talk online! This blog post outlines the main...
August 30, 2022

Backstage security audit & updates 
Project Post Backstage security audit & updates 
Project post originally posted on the Backstage blog by Patrik Oldsberg, Spotify TL;DR: Backstage’s security posture continues to mature! Today, we’re releasing a report from an independent security audit and the first version of the Backstage Threat Model....
August 30, 2022 | By Patrik Oldsberg

Orchestration versus choreography, which one should you use? The pros and cons
Member Post Orchestration versus choreography, which one should you use? The pros and cons
Guest post originally published on the Sparkfabrik blog Orchestration vs Choreography: Many factors need to be evaluated in order to figure out which approach is the most appropriate. Orchestration, Choreography or a Hybrid Approach: Let’s delve into how...
August 29, 2022

Writing your own scheduler with kube-scheduler-simulator
Member Post Writing your own scheduler with kube-scheduler-simulator
Guest post originally published on the Miraxia blog As the default Kubernetes scheduler is highly configurable, in many cases we don’t have to write any code to customize thescheduling behavior. However, people who want to learn how the...
August 24, 2022

Health + safety update for KubeCon + CloudNativeCon North America 2022
Staff Post Health + safety update for KubeCon + CloudNativeCon North America 2022
We’ve absolutely loved being able to connect with much of our community again in-person over the past year at KubeCon + CloudNativeCon in Los Angeles and Valencia. We’re looking forward to hopefully seeing even more of you at...
August 23, 2022

Bringing a good OSS experience to Kubernetes DevOps
Member Post Bringing a good OSS experience to Kubernetes DevOps
Guest post by Michael Guarino, CTO, and Co-Founder at Plural Open-source is at a crossroads at the moment. 97% of data stacks contain open-source code. However, deploying and managing open source applications is tedious and time-consuming.  Take an...
August 23, 2022 | By Michael Guarino

Tracking container restarts and termination events in Kubernetes
Project Post Tracking container restarts and termination events in Kubernetes
Guest post by Shahar Azulay, groundcover’s CEO and Co-Founder It’s a place all Kubernetes admins have likely been: They have a container that fails to start, and they simply can’t figure out why that is. They may have...
August 23, 2022 | By Shahar Azulay