Kubernetes Basics
Core Kubernetes concepts: Pods, Deployments, Services, Ingress, Namespaces, and configuration.
What Is Kubernetes
What You Will Learn What Kubernetes is and why it exists How it relates to running game servers ...
Pods and Deployments
What You Will Learn What a Pod is and why it exists What a Deployment is and how it manages Pods...
Services and Ingress
What You Will Learn How traffic flows from users to Pods What Services and Ingress do The three-...
Namespaces
What You Will Learn What namespaces are and why they matter The Junovy naming pattern for client...
Secrets and ConfigMaps
What You Will Learn How applications get their configuration in Kubernetes The difference betwee...