Introduction to Kubernetes
Frank Heilmann
Platform Architect and Freelance Instructor
kubectl apply ...
apiVersion: apps/v1 kind: Deployment metadata: ... spec: ...