Search results for: kubernetes


Volcano Engine: distributed image acceleration practice based on Dragonfly

Posted on April 13, 2023

Project post by Gaius, Dragonfly Maintainer Terms and definitions Term Definition OCI The Open Container Initiative is a Linux Foundation project launched by Docker in June 2015 to design open standards for operating system-level virtualization (and most importantly…


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…


Keycloak joins CNCF as an incubating project

Posted on April 11, 2023

The CNCF Technical Oversight Committee (TOC) has voted to accept Keycloak as a CNCF incubating project.  Keycloak is an Identity and Access Management (IAM) solution providing centralized authentication and authorization to applications and APIs. It provides a complete,…


Meet LitmusChaos at KubeCon + CloudNativeCon Europe 2023!

Posted on April 7, 2023 | By Prithvi Raj

Project post by Prithvi Raj, Community Leader, LitmusChaos KubeCon + CloudNativeCon EU 2023 kicks off in Amsterdam a couple of weeks from now from April 18-21.  After a fantastic couple of days at Chaos Carnival 2023, the LitmusChaos…


Introduction to the Linkerd Service Mesh

Posted on April 6, 2023 | By Michael Levan

Guest post originally published on the Bouyant blog by Michael Levan When you deploy a pod, do you know if your application is running how you want it to? Is its traffic encrypted? Is your application performing as…


CNCF On-Demand Webinar:Falcoctl – easy management of the lifecycle of your rules & plugins for Falco

Posted on April 6, 2023

If you’ve been in the cloud native community, chances are you’ve heard the term ‘ctl’ (pronounced cuttle or c-t-l). Just as Kubectl allows you to run commands against Kubernetes clusters, Falcoctl is a command line tool and daemon…


Five minutes! Get a lightweight cloud native application control plane

Posted on April 5, 2023

Guest post by Zhongpei Qiao of Alibaba and KubeVela The continuous maturity of cloud native technology has allowed numerous infrastructure capabilities to be directly utilized by business applications. However, many developers have struggled with the high learning curve…


SiliconANGLE: “What to expect during KubeCon + CloudNativeCon EU: Join theCUBE April 19-21”

Posted on April 5, 2023

The massive adoption of Kubernetes as a key solution for enterprise computing makes it inevitable that as new technologies come on the horizon, the container orchestration tool will be involved in some way.


Testing Kafka-based asynchronous workflows using OpenTelemetry

Posted on April 4, 2023

Guest post originally published on the Signadot blog by Arjun Iyer and Scott Cotton Introduction Asynchronous architectures are common in cloud native applications as it decouples services and improves the scalability and reliability of the system. A message…


Outlining the structure of your open source software project

Posted on April 3, 2023

Community post by Leonard Pahlke There are numerous ways to start your open source project. You may already have a working product, a team behind it, proper documentation and guides, or you may just have an idea and…