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.
60 lines
2.7 KiB
Markdown
60 lines
2.7 KiB
Markdown
---
|
||
title: " Five Days of Kubernetes 1.3 "
|
||
date: 2016-07-11
|
||
slug: five-days-of-kubernetes-1.3
|
||
url: /blog/2016/07/Five-Days-Of-Kubernetes-1-3
|
||
---
|
||
Last week we [released Kubernetes 1.3](https://kubernetes.io/blog/2016/07/kubernetes-1-3-bridging-cloud-native-and-enterprise-workloads/), two years from the day when the first Kubernetes commit was pushed to GitHub. Now 30,000+ commits later from over 800 contributors, this 1.3 releases is jam packed with updates driven by feedback from users.
|
||
|
||
While many new improvements and features have been added in the latest release, we’ll be highlighting several that stand-out. Follow along and read these in-depth posts on what’s new and how we continue to make Kubernetes the best way to manage containers at scale.
|
||
|
||
|
||
|
|
||
Day 1
|
||
|
|
||
|
||
\* [Minikube: easily run Kubernetes locally](https://kubernetes.io/blog/2016/07/minikube-easily-run-kubernetes-locally)
|
||
\* [rktnetes: brings rkt container engine to Kubernetes](https://kubernetes.io/blog/2016/07/rktnetes-brings-rkt-container-engine-to-Kubernetes)
|
||
|
|
||
|
|
||
Day 2
|
||
|
|
||
\* [Autoscaling in Kubernetes](https://kubernetes.io/blog/2016/07/autoscaling-in-kubernetes)
|
||
\* _Partner post: [Kubernetes in Rancher, the further evolution](https://kubernetes.io/blog/2016/07/kubernetes-in-rancher-further-evolution)_
|
||
|
|
||
|
|
||
Day 3
|
||
|
|
||
\* [Deploying thousand instances of Cassandra using Pet Set](https://kubernetes.io/blog/2016/07/thousand-instances-of-cassandra-using-kubernetes-pet-set)
|
||
\* _Partner post: [Stateful Applications in Containers, by Diamanti](https://kubernetes.io/blog/2016/07/stateful-applications-in-containers-kubernetes)_
|
||
|
|
||
|
|
||
Day 4
|
||
|
|
||
\* [Cross Cluster Services](https://kubernetes.io/blog/2016/07/cross-cluster-services)
|
||
_\* Partner post: [Citrix and NetScaler CPX](https://kubernetes.io/blog/2016/07/Citrix-NetScaler-and-Kubernetes)_
|
||
|
|
||
|
|
||
Day 5
|
||
|
|
||
\* [Dashboard - Full Featured Web Interface for Kubernetes](https://kubernetes.io/blog/2016/07/dashboard-web-interface-for-kubernetes)
|
||
\* _Partner post: [Steering an Automation Platform at Wercker with Kubernetes](https://kubernetes.io/blog/2016/07/automation-platform-at-wercker-with-kubernetes)_
|
||
|
|
||
|
|
||
Bonus
|
||
|
|
||
\* [Updates to Performance and Scalability](https://kubernetes.io/blog/2016/07/update-on-kubernetes-for-windows-server-containers/)
|
||
|
|
||
|
||
|
||
|
||
**Connect**
|
||
|
||
|
||
We’d love to hear from you and see you participate in this growing community:
|
||
|
||
- Get involved with the Kubernetes project on [GitHub](https://github.com/kubernetes/kubernetes)
|
||
- Post questions (or answer questions) on [Stackoverflow](https://stackoverflow.com/questions/tagged/kubernetes)
|
||
- Connect with the community on [Slack](http://slack.kubernetes.io/)
|
||
- Follow us on Twitter [@Kubernetesio](https://twitter.com/kubernetesio) for latest updates
|