9d5eae7b79
As reported by issue #8953, we currently cannot properly handle dots in the file name for blogs. These dots are causing problems in links for many pages. This PR renames the blog entries to remove dots in file names. Closes: #8953
34 lines
1.8 KiB
Markdown
34 lines
1.8 KiB
Markdown
---
|
|
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
|