Search results for: dex


Kubernetes conformance updates for October 2022

Posted on October 19, 2022 | By Caleb Woodbine + Riaan Kleinhans + Stephen Heywood

Community post by: Caleb Woodbine caleb@ii.coop Riaan Kleinhans riaan@ii.coop Stephen Heywood stephen@ii.coop Introduction The Kubernetes Conformance project has been running for a number of years now, recently there are a few minor updates to it and a few things to celebrate….


Karmada and Open Cluster Management: two new approaches to the multicluster fleet management challenge

Posted on September 26, 2022 | By David Eads + Kevin Wang

Guest post from Huawei by David Eads (@deads2k), Kevin Wang (@kevin-wangzefeng) Current users will know that KubeFed was an early answer to the issue of centralized management of multiple Kubernetes clusters– but as community engagement has slowed with…


LitmusChaos August 2022 update

Posted on September 20, 2022

As promised, we are back with another edition of monthly updates from the LitmusChaos community. With the growth of the Chaos Engineering community as well as the LitmusChaos community, we appreciate this massive participation and immense engagement and…


Managing Kyverno policies as OCI Artifacts with OCIRepository sources

Posted on September 19, 2022

Project post originally published on the Flux blog The Flux team has released a new version of Flux  v0.32 that includes fantastic features. One of them is OCI Repositories feature that allows us to store and distribute a wide variety of sources…


Flux August 2022 project update

Posted on September 14, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which are…


The 2-minute test for Kubernetes Pod security

Posted on September 6, 2022 | By Jim Bugwadia

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…


What can Confidential Computing do for the Kubernetes community?

Posted on August 31, 2022

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….


GitOps Days 2022: Flux Flagger deep dive

Posted on August 30, 2022

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…


Writing your own scheduler with kube-scheduler-simulator

Posted on August 24, 2022

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…


Securing Kubernetes secrets with HashiCorp Vault

Posted on August 16, 2022 | By Nikhil Purva

Guest post originally published on the InfraCloud blog by Nikhil Purva As more and more organizations making the shift to cloud native technologies, Kubernetes has become the de facto choice to orchestrate container based applications. As applications grow…