Quickstart documentation

This commit is contained in:
Smaine Kahlouch
2015-12-12 19:32:18 +01:00
parent 0a1b92f348
commit 59994a6df1
4 changed files with 91 additions and 25 deletions

View File

@@ -43,6 +43,6 @@ hyperkube_image:
# pick the 10th ip address in the kube_service_addresses range and use that.
dns_server: "{{ kube_service_addresses|ipaddr('net')|ipaddr(253)|ipaddr('address') }}"
# kube_api_runtime_config:
# - extensions/v1beta1/daemonsets=true
# - extensions/v1beta1/deployments=true
kube_api_runtime_config:
- extensions/v1beta1/daemonsets=true
- extensions/v1beta1/deployments=true