You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
357 B

  1. ---
  2. # Instance settings
  3. cloud_image: ubuntu-2004
  4. mode: separate
  5. # Kubespray settings
  6. kube_network_plugin: weave
  7. auto_renew_certificates: true
  8. # Docker specific settings:
  9. container_manager: docker
  10. etcd_deployment_type: docker
  11. resolvconf_mode: docker_dns
  12. # Ubuntu 16 - docker containerd package available stopped at 1.4.6
  13. docker_containerd_version: latest