Outline
Debugging with an ephemeral debug container
How Pods manage multiple containers
Using a sidecar container with the logging agent
Virtual IPs and service proxies
Connecting Applications with Services
Publishing Services (ServiceTypes)
Configure Liveness, Readiness and Startup Probes
Define container environment variables using ConfigMap data
Add ConfigMap data to a Volume
Using Secrets as files from a Pod
Using Secrets as environment variables
Add ImagePullSecrets to a service account
RoleBinding and ClusterRoleBinding
Behavior
of to
and from
selectors
HorizontalPodAutoscaler Walkthrough