Simon Pasquier | 3f9d3fc | 2017-04-26 10:47:10 +0200 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo.docker |
| 3 | - system.kubernetes.pool.cluster |
| 4 | - system.salt.minion.cert.k8s_client |
| 5 | - system.salt.minion.cert.etcd_client |
| 6 | - cluster.virtual-mcp11-k8s-calico.infra |
| 7 | parameters: |
| 8 | docker: |
| 9 | host: |
| 10 | pkgs: |
| 11 | - docker-engine=1.12.6-0~ubuntu-xenial |
| 12 | - python-docker |
| 13 | kubernetes: |
| 14 | pool: |
| 15 | network: |
| 16 | etcd: |
| 17 | ssl: |
| 18 | enabled: true |
| 19 | image: docker-prod-virtual.sandbox.mirantis.net/mirantis/projectcalico/calico/node:latest |
| 20 | calicoctl: |
| 21 | image: docker-prod-virtual.sandbox.mirantis.net/mirantis/projectcalico/calico/ctl:latest |
| 22 | cni: |
| 23 | image: docker-prod-virtual.sandbox.mirantis.net/mirantis/projectcalico/calico/cni:latest |
| 24 | common: |
| 25 | hyperkube: |
| 26 | image: docker-prod-virtual.sandbox.mirantis.net/mirantis/kubernetes/hyperkube-amd64:v1.5.4-5 |