Skip to content

Commit

Permalink
Updated K8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlesmithjr committed Aug 23, 2018
1 parent 07f490b commit e65bed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inventory/group_vars/all/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ k8s_helm_install: true
k8s_helm_version: 2.8.1

k8s_pod_network_config: "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')"
# k8s_pod_network_config: https://gist.githubusercontent.com/mrlesmithjr/eab451b45641db6c108ca3f362563621/raw/93569a17d4085975fc2305ae117ce720766174ec/weave-daemonset-2.2.0.yaml

k8s_users:
- user: pi

k8s_version: 1.9.3
k8s_version: 1.11.2

0 comments on commit e65bed4

Please sign in to comment.