Skip to content

dec1/practical_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical DevOps - Kubernetes, Docker, Linux

Essential concepts and commands for devops.

  • useful in practice and preparation for certification like CKAD.

There is a lot of stuff to remember in devops - kubernetes stuff, container stuff, linux stuff, network stuff...

I compiled the material here to help me keep track of what seemed the most important stuff, at least in the context I use it. As a

  • Summary & Reference

It may help you too.


Note: Here as elsewhere docker is often inaccurately used as an umbrella term in the context of container/image technology. See tools for a more accurate overview.


Additional resources