f3ea39230e
* Blog post links (hugo issue) This commit aims to fix multiple occurrences of issue introduced before switching blog engine to hugo, after which no blog links with "." was working. It's include a huge ammount of links with kubernetes version in it. This commit also include one or two additional link fixes found while making changes in attempt to solve current situation. * Additional fix for Chinese website blog post.
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
|