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.
30 lines
1.8 KiB
Markdown
30 lines
1.8 KiB
Markdown
---
|
||
title: " Five Days of Kubernetes 1.6 "
|
||
date: 2017-03-29
|
||
slug: five-days-of-kubernetes-1.6
|
||
url: /blog/2017/03/Five-Days-Of-Kubernetes-1-6
|
||
---
|
||
|
||
With the help of our growing community of 1,110 plus contributors, we pushed around 5,000 commits to deliver [Kubernetes 1.6](https://kubernetes.io/blog/2017/03/kubernetes-1-6-multi-user-multi-workloads-at-scale), bringing focus on multi-user, multi-workloads at scale. While many improvements have been contributed, we selected few features to highlight in a series of in-depths posts listed below.
|
||
|
||
Follow along and read what’s new:
|
||
|
||
|| Five Days of Kubernetes|
|
||
|-|-|
|
||
| Day 1 | [Dynamic Provisioning and Storage Classes in Kubernetes Stable in 1.6](https://kubernetes.io/blog/2017/03/dynamic-provisioning-and-storage-classes-kubernetes) |
|
||
| Day 2 | [Scalability updates in Kubernetes 1.6](https://kubernetes.io/blog/2017/03/scalability-updates-in-kubernetes-1-6/) |
|
||
| Day 3 | [Advanced Scheduling in Kubernetes 1.6](https://kubernetes.io/blog/2017/03/advanced-scheduling-in-kubernetes) |
|
||
| Day 4 | [Configuring Private DNS Zones and Upstream Nameservers in Kubernetes](https://kubernetes.io/blog/2017/04/configuring-private-dns-zones-upstream-nameservers-kubernetes) |
|
||
|Day 5 | [RBAC support in Kubernetes](https://kubernetes.io/blog/2017/04/rbac-support-in-kubernetes) |
|
||
|
||
|
||
|
||
**Connect**
|
||
|
||
- Follow us on Twitter [@Kubernetesio](https://twitter.com/kubernetesio) for latest updates
|
||
- Post questions (or answer questions) on [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes)
|
||
- Join the community portal for advocates on [K8sPort](http://k8sport.org/)
|
||
- Get involved with the Kubernetes project on [GitHub](https://github.com/kubernetes/kubernetes)
|
||
- Connect with the community on [Slack](http://slack.k8s.io/)
|
||
- [Download](http://get.k8s.io/) Kubernetes
|