mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
Merge pull request #453 from jpetazzo/bridgetkromhout-patch-6
Update cluster-sizing.md
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
## Which pods get evicted?
|
||||
|
||||
- kubelet looks at the pods QoS and PriorityClass
|
||||
- kubelet looks at the pods' QoS and PriorityClass
|
||||
|
||||
- First, pods with BestEffort QoS are considered
|
||||
|
||||
@@ -154,7 +154,7 @@ class: extra-details
|
||||
|
||||
- "Running Kubernetes without nodes"
|
||||
|
||||
- Systems like Virtual Kubelet or Kiyot can run pods using on-demand resources
|
||||
- Systems like [Virtual Kubelet](https://virtual-kubelet.io/) or Kiyot can run pods using on-demand resources
|
||||
|
||||
- Virtual Kubelet can leverage e.g. ACI or Fargate to run pods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user