Skip to content

Commit

Permalink
Update labels-and-taints.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rickshar authored Jan 7, 2025
1 parent 90930a0 commit 8bfb400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/ocean/features/labels-and-taints.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:

## Startup Taints

Startup taints are temporary taints applied to a node during its initialization phase. During this phase, the autoscaler will not scale up nodes for additional pending pods because it has already acknowledged that the start-up taint will soon be removed. Once removed, any pod without toleration matching the node can be scheduled without launching additional nodes.
c

### When to Use Startup Taints

Expand Down

0 comments on commit 8bfb400

Please sign in to comment.