This is a summary of the Kubernetes project’s contributor community and activities. This report documents both quantitative measures of community health (project milestones and snapshot) as well as qualitative measures of the community as reported by…
LFX Spring 2022 Mentorships are open – Apply for CNCF projects by February 13th!
By Ihor Dvoretskyi, Senior Developer Advocate, CNCF For the fourth year in a row, CNCF will be participating in LFX with a record-breaking 42 project ideas available to mentees. LFX is a platform that enables organizations…
End User guest post by Ratnadeep Debnath, Site Reliability Engineer at Zapier At Zapier, RabbitMQ is at the heart of Zap processing. We enqueue messages to RabbitMQ for each step in a Zap. These messages get…
Leveraging distributed AI/ML on cloud native infrastructure
KubeCon + CloudNativeCon + Open Source Summit China Virtual sponsor guest post from Huawei Introduction Volcano is a cloud native batch computing platform and CNCFs ‘first container batch computing project. Major use cases are in the…
The Kubernetes’ open source tools to check out in 2022
Guest post originally published on ARMO’s blog by Jonathan Kaftzan, VP Marketing & Business Development at ARMO In 2014, Kubernetes surfaced from work at Google and quickly became the de facto standard for container management and orchestration. Despite…
How to develop a custom provider in Terraform
Guest post originally published on InfraCloud’s blog by Saravanan Gnanaguru Terraform Introduction and Overview Terraform is an Infrastructure as Code technology and it is used to create immutable infrastructure. It allows infrastructure to be expressed as…
Project post originally published on the Vitess Blog by Alkin Tezuysal, Sr. Technical Manager at PlanetScale On behalf of the Vitess maintainers, I am pleased to announce the general availability of Vitess 12. Major Themes # …
Project guest post originally published on the Falco blog by Mark Stemm One of the upcoming features in Falco that we’re really excited about is the ability to extend Falco’s functionality by using plugins. We’ll be…
Kubernetes Cluster API reaches production readiness with version 1.0
Today, we announce Cluster API v1.0 is production-ready and officially moving to v1beta1 APIs. To move from the maturity level of an alpha project Cluster API has demonstrated growing adoption, feature maturity, and a strong commitment…
Distributed tracing in Grafana with Tempo and Jaeger
Guest post originally published on InfraCloud’s blog by Ruturaj Kadikar, Software Engineer at InfraCloud Why do I need tracing if I have a good logging and monitoring framework? Application logs are beneficial for displaying important events…