tappasarn / kubernetes-hands-on-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Hands-on Workshop

Welcome to the Kubernetes Hands-on workshop.

Our Goals

  1. Get Docker community edition running on your machine in Kubernetes mode.

  2. Teach you the skills to leverage Docker and Kubernetes in your environment today.

Why are we learning Docker too? The Kubernetes story begins with "so you've got a Docker container ...". Docker is how we build the images; Kubernetes is how we run these containers at scale.

Prerequisites

Because Docker leverages the OS's virtualization technologies, the install requirements for Docker are very specific. Ensure you exactly meet these specs to get the most from our time today:

Mac requirements:

  • 2010 or newer model with Intel's MMU virtualization
  • OS X El Capitan 10.11 or newer

Windows requirements:

  • 64-bit Windows
  • Windows 10 Pro, Enterprise or Education (not Home, not Windows 7 or 8) to install Hyper-V
  • Windows 10 Anniversary Update or better
  • Access to your machine's BIOS to turn on virtualization

Linux requirements:

  • 64-bit Linux these versions or better: Ubuntu 14.04, Debian 7.7, CentOS 7, or Fedora 24

Other Resources

If you find the guy in the front of the room particularly boring, jump into these resources:

About


Languages

Language:C# 69.2%Language:JavaScript 16.5%Language:HTML 7.8%Language:CSS 3.1%Language:Dockerfile 3.1%Language:Shell 0.3%