Emily Hicks

Emily Hicks is President of FREDsense, a Calgary, Canada based biotechnology startup focused on the measurement of water quality. Emily co-founded the company with CEO David Lloyd in 2013. FRED…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




An analysis of the Kubernetes codebase

The Kubernetes community is gathering in Seattle this week for the biggest CNCFcon / KubeCon ever. With an estimated 8000 attendees and a very impressive list of sponsors, it seems obvious that the Kubernetes project has moved beyond the hype to widespread enterprise adoption.

The results of the analysis are captured in the following slides and commentary below:

Commits nature and velocity show signs of maturity

While the number of lines of code continues to grow towards the 2 million mark, the commit velocity has been decreasing since March 2018 which implies that the project has reached a higher level of maturity and stability.

# of commits per month in the github.com/kubernetes organization

Most of the contributions are now directed to upgrades and tools for Kubernetes testing (infra-test) as well as the cluster federation, Machine Learning / HPC workloads management and the AWS ALB Ingress controller Special Interest Groups.

# of commits per year and repository in the github.com/kubernetes organization

Languages and API evolution confirm maturity and intricacy

The number of API endpoints exported in the Kubernetes codebase is stabilizing at 16,000 which confirms a level of both maturity and complexity. The decrease between some releases (during 2017) might reveal a lack of backward compatibility.

Number of public APIs over time

At its outset in 2014, the Kubernetes project had 15 programming languages, a number that quickly increased to 35 by the beginning of 2017. Given that Kubernetes came from Google, it’s not surprising to see that Go is by far the dominant language followed by Python, YAML and Markdown. The analysis shows that other languages such as Gradle and Lua have been dropped while some others like Assembly, SQL and Java made a comeback.

Popularity of programming languages in the Kubernetes codebase over time

Contributions point to a healthy open source project and community

Even though Google is the main contributor to Kubernetes by number of commits, individuals (those with @gmail.com and @github.com emails) achieve a similar number. The exact number of organizations contributing is harder to measure, but the analysis shows that people from more than 600 different email domains have contributed, including competing cloud providers such as Red Hat, Huawei and Microsoft.

Number of contributions per email domain and most common email domains (size ~ log of #)

A big thank you to Kris Nova and Joe Beda for reviewing this analysis and providing some feedback.

Learn more about source{d} Engine:

Add a comment

Related posts:

Que es y que buscar en los Terminos de Servicios de un ICO

En el mundo de Cryptomonedas uno ya esta acostumbrado a leer el White Paper de un ICO para poder comprender de que se trata el proyecto. Y la mayoría de la gente según de ya haber esta vendido de la…

Week 1

This is the beginning of my Medium write up. Started my Clinical Education Program this week in NUH in pediatric rehab department. Here with my other four friends. Lots of new things that I learnt…