-
Notifications
You must be signed in to change notification settings - Fork 549
hivedscheduler is prone to misconfig due to daemon Pods, such as weave net and nginx proxy #4331
Comments
Operator need to pay attention when config Hived to avoid this misconfig:
Which is mentioned in doc: |
Could hivedscheduler do a pre-check to avoid mis-configuration? Configuring hivedscheduler manually is error-prone (at least for me). |
Yeap. But anyway, it is not just precheck, we need to always check in case this "Allocatable Resources - All Daemon Pods Requests, such as Pods for Device Plugin, Network Plugin, etc" is changed during Hived running. |
Yes, exactly. |
Resolved by #4855 |
After PAI is deployed, run
kubectl describe <worker-node>
:This will cause a mis-configuration in hivedscheduler.
The text was updated successfully, but these errors were encountered: