Skip to content

raymonepping/kubernetes101

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes 101 Workshop

Workshop resources to get the understanding of Kubernetes (K8s)

High level agenda

  1. Pre requirements needed
  • VirtualBox
  • Ubuntu 18.04
  • Alpine for NFS/presistent storage
  1. Minikube
  • Install Windows and Mac
  • Install Docker Desktop
  • Install kubectl
  • Test instalation
  • Deploy image using yaml files
  • Seperate data from application
  1. kudeadm
  • Install VMs
  • Install Docker
  • Install kudeadm and needed pre-requirements
  • Create multi node cluster
  • Deploy images using YAML file
  1. Take aways

About

Kubernetes 101

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.8%
  • Makefile 8.6%
  • HTML 3.6%