Search results for: coredns


A step-by-step guide to securely upgrading your EKS clusters

Posted on May 13, 2024 | Stevie Caldwell

Member post originally published on Fairwinds’s blog by Stevie Caldwell As an agile open source project, Kubernetes continues to evolve, as does the cloud computing landscape. Keeping up with the latest versions isn’t practical for many…


Cloud Native Computing Foundation Announces CERN as the Top End User Award Winner

Posted on March 21, 2024

During KubeCon + CloudNativeCon Europe, research leader CERN is recognized as an exceptional end user of cloud native technologies PARIS, France – KubeCon + CloudNativeCon Europe – March 21, 2024 – The Cloud Native Computing Foundation®…


36 CNCF term 2 LFX mentees have successfully completed the program!

Posted on September 12, 2023

Congratulations to the 36 interns who have graduated from the LFX Program after working with CNCF projects over June, July, and August!     Mentees had the opportunity to work on many different projects across our Graduated, Incubating,…


Beginner’s guide to Kuma service mesh

Posted on August 28, 2023

Guest post originally published on the InfraCloud blog by Sonali Srivastava The concept of service mesh emerged as a response to the growing popularity of cloud native environments, microservices architecture, and Kubernetes. It has its roots…


Building resilience with Chaos Engineering and Litmus

Posted on July 19, 2023 | Ruturaj Kadikar

Member post originally published on the InfraCloud blog by Ruturaj Kadikar Microservices architecture is a popular choice for businesses today due to its scalability, agility, and continuous delivery. However, microservices architectures are not immune to outages….


Kyverno — verify Kubernetes control plane images

Posted on May 1, 2023 | Charles-Edouard Brétéché

Guest post originally published on Medium by Charles-Edouard Brétéché In this story we are going to deploy a local Kubernetes cluster using kind, then we will deploy Kyverno and use it to verify Kubernetes control plane images signature. What is Kyverno ? Kyverno is an open-source policy engine for Kubernetes that allows…


New Kubernetes security audit complete and open sourced

Posted on April 19, 2023

By Chris Aniszczyk (@cra) and Rey Lejano In 2018, the Cloud Native Computing Foundation (CNCF) started performing and open sourcing third-party security audits with the goal of improving the overall security practices of our ecosystem. Since…


CNCF fuzzing open source projects for security and reliability

Posted on April 18, 2023

By Chris Aniszczyk, Adam Korczynski, David Korczynski Introduction In this blog post we will present an overview of the state of fuzzing CNCF projects. We published a blog post on this in June 2022 titled Improving…


Protect your mission-critical pods from eviction with PriorityClass

Posted on February 6, 2023 | Sunny Bhambhani

Guest post originally published on InfraCloud’s blog and the Kubernetes Blog by Sunny Bhambhani Kubernetes has been widely adopted, and many organizations use it as their de-facto orchestration engine for running workloads that need to be…


Improving Security by Fuzzing the CNCF landscape

Posted on June 28, 2022 | Chris Aniszczyk + Adam Korczynski + David Korczynski

By Chris Aniszczyk (CNCF), Adam Korczynski (Ada Logics), David Korczynski (Ada Logics) In this blog post we present an overview of the state of fuzzing across CNCF projects. This is based on efforts and work that…