藕床生厌倦 发表于 2025-3-30 08:38:51

Application Self-Healing,When you start a Pod on a cluster, it is scheduled on a specific node of the cluster. If the node, at a given moment, is not able to continue to host this Pod, the Pod will not be restarted on a new node – the application is not self-healing.

Arresting 发表于 2025-3-30 16:05:56

Scheduling Pods,When you want to run a Pod into a Kubernetes cluster, you generally do not specify on which node you want the Pod to run. This is the job of the Kubernetes scheduler to determine on which node it will be running.

健谈 发表于 2025-3-30 16:31:25

Discovery and Load Balancing,When you deploy a Pod, it is not easily accessible. If you define a Pod with several containers, these containers will be available to communicate via the localhost interface, but containers of a Pod won’t be able to communicate with containers of another pod without knowing the IP address of the other Pod.

Demulcent 发表于 2025-3-30 21:16:03

Security,Kubernetes is a secured system: you first need to be authenticated, as a normal user or as a service account; then, an authorization system validates that you have the rights to perform the requested operations.

Projection 发表于 2025-3-31 03:15:57

http://reply.papertrans.cn/55/5409/540806/540806_55.png

fatty-acids 发表于 2025-3-31 08:55:48

http://reply.papertrans.cn/55/5409/540806/540806_56.png

Cholesterol 发表于 2025-3-31 12:52:28

http://reply.papertrans.cn/55/5409/540806/540806_57.png

Synapse 发表于 2025-3-31 15:32:36

http://reply.papertrans.cn/55/5409/540806/540806_58.png

迫击炮 发表于 2025-3-31 18:13:22

Philippe MartinHelps prepare for two Kubernetes certifications.Covers all the major topics necessary to deploy and administer any application in Kubernetes.Shows how to operate applications and clusters

戏服 发表于 2025-4-1 01:16:31

http://image.papertrans.cn/k/image/540806.jpg
页: 1 2 3 4 5 [6] 7
查看完整版本: Titlebook: Kubernetes; Preparing for the CK Philippe Martin Book 2021 Philippe Martin 2021 Kubernetes.Micro-services.Container.Orchestrator.Cluster.Ce