Get in Touch

Course Outline

Introduction to Kubernetes

  • What is Kubernetes?
  • Benefits of container orchestration.
  • Kubernetes compared to Docker Swarm and other orchestrators.

Core Components and Architecture

  • Control plane and node architecture.
  • Pods, ReplicaSets, and Deployments.
  • Services, labels, and selectors.

Setting Up a Kubernetes Environment

  • Using Minikube or Kind for local clusters.
  • Utilizing the kubectl command-line tool.
  • Accessing and inspecting cluster components.

Deploying Applications to Kubernetes

  • Creating and managing pods and deployments.
  • Executing rolling updates and rollbacks.
  • Managing container images.

Networking and Services

  • Overview of cluster networking.
  • Creating internal and external services.
  • Basics of DNS, ingress controllers, and load balancing.

Volumes and Storage

  • Working with persistent volumes and claims.
  • Storage classes and dynamic provisioning.
  • Data persistence strategies.

Cluster Monitoring and Troubleshooting

  • Inspecting pod logs and events.
  • Common diagnostic commands using kubectl.
  • Best practices for resource limits and health checks.

Summary and Next Steps

Requirements

  • Familiarity with containerization concepts (e.g., Docker).
  • Experience using the Linux command line.
  • Basic knowledge of networking and system administration.

Target Audience

  • Developers deploying containerized applications.
  • DevOps engineers managing container orchestration.
  • System administrators supporting Kubernetes environments.
 14 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories