wrong description about MemoryPressure and DiskPressure

MemoryPressure: True if pressure exists on the node memory – that is, if the node memory is low; otherwise False
DiskPressure: True if pressure exists on the disk size – that is, if the disk capacity is low; otherwise False
pull/343/head
Will 2019-03-21 10:04:30 +08:00 committed by GitHub
parent 0f67d767a8
commit 1516f0b7ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ Node包括如下状态信息
- Condition
- OutOfDisk磁盘空间不足时为`True`
- ReadyNode controller 40秒内没有收到node的状态报告为`Unknown`,健康为`True`,否则为`False`。
- MemoryPressure当node有内存压力时为`True`,否则为`False`。
- DiskPressure当node有磁盘压力时为`True`,否则为`False`。
- MemoryPressure当node有内存压力时为`True`,否则为`False`。
- DiskPressure当node有磁盘压力时为`True`,否则为`False`。
- Capacity
- CPU
- 内存