Search results for: kubernetes


The New Stack: “The 2023 State of Kubernetes in Production”

Posted on November 7, 2023

Something is too complex in the state of Kubernetes in production. This isn’t new, but in 2023, the year that’s seen the mainstreaming of platform engineering, container management’s biggest play may be flexible, but there’s still a lot of…


Kyverno expands beyond Kubernetes

Posted on November 6, 2023 | Kyverno Maintainers

Project post by Kyverno maintainers Kyverno, the open-source policy engine originally built for Kubernetes, is pleased to announce support for non-Kubernetes workloads, by supporting policies that operate on JSON payloads.  Due to its simplicity and wide…


The New Stack: “Kubernetes API Gateway 1.0 Goes Live, as Maintainers Plan for the Future”

Posted on November 2, 2023

A project four years in the making, the Kubernetes Gateway API has reached production status, finally offering a standardized way to manage network traffic going in and out of Kubernetes clusters.


CNCF On demand webinar: Kubernetes cluster-mesh with open source Calico

Posted on November 2, 2023

Join our session where we delve into BGP routing, peering, and Calico BIRD integration in the cloud. Learn how BGP routing via overlay enables a seamless cluster-mesh setup in any network environment.https://github.com/frozenprocess/Tigera-Presentations/tree/master/2023-10-13-CNCF-on-Demand-cluster-mesh


Cloud Native Live: Dive into Kubernetes testing techniques with KUTTL and Crossplane

Posted on November 1, 2023

In the ever-evolving landscape of container orchestration and microservices, Kubernetes has emerged as the de facto standard. As Kubernetes adoption continues to skyrocket, ensuring the reliability and correctness of your Kubernetes manifests becomes paramount. Enter KUTTL…


Introduction: a closer look at Kubernetes and Nomad

Posted on October 23, 2023 | Rob Newsome

Guest post by Rob Newsome, Head of Product Management at stack.io In the realm of container orchestration, Kubernetes and Nomad are prominent figures, each furnishing a distinct method to container management. Kubernetes is renowned for its…


Announcing the Kubernetes policy based governance risk and compliance paper

Posted on October 19, 2023 | Jim Bugwadia

Guest post by Jim Bugwadia The CNCF Kubernetes Policy Working group (WG) has just released a new paper on policy based Governance, Risk, and Compliance to help educate the community about how cloud native best practices…


Only one label to improve your Kubernetes security posture, with the Pod Security Admission (PSA) — just do it!

Posted on October 12, 2023

Community post originally published on Medium by Mathieu Benoit In Kubernetes 1.25 as stable (and since 1.23 as beta), the Pod Security admission (PSA) controller replaces PodSecurityPolicy (PSP), making it easier to enforce predefined Pod Security Standards (PSS) by simply adding a…


CNCF On demand webinar: Kubernetes bill shock

Posted on October 12, 2023

The complexity of Kubernetes means we can often be hit by unanticipated charges. In this webinar, we aim to demystify the expenses associated with Kubernetes, spotlighting the factors contributing to your cluster running costs. We will…


Kubernetes secure development best practices in action

Posted on October 11, 2023 | Saylor Berman and Ciara Stacke

Guest post by Saylor Berman, Senior Software Engineer, F5 NGINX and Ciara Stacke, Senior Software Engineer, F5 NGINX Using minimal Docker containers is a popular strategy in the world of containerization due to benefits of security…