8000 GitHub - Rishiii7/TheK8sBook: YAML files for use with The Kubernetes Book
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rishiii7/TheK8sBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 7A3D svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 

Repository files navigation

The Kubernetes Book

Lab files for The Kubernetes Book.

Enjoy!


Master branch renamed to main

I've renamed the master branch to main.

Run the following commands if you have an older copy of the repo on your local machine and don't want to lose changes...

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Errata

  • page 155. typo: incomng should be incoming

About

YAML files for use with The Kubernetes Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pug 29.5%
  • Dockerfile 26.0%
  • JavaScript 21.9%
  • Go 12.2%
  • CSS 5.8%
  • Handlebars 4.6%
0