11 lines
202 B
YAML
11 lines
202 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: opensuse-leap-15
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
|
|
# Docker specific settings:
|
|
container_manager: docker
|
|
etcd_deployment_type: docker
|