Upgrade kubernetes to v1.1.3

This commit is contained in:
Smaine Kahlouch
2015-12-13 16:41:18 +01:00
parent 59994a6df1
commit 9862afb097
4 changed files with 9 additions and 6 deletions

View File

@@ -33,8 +33,10 @@ dns_domain: "{{ cluster_name }}"
kube_proxy_mode: userspace
hyperkube_image:
name: gcr.io/google_containers/hyperkube
tag: v1.1.2
# Temporary image, waiting for official google release
# name: gcr.io/google_containers/hyperkube
name: quay.io/smana/hyperkube
tag: v1.1.3
# IP address of the DNS server.
# Kubernetes will create a pod with several containers, serving as the DNS