- New client utility available: kubectl. This will eventually replace kubecfg. (#1325)
- Services v2. We now assign IP addresses to services. Details in #1107. (#1402)
- Event support: (#1789, #2267, #2270, #2384)
- Namespaces: (#1564)
- Fixes for Docker 1.3 (#1841, #1842)
- Support for automatically installing log saving and searching using fluentd and elasticsearch (#1610) and GCP logging (#1919). If using elastic search, logs can be viewed with Kibana (#2013)
- Read only API endpoint for internal lookups (#1916)
- Lots of ground work for pluggable auth model. (#1847)
- "run once" mode for the kubelet (#1707)
- Restrict which minion a pod schedules on based on predicate tested agains minion labels. (#1946, #2007)
- git based volumes: (#1945)
- Container garbage collection. Remove old instances of containers in the case of crash/fail loops. (#2022)
- Publish the APIServer as a service to pods in the cluster (#1920)