From 5b4c365b8c2648aa3cbfdf0066189e5d7091617a Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Tue, 5 Jul 2016 16:26:51 +0200 Subject: [PATCH] Change kube version to 1.2.4 --- custom.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/custom.yaml b/custom.yaml index 6281ef7a5..b99335840 100644 --- a/custom.yaml +++ b/custom.yaml @@ -1,3 +1,5 @@ +# Kubernetes version +kube_version: "v1.2.4" # Switch network to calico kube_network_plugin: "calico" # Kube-proxy should be iptables for calico