Introduction: a closer look at Kubernetes and Nomad
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
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…
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
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
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
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
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…
Secure your Kubernetes environment with OPA and Gatekeeper
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…
CNCF Live Webinar: Tackling the Kubernetes software packaging puzzle with CNCF project Carvel
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…
Recommended architectures for PostgreSQL in Kubernetes
Member post by Gabriele Bartolini, VP of Cloud Native at EDB “You can run databases on Kubernetes because it’s fundamentally the same as running a database on a VM”, tweeted Kelsey Hightower just a few months…