Search results for: kubernetes


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…


KCD Washington DC rolls for a third year: a celebration of Kubernetes community and collaboration

Posted on October 10, 2023

By Matthew Cascio, lead organizer, KCD Washington DC *Kubernetes Community Days Washington DC* (KCD DC) recently celebrated its third consecutive year with great success, leaving attendees inspired and the Kubernetes community buzzing with energy. For the…


Keeping secrets secure on Kubernetes

Posted on October 10, 2023 | John Walsh

Member post originally published on the CyberArk blog by John Walsh Handling secrets in cloud-native environments is a challenge for many organizations. Virtually any application requires some sort of secret, such as a database password, a…