Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CoreOS should include an installation of Git. Feel free to play around and become familiar with Git in this environment.

For more about using Git to contribute to NDS, see Git Workflows.

Enter: Docker

So you've got a shiny new CoreOS VM and you've figured out Git... let's see what it can do!

...

Upon completion, you should be familiar with the basics of docker, including how to push and pull images from Docker Hub.

For more about using Docker to contribute to NDS, see Docker Workflows.

Enter: Kubernetes

Now that you've gotten the hang of Docker's basics, try to extend your knowledge to Kubernetes, which wraps around Docker to support clustering of containers.

Check out this quick start guide to learn the basics of how Kubernetes works: http://kubernetes.io/docs/getting-started-guides/docker/

For more about using Kubernetes, see Kubernetes Workflows.

Next Steps

Now that you're familiar with our technology stack, you might be interested in taking a look at some projects that utilize these technologies:

...