Search results for: kubernetes


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 (Kubernetes Test…


Introduction: a closer look at Kubernetes and Nomad

Posted on October 23, 2023 | By 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 exhaustive features…


Announcing the Kubernetes policy based governance risk and compliance paper

Posted on October 19, 2023 | By 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 can be…


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 label to…


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 delve into…


Kubernetes secure development best practices in action

Posted on October 11, 2023 | By 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 and resource…


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 second year…


Keeping secrets secure on Kubernetes

Posted on October 10, 2023 | By 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 service token,…


Secure your Kubernetes environment with OPA and Gatekeeper

Posted on October 9, 2023

Guest post originally published on SighUP’s blog by Simone Ragonesi We will introduce you to the powerful combination of Open Policy Agent (OPA) and Gatekeeper for Kubernetes security. In this article, we will introduce you to the powerful combination…


CNCF Live Webinar: Tackling the Kubernetes software packaging puzzle with CNCF project Carvel

Posted on October 3, 2023

Join us for an insightful session as we delve into the intricacies of software packaging and distribution in Kubernetes environments. Discover the critical need for robust tools and techniques that streamline this complex process, ensuring efficiency and reliability…