Helm 3.0, Vitess and Jaeger graduate, and other news from KubeCon 2019

The largest gathering of Kubernetes users is happening now. Here's what they're talking about.
108 readers like this.
A sprout in a forest

Opensource.com

The Cloud Native Computing Foundation (CNCF) is hosting its core conference for the fifth year running. Its official title is KubeCon + CloudNativeCon, but it's most importantly the home for Kubernetes. Adopters, contributors, and Kubernetes-curious attendees add up to a record-breaking 12,000 people.

I attended to cover the show for our community (full disclosure: my ticket was provided as an industry analyst). Here’s what I heard on day 1.

Keynote on Cloud Native crafting

Dan Kohn, executive director of the CNCF foundation, started the day with a new story on how to think about the craft of cloud native adoption. His son, an avid Minecraft player, was on the couch with a blank screen on his iPad. When asked why he responded, “I’m hiding from the zombies.”

In a twist that got everyone’s attention, Dan went on to say that enterprise companies are responding the same way to cloud-native adoption.

His take: Enterprise organizations are still playing the game, but they are hiding in the dark as cloud-native adoption rises. They have a fear response similar to his son playing Minecraft of not knowing how to respond to the zombie threat. Dan reinforces that the fears are real. The risk of outages and security breaches are not to be underestimated. And, they feel safe in what is already known.

He eventually provides the reveal: In Minecraft, fear comes from a lack of the right tools to fight to zombies. A player has to learn to craft new tools in order to succeed, and they learn best from those who have crafted before them. In that way, we’re all on a journey to cloud-native adoption together.

That leads us to where we are today. Many have adopted Kubernetes and have grown to trust it over the last five years of growth and adoption. New users can fight their fears by crafting alongside others the open source community. The results will be able to fight off zombies and fear of cloud-native alike.

Graduations from the CNCF foundation

Part of the mission of the CNCF is to support cloud-native software maturity. They have designed a model to support doing so and outline that in detail here.

Here's how CNCF Projects mature over time

The model was celebrated as projects which have grown in adoption, maintainer participation, and project health celebrate their graduation which is both a form of technical accountability and a public endorsement for broader adoption.

Vitess: cloud-native database

The first project to celebrate graduation today was Vitess. It was described as a database designed specifically for cloud-native environments that provide different guarantees when compared to past architectures like virtual machines. The team behind Vitess proudly talked of its largest adopters, including one who boast 35 million queries per second.

Helm reaches 3.0

From early on in the Kubernetes world, projects have been working to make deployments of the same application an automated task. Helm arose from that need, and five years in is the clear de facto standard for how to deploy applications to Kubernetes in a way similar to package management.

The Helm team hit a number of impressive milestones, including the fact they have 1+ million downloads per month. Even more impressively, they have more maintainers now than they have in the entire project's history (29). The release of Helm 3.0 includes some long-desired features from its avid user base, including the removal of a dependency called Tiller. Read more about Helm 3.0 here.

Jaeger marks maturity in distributed tracing

Being able to trace errors across microservices provides administrators and developers with the right information to fix a complex issue. That challenge, called Distributed tracing, was celebrated today with the graduation of Jaeger.

Jaeger now has 15 active maintainers from four companies, over 1,200 contributors and more than 375 authors of commits and pull requests. It also has more than 9,000 GitHub stars, 10 million Docker Hub pulls, 2,800 Twitter followers and 815 Gitter channel members.

Out of the dark

KubeCon kicked off with a funny and poignant story calling us all out of the dark and toward the craft of cloud-native. This morning’s keynotes revealed well-adopted projects that are available for use ranging from databases to distributed traces, and they gave us a roadmap to understand their growth. Projects mature in the CNCF model by growing adoption, maintainership, and structure in how the project is run. Many will depend on these endorsements to guide their adoption as they pursue coming out of the dark.

Tags
I'm happiest at a microphone
Matt was an EMC storage expert, VMware vExpert, and former fan of other proprietary technologies. He now focuses on open source and DevRel adoption.

Comments are closed.

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.