当Eviction阈值达到的时候 , 会进入MemoryPressure或者DiskPressure状态 , 从而避免新pod调度上来
发生的时候, 删除的pod的顺序是:
- 属于BestEffort类别的pod
- Burstable类型的 , 并且超过requests量的pod
- Guaranteed类型的 , 并且当pod超过limits设置的值 , 或者触发了MemoryPressure或者DiskPressure状态的pod
当Eviction阈值达到的时候 , 会进入MemoryPressure或者DiskPressure状态 , 从而避免新pod调度上来
发生的时候, 删除的pod的顺序是:
原文作者:HAOJX
原文链接:haojianxun.github.io/2018/11/25/当在kubernetes中触发了资源回收策略的时候, pod删除的序列是什么/
发表日期:November 25th 2018, 12:00:00 am
更新日期:November 27th 2018, 5:54:52 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: true
tags: true