Search results for: etcd


Karmada brings Kubernetes multi-cloud capabilities to CNCF Incubator

Posted on December 12, 2023

The CNCF Technical Oversight Committee (TOC) has voted to accept Karmada as a CNCF incubating project.  Karmada is a Kubernetes management system that enables users to run cloud native applications across multiple Kubernetes clusters and clouds…


Kyverno release 1.11

Posted on November 23, 2023 | Shuting Zhao

Member post originally published on Nirmata’s blog by Shuting Zhao The Kyverno team is delighted to share a new Kyverno release, v1.11! This release marks a significant milestone for Kyverno, with an extensive development period of…


Cloud Native Live: 2-node HA for edge Kubernetes — a new approach

Posted on November 14, 2023

For many edge computing projects, HA is a required capability. Mission-critical edge workloads demand resiliency and fault tolerance.But the cost, space and power needed for a conventional 3-node+ Kubernetes architecture, using the quorum-based etcd data store,…


Mechanism and implementation of lease

Posted on November 1, 2023 | Datenlord

Member post by Datenlord 1. Introduction Xline is an open source distributed KV storage engine for managing small amounts of critical data, with the aim of high performance data access and strong consistency across data centers….


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…


Policy management in Kubernetes is changing

Posted on September 14, 2023

Ambassador post originally published on Medium by Emin Alemdar, CNCF Ambassador The Kubernetes API Server is one of the core components of the Kubernetes Control Plane. This component exposes the Kubernetes API and acts like a…


Automated security in GitOps pipelines with Weave Policy Engine

Posted on August 31, 2023 | Twain Taylor

Member post originally published on the Weaveworks blog by Twain Taylor Discover the power of Weave Policy Engine for automated security in GitOps pipelines. Strengthen your Kubernetes applications’ security and compliance with policy-as-code enforcement. Learn more….


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…


Real-time analytics with stream processing and OLAP

Posted on August 8, 2023 | 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…


Kelemetry: global tracing for Kubernetes control plane

Posted on July 27, 2023 | 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…