This covers below topics
YAML file for Kubernetes as inputs for kubernetes object creation.
POD, RS, deployment and namespaces creation
Kubernetes uses YAML files as inputs for creation of PODS, deployments, services
Why do we need a replica-set
Difference between replica-set and deployment
Using Labels and selectors in replica-set and deployment