This repository was archived by the owner on Jul 30, 2021. It is now read-only.
v0.3.8
Notable changes:
- kubernetes 1.5.3+coreos.0
- TLS bootstrapping is now enabled. There is now an admin-kubeconfig and bootstrap-kubeconfig in the assets directory. The bootstrap-kubeconfig is used when setting up new nodes to allow the kubelet to submit CSRs (certificate signing requests). These CSRs must be approved manually see: https://kubernetes.io/docs/admin/kubelet-tls-bootstrapping/ for more information.