Skip to content

Instantly share code, notes, and snippets.

@pauldougan
Last active June 14, 2018 05:58
Show Gist options
  • Save pauldougan/cecb0c6670c759914a75a7780e25d63a to your computer and use it in GitHub Desktop.
Save pauldougan/cecb0c6670c759914a75a7780e25d63a to your computer and use it in GitHub Desktop.

Install Docker and a local Kubernetes cluster

Problem

You need Docker and Kubernetes environments for local experimentation and learning.

Solution

  • Install Docker Edge release to get access to the latest Docker and Kubernetes.
  • Start Docker and enable Kubernetes.
  • Check Docker
  • Check Kubernetes

screenshots

Discussion

Praesent dapibus eget elit eget ornare. Sed ultricies sed tellus nec consectetur. Pellentesque maximus orci at turpis imperdiet sollicitudin. Nulla non consectetur lectus, vitae dictum metus.

See also

  • Installing Helm Command line interface
  • Installing Kubectl Command line interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment