Securing cloud native environments: CNCF Cloud Native Security Whitepaper version 2 audio is now available
Community Post Securing cloud native environments: CNCF Cloud Native Security Whitepaper version 2 audio is now available
Community post by Ragashree M C, CNCF Security Technical Advisory Group CNCF Security Technical Advisory Group is excited to announce the release of the audio version of our flagship whitepaper, Cloud Native Security Whitepaper v2. As more and...
April 10, 2023

Meet LitmusChaos at KubeCon + CloudNativeCon Europe 2023!
Ambassador Post Meet LitmusChaos at KubeCon + CloudNativeCon Europe 2023!
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...
April 7, 2023 | By Prithvi Raj

Introduction to the Linkerd Service Mesh
Member Post Introduction to the Linkerd Service Mesh
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...
April 6, 2023 | By Michael Levan

Announcing KubeDay Israel will take place on June 19!
Staff Post Announcing KubeDay Israel will take place on June 19!
After announcing the KubeDay series last year with KubeDay Japan, which happened in December of last year, we are thrilled to announce KubeDay Israel on 19 June in Tel Aviv.  Join us in Tel Aviv for a day...
April 6, 2023

Five minutes! Get a lightweight cloud native application control plane
Member Post Five minutes! Get a lightweight cloud native application control plane
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...
April 5, 2023

FOSS Force: “Why It Was Important to Translate Linux Foundation Training Manuals to Ukrainian”
FOSS Force: “Why It Was Important to Translate Linux Foundation Training Manuals to Ukrainian”
While the weapons of war that Western nations have been supplying Ukraine are helping the Ukrainians hold onto their country, guns are not all that’s needed. For one thing, career training for military veterans and others whose lives...
April 5, 2023

SiliconANGLE: “What to expect during KubeCon + CloudNativeCon EU: Join theCUBE April 19-21”
SiliconANGLE: “What to expect during KubeCon + CloudNativeCon EU: Join theCUBE April 19-21”
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.
April 5, 2023

Testing Kafka-based asynchronous workflows using OpenTelemetry
Member Post Testing Kafka-based asynchronous workflows using OpenTelemetry
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...
April 4, 2023

How to elegantly organize async Rust code
Member Post How to elegantly organize async Rust code
Guest post by DatenLord Summary Anyone who has worked with async Rust has likely struggled with the bounds it requires, e.g., the ‘static bound on spawned tasks, MutexGuardcan not be held across .await point. Overcoming these constraints requires carefully structured scopes, which might...
April 3, 2023

Outlining the structure of your open source software project
Ambassador Post Outlining the structure of your open source software project
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...
April 3, 2023