This document is an introductory presentation on Kubernetes, an open-source system designed for automating the deployment, scaling, and management of containerized applications. It outlines key concepts such as nodes, pods, deployments, and services, explaining their roles within a Kubernetes architecture. Additionally, it emphasizes the importance of container orchestration for managing application infrastructure effectively.