Skip to content

Latest commit

 

History

History
 
 

Day 00 Kubernetes Intro-Architecture

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

image

Kubernetes Architecture

Welcome to the repository for our video on Kubernetes Architecture and Container Orchestration. In this video, we explore the essentials of Kubernetes and Docker Swarm, two popular tools for managing containerized applications.

Overview

Container orchestration is crucial for managing large-scale container deployments. In this video, we cover the following topics:

  • Why Kubernetes?
  • Kubernetes Architecture

Kubernetes

Kubernetes is a powerful tool for automating the deployment, scaling, and management of containerized applications. It offers features like:

  • TLS Secrets
  • RBAC (Role-Based Access Control)
  • Namespaces
  • Stateful Sets
  • Health Probes
  • Environment Secrets

Example Architecture for multiple container located in different docker hosts

Our example setup includes three main components:

  1. Front End
  2. Back End
  3. Database

Screenshot 2024-07-23 122119

Each component runs on a Docker host with an Ubuntu operating system and uses Docker as the container engine. We demonstrate how both Kubernetes can manage these components effectively.

Watch the Video

For a detailed walkthrough, watch our video on YouTube:

Watch the Video

Get in Touch

If you have any questions or feedback, feel free to reach out or leave a comment on the video. Don't forget to like and subscribe for more content!