tchiaspko / initcontainers

Kubernetes initContainers examples and good defaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes initContainers examples and good defaults

A companion repo to the YouTube video "Init Container Examples: Learn Kubernetes Pod Spec Features"

Init Container Examples

Learn Kubernetes Init Containers by example and when not to use them. I quickly detail the basics of Pod spec initContainers, and then I show off multiple examples of how you might use them. Then, I talk about status and fsGroup changes in Kubernetes 1.20.

About

Kubernetes initContainers examples and good defaults

License:The Unlicense