- The control plane (master) consists of a set of components that are responsible for global decisions regarding the cluster, such as the scheduling and deployment of application instances to worker nodes and managing cluster events. The data plane consists of worker nodes that are responsible for running container workloads scheduled by the master.
- Cluster management is performed using a declarative model, which makes Kubernetes very powerful—you describe the desired state and Kubernetes does all of the heavy lifting to transform the current state of the cluster to the desired state.
- A Kubernetes Pod consists of one or more containers that share kernel namespaces, IPC, a network stack (so you address them by the same cluster IP and they can communicate via localhost), and storage. In other words, Pods can contain multiple...
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine