Skip to content

Instantly share code, notes, and snippets.

@gerardo
Created May 31, 2019 01:10
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 gerardo/b4fe5effbf5c4490c74e53f19f750b95 to your computer and use it in GitHub Desktop.
Save gerardo/b4fe5effbf5c4490c74e53f19f750b95 to your computer and use it in GitHub Desktop.
version: "2.2"
services:
kubernetes:
image: bsycorp/kind:latest-1.14
privileged: true
kubectl:
image: bitnami/kubectl:1.14
depends_on: [kubernetes]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment