Skip to content

pgaijin66/Docker-and-Kubernetes

Repository files navigation

Table of contents

Docker and Kubernetes

A compiled learning resource for DevOps Engineer and Site Reliability Engineering enthusiasts.

This is a collection of docker and kubernetes learning resources compiled for ease of use and to be treated as just an open source knowedgebase.Feel free to PR for any change or upgrades.

Docker

Getting Started

Running a docker container primer

Logging in docker

Installing docker ?

Docker container seperationg and isolation.

What are docker images and how to create them?

What is Dockerfile?

Effeciently building docker image using multistage builds.

Managing docker images (Export, move, load)

Docker image layers flatting

What are docker registries ?

Docker inspect command.

What is Docker compose ?

What is Docker stack ?

What is node label in docker ?

Storage driver in docker.

Docker volumes.

Docker image clean up.

Docker networking.

Signing image and Docket Content Trust (DCT)

Playground and learning resources

  1. https://devopswithdocker.com/

  2. https://jtreminio.com/blog/running-docker-containers-as-current-host-user/

  3. https://www.docker.com/101-tutorial/

  4. https://docker-curriculum.com/

  5. https://training.play-with-docker.com/

Kubernetes

Intro to kubernetes

Kubernetes Pod

Kubernetes Objects and manifests

What is replica set ?

What is Deployment?

Secrets in Kubernetes

Kubernetes config map.

Services and Endpoints

Node Ports

Kubernetes Networking Model

Liveliness proble and readiness proble

Daemonset

Labels and Selectors

Resources requests and Limits, Kubernetes Schedulers

About

A primer for learning for docker and kubernetes for DevOps and Site Reliability Engineering Enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published