- 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
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Ukraine
Luxembourg
Estonia
Lithuania
South Korea
Turkey
Switzerland
Colombia
Taiwan
Chile
Norway
Ecuador
Indonesia
New Zealand
Cyprus
Denmark
Finland
Poland
Malta
Czechia
Austria
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Netherlands
Bulgaria
Latvia
South Africa
Malaysia
Japan
Slovakia
Philippines
Mexico
Thailand