污点与容忍
污点策略
管理污点标签

查看所有节点污点标签 kubectl describe nodes |grep Taints









容忍策略







优先级与抢占
kubectl create priorityclass high-priority --value=1000 --description="hign priority" --dry-run=client -o yaml 模板






验证非抢占优先

抢占策略


验证抢占优先级


Pod 安全
特权容器

root特权容器


Pod 安全策略







Linux 中的同步机制——rwsem
阅读 31
2024-08-16

查看所有节点污点标签 kubectl describe nodes |grep Taints
















kubectl create priorityclass high-priority --value=1000 --description="hign priority" --dry-run=client -o yaml 模板












root特权容器









相关推荐
精彩评论(0)