Kubernetes is a [[container]] orchestrator. The Kubernetes API uses a **control plane** to manage **nodes** which are groups of **pods** which are groups of containers.
Google Kubernetes Engine is the [[Google Cloud Platform|GCP]] service for managing Kubernetes (Kubernetes itself is an open source software).