Skip to content

zverulacis/kube-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes workshop

This workshop guides through Google Kubernetes, Docker and Jenkins CI

Things you might need:

VI cheat sheet

VI cheat sheet can be found here: http://vim.rtorr.com/

Connecting to Server

This what can help you!

chmod 600 ~/.ssh/gdg.pem
ssh -i ~/.ssh/gdg.pem [email protected] 

Connected?

To start kubernetes just run following command:

$ git clone https://github.com/akranga/kube-workshop.git
$ cd kube-workshop/lab-00

Feel free to start! with lab-00

About

Kubernetes workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 46.3%
  • Shell 15.1%
  • CSS 10.1%
  • HTML 7.5%
  • Go 6.7%
  • JavaScript 6.1%
  • Other 8.2%