update
This commit is contained in:
16
kubespray/tests/files/packet_ubuntu16-docker-weave-sep.yml
Normal file
16
kubespray/tests/files/packet_ubuntu16-docker-weave-sep.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-1604
|
||||
mode: separate
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: weave
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Docker specific settings:
|
||||
container_manager: docker
|
||||
etcd_deployment_type: docker
|
||||
resolvconf_mode: docker_dns
|
||||
|
||||
# Ubuntu 16 - docker containerd package available stopped at 1.4.6
|
||||
docker_containerd_version: latest
|
||||
Reference in New Issue
Block a user