You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This is a slide deck for giving a introduction presentation for [Kubernetes](http://kubernetes.io). It is released with the hope that others will use and adapt it to spread the good word.
4
4
5
-
The latest version of this slide deck is hosted at [http://slides.eightypercent.net/kubernetes-101/kubernetes-101.html#1](http://slides.eightypercent.net/kubernetes-101/kubernetes-101.html#1).
5
+
The latest version of this slide deck is hosted at [http://slides.eightypercent.net/kubernetes-101/kubernetes-101.html#1](http://slides.eightypercent.net/kubernetes-101/#1).
6
6
7
7
This presentation should take 30-45 minutes to work through depending on how much elaboration you take when presenting the material.
8
8
@@ -15,4 +15,4 @@ The diagrams have been created using Adobe Illustrator. I know that not everyon
15
15
The presentation itself is released under a Creative Commons Attribution license. It includes images and typefaces that have their own licenses. See [LICENSE.md](LICENSE.md) for more details.
[Kubernetes 101](https://github.com/jbeda/k8s-slides) by Joe Beda is licensed under a [Creative Commons Attribution 4.0 International License](href="http://creativecommons.org/licenses/by/4.0/).
18
+
[Kubernetes 101](https://github.com/jbeda/k8s-slides) by Joe Beda is licensed under a [Creative Commons Attribution 4.0 International License](href="http://creativecommons.org/licenses/by/4.0/).
image-credit: [flickr photo](https://flickr.com/photos/mdalmuld/9559878695 "We're on the Road to Nowhere") shared by [mdalmuld](https://flickr.com/people/mdalmuld) under a [Creative Commons ( BY ) license](https://creativecommons.org/licenses/by/2.0/)
610
+
611
+
.column-container[.left-column[
612
+
# What's Next?
613
+
## Kubernetes 1.3
614
+
]
615
+
.right-column[
616
+
Shipping June 24
617
+
618
+
* **Ubernetes:** Multi-zone and multi-region Kubernetes
619
+
* **PetSet:** Support for long term stateful distributed systems
620
+
* **Rktnetes:** Support for rkt runtime
621
+
* **OpenID Connect Authentication**
622
+
* **Automatic Cluster Scaling:** K8s publishes signals that allow external services to scale the cluster automatically. Already implemented on GKE and GCE.
623
+
624
+
625
+
* **Scaling:** Continued work to ease bottlenecks. Example: protobuf for lower communication overhead
626
+
* **Distributed Testing:** Federated dashboard for current status across many environments
627
+
* **etcd v3:** Experimental support for etcd v3 API and backend.
[Kubernetes 101](https://github.com/jbeda/k8s-slides) by Joe Beda is licensed under a [Creative Commons Attribution 4.0 International License](href="http://creativecommons.org/licenses/by/4.0/).
0 commit comments