You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aws-node-termination-handler gets schedule on a fargate node whenever a fargate node gets deployed, but due to fargates limitation this chart will never get deployed because its a daemonset
Adding affinity to the manifest should fix this issue
The text was updated successfully, but these errors were encountered:
The
aws-node-termination-handler
gets schedule on a fargate node whenever a fargate node gets deployed, but due to fargates limitation this chart will never get deployed because its a daemonsetAdding
affinity
to the manifest should fix this issueThe text was updated successfully, but these errors were encountered: