So, I've got about 160 helm releases in a stack co...
# kubernetes
b
So, I've got about 160 helm releases in a stack connecting to an EKS cluster on aws. Trying to run it locally is now actually timing out telling me my upgrade token has expired. I suspect trying to build the state for my helm releases is being throttled by aws. Any advice, should I split my stack into substacks so that I don't have to poll quite as many for each op?