Skip to content

Latest commit

 

History

History
114 lines (95 loc) · 3.85 KB

README.MD

File metadata and controls

114 lines (95 loc) · 3.85 KB

Course structure

Session 1

  • Introduction
  • Architecture
  • Installation
  • Basics
  • Kubects Commands
  • Imperative vs Declarative

Session 2: Services and Scheduling

Session 3 : Application Lifecycle Management and Storage

Session 4 : networking

masterReadme

  • Basics

    • Switching Routing
    • DNS
    • Network Namespaces
    • Docker Networking - CNM
    • CNI
    • Cluster Networking
  • Pod Networking

  • CNI in kubernetes

  • CNI weave

  • IP Address Management - Weave

  • Service Networking

  • Service Networking

  • DNS in kubernetes

  • CoreDNS in Kubernetes

  • Ingress

Session 5 : Security

Session 6 : Maintenance and Troubleshooting

  • Init Container
  • Static Pods
  • Manual Scheduling
  • StatefulSets
  • Maintenance
  • Troubleshooting
    • Application Failure.
    • Control Plane Failure
    • Worker Node Failure.
  • Multiple Schedulers
  • Configuring Kubernetes Scheduler

Session 7 : Logging and Monitoring the Cluster

  • Monitor Cluster Components
  • Managing Application Logs.
  • Kubernetes Prometheus monitoring

Session 8 : Kubernetes on AWS (EKS) overview

backup