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
I'm running an EKS cluster with Fargate and trying out TestKube. After installing with helm, several pods remain in pending because Fargate does not support the pattern used by the PVCs. The only references to this issue are by @michaelsatish, but it is still unclear to me what values to set for helm to alter the PVCs and what actions need to be taken otherwise.
I'm going to try setting up static PV and a default storage class an see if it works, but any guidance would be welcome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm running an EKS cluster with Fargate and trying out TestKube. After installing with helm, several pods remain in pending because Fargate does not support the pattern used by the PVCs. The only references to this issue are by @michaelsatish, but it is still unclear to me what values to set for helm to alter the PVCs and what actions need to be taken otherwise.
I'm going to try setting up static PV and a default storage class an see if it works, but any guidance would be welcome.
Beta Was this translation helpful? Give feedback.
All reactions