Search results for: etcd


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 in the three-tiered…


Real-time analytics with stream processing and OLAP

Posted on August 8, 2023 | By Hubert Dulay

Guest post originally published on Medium by Hubert Dulay Gartner States: “By the end of 2024, 75% of organizations will shift from piloting to operationalizing artificial intelligence (AI), driving a 5 times increase in streaming data and analytics infrastructures.” https://www.gartner.com/en/newsroom/press-releases/2020-06-22-gartner-identifies-top-10-data-and-analytics-technolo…


Kelemetry: global tracing for Kubernetes control plane

Posted on July 27, 2023 | By Jonathan Chan

Member post originally published on ByteDance’s blog by Jonathan Chan Kelemetry is a tracing system for the Kubernetes control plane developed in ByteDance. It connects the behavior of various Kubernetes components and traces the entire lifecycle of a…


Kubernetes logging best practices

Posted on July 3, 2023 | By Selvam R

Community post by Selvam R, DevOps Engineer, Chennai (Winner of the KCD Chennai Blogathon) Kubernetes is a popular open-source platform for container orchestration that is widely used by developers and DevOps teams for deploying and managing containerized applications….


Congratulations to 57 CNCF Term 1 LFX Program Mentees!

Posted on June 9, 2023

By Staff A huge number of successful CNCF interns have graduated from this term’s LFX Program: 57!    We had a great showing from the CNCF community with involvement across Graduated, Incubating, and Sandbox projects as well as TAGs…


Kyverno — verify Kubernetes control plane images

Posted on May 1, 2023 | By 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 you to…


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 then, Argo,…


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 Security by…


Stability and scalability assessment of KubeVela

Posted on April 12, 2023 | By Da Yin

Guest post by Da Yin, infra engineer at Alibaba Cloud and KubeVela maintainer Background With the release of v1.8, KubeVela, the OAM-based application delivery project, has been continuously evolving for over 3 years. It is now being adopted…


CNCF On-Demand Webinar: 5 Key Steps to Securing a Default Kubernetes Cluster

Posted on February 23, 2023

Many day-to-day users of Kubernetes call it a win just to have their applications successfully up-and-running without any errors. Any further thoughts of best practices or security often gets pushed to the back burner. With a little extra…