update to Kubernetes 1.6

pull/137/head
Kelsey Hightower 2017-03-25 12:07:21 -07:00
parent 2d5f895aac
commit 818501707e
1 changed files with 1 additions and 1 deletions

View File

@ -25,13 +25,13 @@ The target audience for this tutorial is someone planning to support a productio
* Default Service Account and Secrets
* [RBAC authorization enabled](https://kubernetes.io/docs/admin/authorization)
* [TLS client certificate bootstrapping for kubelets](https://kubernetes.io/docs/admin/kubelet-tls-bootstrapping)
* Cloud provider integration
* DNS add-on
### What's Missing
The resulting cluster will be missing the following items:
* Cloud Provider Integration
* [Cluster add-ons](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons)
* [Logging](http://kubernetes.io/docs/user-guide/logging)