LitmusChaos becomes a CNCF incubating project
LitmusChaos is an open source chaos engineering platform that enables teams to identify weaknesses and potential outages in infrastructures by inducing chaos tests in a controlled way. Chaos engineering verifies the resilience of business services and…
Longhorn brings cloud native distributed storage to the CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Longhorn as a CNCF incubating project. Longhorn is a distributed block storage system for Kubernetes, designed to run on top of different types of physical storage…
Dapr (Distributed Application Runtime) joins CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Dapr as a CNCF incubating project. Dapr is a set of APIs that makes it easy for developers to write distributed applications. Dapr runs as a…
CNCF end user technology radar provides insights into DevSecOps
End User Community reports that there are many tools and approaches for DevSecOps, and the space is continuing to grow SAN FRANCISCO, Calif. – September 22, 2021 – The Cloud Native Computing Foundation® (CNCF®), which builds…
Why and how of Kubernetes Ingress (and networking)
Guest post originally published on Saaras’s blog by the Saaras team Services running in Kubernetes are not accessible on public or private cloud. This is how Kubernetes is designed considering service security in mind. Securely allowing…
Simplifying multi-clusters in Kubernetes
Guest post by Gianluca Arbezzano, Software Engineer at Equinix Metal and CNCF Ambassador and Alex Palesandro, Research Assistant at Polytechnic of Turin Kubernetes clusters are growing in number and size inside organizations. This proliferation is due…
End to end cloud native app builds and deployments with App Platform
Guest post by Jon Friesen, Nick Tate, and Cody Baker of DigitalOcean We love Kubernetes and all it can do. We want all developers to benefit from it, so we decided to build a higher-level abstraction…
Cloud Native Computing Foundation Welcomes 47 New Members at the Start of 2021
Organizations from across the globe including Airbnb, Momenton, EDB, and Qualtrics join CNCF to advance cloud native technology SAN FRANCISCO, Calif. – February 24, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems…
Kubespray CI on OVHcloud's OpenStack public cloud
Guest blog post from Maxime Guyot Kubespray is a set of Ansible playbooks to deploy and manage a Production Ready Kubernetes Cluster. It supports a wide range of operating systems (Ubuntu, Centos, Fedora, Flatcar, …), CNIs…
How-to guide: Debugging a Kubernetes application
Guest post originally published on Epsagon by Ran Ribenzaft When it comes to debugging a Kubernetes application, it’s usually a painful process, full of unknowns and unpredictable side effects. What happens when your Kubernetes cluster is not healing…