当前位置:网站首页>y48.第三章 Kubernetes从入门到精通 -- Pod的状态和探针(二一)
y48.第三章 Kubernetes从入门到精通 -- Pod的状态和探针(二一)
2022-07-01 11:03:00 【Raymond999999】
8.Pod的状态和探针
https://kubernetes.io/zh/docs/concepts/workloads/pods/pod-lifecycle/
8.1 Pod状态

第一阶段:
Pending:
#正在创建Pod但是Pod中的容器还没有全部被创建完成,处于此状态的Pod应该检查Pod依赖的存储是否有权限挂载、镜像是否可以下载、调度是否正常等。
Failed
#Pod中有容器启动失败而导致pod工作异常。
Unknown
#由于某种原因无法获得pod的当前状态,通常是由于与pod所在的node节点通信错误。
Succeeded
#Pod中的所有容器都被成功终止即pod里所有的containers均已terminated。
第二阶段:
Unschedulable:
#Pod不能被调度,kube-scheduler没有匹配到合适的node节点
PodScheduled
#pod正处于调度中,在kube-scheduler刚开始调度的时候,还没有将pod分配到指定的pid,在筛选出合适的节点后就会更新etcd数据,将pod分配到指定的pod
Initialize边栏推荐
- Detailed explanation of linear regression in machine learning
- When is testing not unit testing- When is a Test not a Unit-test?
- 华为HMS Core携手超图为三维GIS注入新动能
- Simulink simulation circuit model of open loop buck buck buck chopper circuit based on MATLAB
- 《数据安全法》出台一周年,看哪四大变化来袭?
- Project0:小游戏
- Database experiment report (II)
- Rising Stars in Plant Sciences (RSPS2022) Finalist科学演讲会(6.30晚9点)
- Value 1000 graduation project campus information publishing platform website source code
- 12 plateformes de gestion de produits utilisées par tout le monde
猜你喜欢

商城小程序源码开源版-可二开

《百年巨匠》数字藏品中奖名单公布

The project bar on the left side of CodeBlocks disappears, workspace automatically saves the project, default workspace, open the last workspace, workspace (Graphic tutorial, solved)

12 plateformes de gestion de produits utilisées par tout le monde

Oracle和JSON的結合

In June 2022, it was the first programming language?!

How to solve the problem of SQL?

Uncover the secrets of new products! Yadi Guanneng 3 multi product matrix to meet the travel needs of global users

The first anniversary of the data security law, which four major changes are coming?

我国蜂窝物联网用户已达 15.9 亿,年内有望超越移动电话用户
随机推荐
[MPC] ② quadprog solves positive definite, semi positive definite and negative definite quadratic programming
How does MySQL copy table data from one database to another (two databases are not linked to the same database)
Intel Labs announces new progress in integrated photonics research
Combination of Oracle and JSON
CRC verification
英特尔实验室公布集成光子学研究新进展
转义字符串
数据库实验报告(一)
華為設備配置大型網絡WLAN基本業務
基金管理人的合规管理
[.net6] use ml.net+onnx pre training model to liven the classic "Huaqiang buys melons" in station B
[.net6] use ml.net+onnx pre training model to liven the classic "Huaqiang buys melons" in station B
node版本管理器nvm安装及切换
Wireshark TS | confusion between fast retransmission and out of sequence
2022年已经过去一半了,是不是很突然呢?
Uncover the secrets of new products! Yadi Guanneng 3 multi product matrix to meet the travel needs of global users
基金管理人的内部控制
Ask everyone in the group about the fact that the logminer scheme of flick Oracle CDC has been used to run stably in production
NC | 肠道细胞和乳酸菌共同作用来防止念珠菌感染
Crawler (2) - requests (1) | deep parsing of requests module