Skip to content

Instantly share code, notes, and snippets.

@owensengoku
Created October 7, 2019 04:38
Show Gist options
  • Save owensengoku/7ddafd74f176f010350b2de6497248e9 to your computer and use it in GitHub Desktop.
Save owensengoku/7ddafd74f176f010350b2de6497248e9 to your computer and use it in GitHub Desktop.
kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
nodes:
- role: control-plane
extraMounts:
- containerPath: /workdir/src/github.com/owensengoku/kind-run-test
hostPath: /Users/developer/kind-run-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment