Skip to content
Snippets Groups Projects
Select Git revision
  • 682c8a59c23d6de88f6333696e54332b0692a1ad
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

packet_centos7-calico-ha-once-localhost.yml

Blame
  • packet_centos7-calico-ha-once-localhost.yml 312 B
    ---
    # Instance settings
    cloud_image: centos-7
    mode: ha
    
    # Kubespray settings
    download_localhost: true
    download_run_once: true
    typha_enabled: true
    calico_backend: kdd
    typha_secure: true
    disable_ipv6_dns: true
    auto_renew_certificates: true
    
    # Docker settings
    container_manager: docker
    etcd_deployment_type: docker