Completed
4. Kubernetes ( In Hindi ) : what/why is kubernetes?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kubernetes for Beginners in Hindi
Automatically move to the next video in the Classroom when playback concludes
- 1 1. Kubernetes ( In Hindi ) Introduction to playlist
- 2 2. Kubernetes ( In Hindi ) Installation Minikube
- 3 3. Kubernetes ( In Hindi ) Installation 3 Node kubernetes cluster in ubuntu (virtual box)
- 4 4. Kubernetes ( In Hindi ) : what/why is kubernetes?
- 5 5. Kubernetes ( In Hindi ) : Architecture Overview
- 6 6. Kubernetes ( In Hindi ) Bash Completion
- 7 7. Kubernetes ( In Hindi ) - Pod
- 8 8. Kubernetes ( In Hindi ) - Kubectl Describe, Kubectl Explain and watch
- 9 9. Kubernetes ( In Hindi ) - Kubectl Delete
- 10 10. Kubernetes ( In Hindi ) - Kubectl label
- 11 11. Kubernetes (In Hindi): Create First YAML for Kubernetes Resource, kubectl create, kubectl apply
- 12 12.Kubernetes(In Hindi): kubernetes imperative vs declarative or difference between create and apply
- 13 13. Kubernetes ( In Hindi ) - How to Set Environment Variable in Pod's Container
- 14 14 Kubernetes ( In Hindi ) - Run a Command in Pod's Containers
- 15 15. Kubernetes ( In Hindi ) - How to Set Command in Pod's Containers
- 16 16. Kubernetes ( In Hindi ) - How to create multiple container in a Pod
- 17 17. Kubernetes ( In Hindi ) - What is init Container in Pods
- 18 18. Kubernetes ( In Hindi ) - Cluster IP
- 19 19. Kubernetes ( In Hindi ) - Node Port
- 20 20. Kubernetes ( In Hindi ) - How Services Works
- 21 21. Kubernetes ( In Hindi ) -ReplicationController Basic
- 22 22. Kubernetes ( In Hindi ) - ReplicationController Delete
- 23 23. Kubernetes ( In Hindi ) - Replication Controller Scaling
- 24 24. Kubernetes ( In Hindi ) - How Replication Controller Work
- 25 25. Kubernetes ( In Hindi ) - ReplicaSet & Diff between Replicaset and Replication Controller
- 26 26. Kubernetes ( In Hindi ) - What is Deployment in Kubernetes
- 27 27. Kubernetes ( In Hindi ) - Create First Deployment
- 28 28. Kubernetes ( In Hindi ) - Deployment MaxUnavailable MinReadySecond
- 29 29. Kubernetes ( In Hindi ) - Deployment MaxSurge
- 30 30. Kubernetes ( In Hindi ) - Kubernetes Rollout
- 31 31. Kubernetes ( In Hindi ) - Kubernetes Recreate Strategy
- 32 32. Kubernetes ( In Hindi ) - Resource Request
- 33 33. Kubernetes ( In Hindi ) - Resource Limits
- 34 34. Kubernetes ( In Hindi ) - Namespaces - I
- 35 35. Kubernetes ( In Hindi ) - Namespace - 2
- 36 36. Kubernetes ( In Hindi ) - What is use of Namespace
- 37 37. Kubernetes (In Hindi) : Service DNS
- 38 38. Kubernetes ( In Hindi ) - Resource Quota
- 39 39. Kubernetes ( In Hindi ) - Resource Quota
- 40 40. Kubernetes ( In Hindi ) - LimitRange
- 41 41. Kubernetes ( In Hindi ) - Limit Range - What is max and min in Limit range
- 42 42. Kubernetes (In Hindi) : What is Max Limit/Request Ratio in LimitRange
- 43 43. Kubernetes (In Hindi): Config Map
- 44 44. Kubernetes (In Hindi): Create Config Map from files
- 45 45. Kubernetes ( In Hindi ) : Config Map From Directory
- 46 46. Kubernetes ( In Hindi ) : Configmap with from-env-file (from-env-file vs from file)
- 47 47. Kubernetes ( In Hindi ) : Create ConfigMap from YAML file
- 48 48. Kubernetes ( In Hindi ) : How to inject ConfigMap in Pods
- 49 49. Kubernetes ( In Hindi ) : Use Of ConfigMap (get all content of ConfigMap in Pod)
- 50 50. Kubernetes ( In Hindi ) : Inject ConfigMap as Files
- 51 51. Kubernetes ( In Hindi ) : Kubernetes Secrets
- 52 52. Kubernetes ( In Hindi ) : Kubernetes Secrets
- 53 53. Kubernetes ( In Hindi ) : Inject Secret in Pod as an Environment variable
- 54 54. Kubernetes ( In Hindi ) : Inject Secret in Pod as a File
- 55 55. Kubernetes ( In Hindi ) : taint and toleration
- 56 56. Kubernetes ( In Hindi ) : taint and toleration NoExecute Effect
- 57 57. Kubernetes ( In Hindi ) : taint and toleration
- 58 58. Kubernetes ( In Hindi ) : taint and toleration
- 59 59. Kubernetes ( In Hindi ) : Scheduling (Node Selector)
- 60 60. Kubernetes(InHindi): Scheduling (node affinity) preferredduringschedulingignoredduringexecution
- 61 61. Kubernetes (InHindi): Scheduling (node affinity) RequiredDuringSchedulingIgnoreduringExecution