Skip to content

Instantly share code, notes, and snippets.

@mchirico
Last active June 12, 2020 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mchirico/4e66fae645a8f38fae0f2761b430ce0e to your computer and use it in GitHub Desktop.
Save mchirico/4e66fae645a8f38fae0f2761b430ce0e to your computer and use it in GitHub Desktop.
footloose.yaml
cluster:
name: cluster
privateKey: cluster-key
machines:
- count: 1
spec:
image: quay.io/mchirico/centos7
name: node%d
portMappings:
- containerPort: 22
privileged: true
volumes:
- type: volume
destination: /var/lib/docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment