Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.05 KB

readme.md

File metadata and controls

36 lines (21 loc) · 1.05 KB

Practical DevOps - Kubernetes, Docker, Linux

Essential concepts and commands for devops.

  • useful in practice and preparation for certification like CKAD, or CKA

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 tech for a more accurate overview.


Additional resources