📦Kubernetes is an open-source container orchestration framework developed by Google.
🌐Kubernetes helps manage applications made up of hundreds or thousands of containers in different environments.
💡Kubernetes provides high availability, scalability, and disaster recovery features for containerized applications.
🏗️Kubernetes architecture includes a master node, worker nodes, and a virtual network that connects them.
📊Kubernetes uses pods as the smallest unit of configuration and service as a load balancer and permanent IP address for pods.