I have started making CBTs about Kubernetes in Urdu/Hindi. The first video of this series, which is an introduction to Kubernetes, here on YouTube. It talks about:

  • what exactly is Kubernetes?
  • what are it’s components?
  • how it works?
  • why should we use it?
  • plus - a small demo about pod creation, resilience, and scaling up and down

The complete series can be found in the playlist at https://youtube.com/wbitt.
This video does not cover Kubernetes installation. It does not even cover how applications are run in a Kubernetes cluster. These topics will be covered in later videos. Though a small demo about pod resilience and scaling in the end.
The presentation used in this video is available from my github repository: https://github.com/KamranAzeem/learn-kubernetes