# Number of VMs per cluster clustersize: 3 # The hostname of each node will be clusterprefix + a number clusterprefix: test # Jinja2 template to use to generate ready-to-cut cards cards_template: cards.html # Use "Letter" in the US, and "A4" everywhere else paper_size: A4 # Login and password that students will use user_login: k8s user_password: training image: steps: - wait - clusterize - tools - docker - createuser - webssh - tailhist - kube - kubetools - kubetest - cards - ips