This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since its publication.
Kubernetes Release: 0.15.0 Thursday, April 16, 2015
Release Notes:
Enables v1beta3 API and sets it to the default API version (#6098 ) Added multi-port Services (#6182 )New Getting Started Guides Multi-node local startup guide (#6505 ) Mesos on Google Cloud Platform (#5442 ) Ansible Setup instructions (#6237 ) Added a controller framework (#5270 , #5473 ) The Kubelet now listens on a secure HTTPS port (#6380 ) Made kubectl errors more user-friendly (#6338 ) The apiserver now supports client cert authentication (#6190 ) The apiserver now limits the number of concurrent requests it processes (#6207 ) Added rate limiting to pod deleting (#6355 ) Implement Balanced Resource Allocation algorithm as a PriorityFunction in scheduler package (#6150 ) Enabled log collection from master (#6396 ) Added an api endpoint to pull logs from Pods (#6497 ) Added latency metrics to scheduler (#6368 ) Added latency metrics to REST client (#6409 ) etcd now runs in a pod on the master (#6221 ) nginx now runs in a container on the master (#6334 ) Began creating Docker images for master components (#6326 ) Updated GCE provider to work with gcloud 0.9.54 (#6270 ) Updated AWS provider to fix Region vs Zone semantics (#6011 ) Record event when image GC fails (#6091 ) Add a QPS limiter to the kubernetes client (#6203 ) Decrease the time it takes to run make release (#6196 ) New volume supportAdded iscsi volume plugin (#5506 ) Added glusterfs volume plugin (#6174 ) AWS EBS volume support (#5138 ) Updated to heapster version to v0.10.0 (#6331 ) Updated to etcd 2.0.9 (#6544 ) Updated to Kibana to v1.2 (#6426 ) Bug FixesKube-proxy now updates iptables rules if a service's public IPs change (#6123 ) Retry kube-addons creation if the initial creation fails (#6200 ) Make kube-proxy more resiliant to running out of file descriptors (#6727 ) To download, please visit https://github.com/GoogleCloudPlatform/kubernetes/releases/tag/v0.15.0