Kubernetes

Deploy and manage production Docker applications

kubernetes ship wheel logo

Kubernetes orchestrates scheduling and running applications that have been containerized, usually with Docker. It provides all the “cloudy things” that developers expect such as ensuring that your applications are running 247, dynamically provisioning file volumes or databases, routing traffic to the containers, etc.

There are many, many areas where you can contribute to Kubernetes, and we need people of all experience levels and backgrounds, not just senior developers, to help out. The contributor guide] has more information on where you can jump in, there is much more to Kubernetes than just the scary sounding “core”. 👍

If you would like to really dive in, check-out the New Contributor Workshop Video Series.

Get Started