Home Explore Blog CI



kubernetes

1st chunk of `content/en/blog/_posts/2015-07-00-The-Growing-Kubernetes-Ecosystem.md`
e7e7a271cc1e51de84e455832cecbf09909266625fc8d0cb000000010000053b
---
title: " The Growing Kubernetes Ecosystem "
date: 2015-07-24
slug: the-growing-kubernetes-ecosystem
url: /blog/2015/07/The-Growing-Kubernetes-Ecosystem
author: >
   Martin Buhr (Google)
---
Over the past year, we’ve seen fantastic momentum in the Kubernetes project, culminating with the release of [Kubernetes v1][4] earlier this week. We’ve also witnessed the ecosystem around Kubernetes blossom, and wanted to draw attention to some of the cooler offerings we’ve seen.


| ----- |
|

![](https://lh6.googleusercontent.com/Y6MY5k_Eq6CddNzfRrRo14kLuJwe1KYtJq_7KcIGy1bRf65KwoX1uAuCBwEL0P_FGSomZPQZ-hs7CG8Vze7qDKsISZrLEyRZkm5OSHngjjXfCItCiMXI3FtnD9iyDvYurd5sRXQ)

 |

[CloudBees][6] and the Jenkins community have created a Kubernetes plugin, allowing Jenkins slaves to be built as Docker images and run in Docker hosts managed by Kubernetes, either on the Google Cloud Platform or on a more local Kubernetes instance. These elastic slaves are then brought online as Jenkins schedules jobs for them and destroyed after their builds are complete, ensuring masters have steady access to clean workspaces and minimizing builds’ resource footprint.

 |  
|

![](https://lh4.googleusercontent.com/iHZAfjvGPHYsIwUgevTTPN74fBU53Y1qdwq9hUsIixLWIbbv7P_02CQR6V5LPi4n4BCeg1LK3g5Iaizpkm5dXCmI7TdYKEaC7H2wLa9tzSkp8TyR93U1SilcGvpLDlzPLWhY664)

Title: Kubernetes Ecosystem Growth and the Jenkins Plugin
Summary
The Kubernetes project has seen significant growth, with the release of Kubernetes v1. The ecosystem around Kubernetes is also expanding. One example is the Kubernetes plugin created by CloudBees and the Jenkins community. This plugin allows Jenkins slaves to be built as Docker images and run in Docker hosts managed by Kubernetes. These elastic slaves are brought online as Jenkins schedules jobs and destroyed after the builds are complete.