Home Explore Blog CI



kubernetes

content/en/blog/_posts/2016-12-00-Five-Days-Of-Kubernetes-1-5.md
9080155d9fbe6268c8809effed5ca29d336396b68b034c50000000030000071a
---
title: " Five Days of Kubernetes 1.5 "
date: 2016-12-19
slug: five-days-of-kubernetes-1.5
url: /blog/2016/12/Five-Days-Of-Kubernetes-1-5
---
With the help of our growing community of 1,000 contributors, we pushed some 5,000 commits to extend support for production workloads and deliver [Kubernetes 1.5](https://kubernetes.io/blog/2016/12/kubernetes-1-5-supporting-production-workloads/). While many improvements and new features have been added, we selected few to highlight in a series of in-depths posts listed below. 

This progress is our commitment in continuing to make Kubernetes best way to manage your production workloads at scale.  

| | Five Days of Kubernetes 1.5 |
|---|---|
| Day 1 |  [Introducing Container Runtime Interface (CRI) in Kubernetes](https://kubernetes.io/blog/2016/12/container-runtime-interface-cri-in-kubernetes) |
| Day 2 |  [StatefulSet: Run and Scale Stateful Applications Easily in Kubernetes](https://kubernetes.io/blog/2016/12/statefulset-run-scale-stateful-applications-in-kubernetes) |
| Day 3 |  [Windows Server Support Comes to Kubernetes](https://kubernetes.io/blog/2016/12/windows-server-support-kubernetes) |
| Day 4 |  [Cluster Federation in Kubernetes 1.5](https://kubernetes.io/blog/2016/12/cluster-federation-in-kubernetes-1-5/)  |
| Day 5 |  [Kubernetes supports OpenAPI](https://kubernetes.io/blog/2016/12/kubernetes-supports-openapi) |



Connect


- [Download](http://get.k8s.io/) Kubernetes
- Get involved with the Kubernetes project on [GitHub](https://github.com/kubernetes/kubernetes)
- Post questions (or answer questions) on [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes)
- Connect with the community on [Slack](http://slack.k8s.io/)
- Follow us on Twitter [@Kubernetesio](https://twitter.com/kubernetesio) for latest updates

Chunks
08a8d239 (1st chunk of `content/en/blog/_posts/2016-12-00-Five-Days-Of-Kubernetes-1-5.md`)
Title: Five Days of Kubernetes 1.5
Summary
Kubernetes 1.5 was released with the help of 1,000 contributors and 5,000 commits. The release extends support for production workloads. The article highlights key features in a series of in-depth posts, including the Container Runtime Interface (CRI), StatefulSet, Windows Server support, Cluster Federation, and OpenAPI support.