Skip to content

Commit

Permalink
Update Behavioral Fields
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam committed Jan 17, 2024
1 parent a285991 commit cdfa300
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 28 deletions.
13 changes: 6 additions & 7 deletions website/content/en/docs/concepts/disruption.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,12 @@ In special cases, drift can correspond to multiple values and must be handled di
#### Behavioral Fields
Behavioral Fields are treated as over-arching settings on the NodePool to dictate how Karpenter behaves. These fields don’t correspond to settings on the NodeClaim or instance. They’re set by the user to control Karpenter’s Provisioning and disruption logic. Since these don’t map to a desired state of NodeClaims, __behavioral fields are not considered for Drift__.
__Behavioral Fields__
- Weight
- Limits
- ConsolidationPolicy
- ConsolidateAfter
- ExpireAfter
---
##### NodePool
| Fields |
|----------------|
| Weight |
| Limits |
| Disruption |
Read the [Drift Design](https://github.com/aws/karpenter-core/blob/main/designs/drift.md) for more.
Expand Down
13 changes: 6 additions & 7 deletions website/content/en/preview/concepts/disruption.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,12 @@ In special cases, drift can correspond to multiple values and must be handled di
#### Behavioral Fields
Behavioral Fields are treated as over-arching settings on the NodePool to dictate how Karpenter behaves. These fields don’t correspond to settings on the NodeClaim or instance. They’re set by the user to control Karpenter’s Provisioning and disruption logic. Since these don’t map to a desired state of NodeClaims, __behavioral fields are not considered for Drift__.
__Behavioral Fields__
- Weight
- Limits
- ConsolidationPolicy
- ConsolidateAfter
- ExpireAfter
---
##### NodePool
| Fields |
|----------------|
| Weight |
| Limits |
| Disruption |
Read the [Drift Design](https://github.com/aws/karpenter-core/blob/main/designs/drift.md) for more.
Expand Down
13 changes: 6 additions & 7 deletions website/content/en/v0.32/concepts/disruption.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,12 @@ In special cases, drift can correspond to multiple values and must be handled di
#### Behavioral Fields
Behavioral Fields are treated as over-arching settings on the NodePool to dictate how Karpenter behaves. These fields don’t correspond to settings on the NodeClaim or instance. They’re set by the user to control Karpenter’s Provisioning and disruption logic. Since these don’t map to a desired state of NodeClaims, __behavioral fields are not considered for Drift__.
__Behavioral Fields__
- Weight
- Limits
- ConsolidationPolicy
- ConsolidateAfter
- ExpireAfter
---
##### NodePool
| Fields |
|----------------|
| Weight |
| Limits |
| Disruption |
Read the [Drift Design](https://github.com/aws/karpenter-core/blob/main/designs/drift.md) for more.
Expand Down
13 changes: 6 additions & 7 deletions website/content/en/v0.33/concepts/disruption.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,12 @@ In special cases, drift can correspond to multiple values and must be handled di
#### Behavioral Fields
Behavioral Fields are treated as over-arching settings on the NodePool to dictate how Karpenter behaves. These fields don’t correspond to settings on the NodeClaim or instance. They’re set by the user to control Karpenter’s Provisioning and disruption logic. Since these don’t map to a desired state of NodeClaims, __behavioral fields are not considered for Drift__.
__Behavioral Fields__
- Weight
- Limits
- ConsolidationPolicy
- ConsolidateAfter
- ExpireAfter
---
##### NodePool
| Fields |
|----------------|
| Weight |
| Limits |
| Disruption |
Read the [Drift Design](https://github.com/aws/karpenter-core/blob/main/designs/drift.md) for more.
Expand Down

0 comments on commit cdfa300

Please sign in to comment.