Skip to content

cdtiwari/courses-edx-intro-to-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edX Course - Introduction to Kubernetes

This repo simply contains some of the scripts and config mentioned in the course Introduction to Kubernetes.

Requirements

All these instructions are for macOS only.

Pre-requisites

Install

Install kubectl and supporting tools

  • brew install docker-machine docker-machine-driver-xhyve kubectl

Install Minikube and supporting tools

  • brew cask install docker virtualbox minikube

About

Repo to contain resources from Intro to Kubernetes edX course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.0%
  • HTML 4.0%