Kubernetes and Containers management
  • Introduction to Kubernetes (k8s)
  • Problem with manual deployment
  • What is Kubernetes
  • How kubernetes work
  • Install Kubernetes and Kubectl
  • Install and Understand lens with kubernetes
  • Kubernetes Resources
  • Kubernetes create deplomynet using imperative approach
  • Register with docker hub
  • Create first deployment using imperative approach
  • Kubernetes create service using imperative approach
  • Explore kubernetes with lens
  • Kubernetes create deployment using Declarative
  • K8s declarative aproche understand label selector
  • K8s Create Service using declarative aprotche
  • Apply Deployments and service for all microservices
  • Test MS with kubernetes and lens
  • Kubernetes Finally