On a GKE helm chart deployment, using `kubectl por...
# ask-community
m
On a GKE helm chart deployment, using
kubectl port-forward
to forward a port so I can access Dagit has historically worked well. However, more recently it is terminating itself with a
broken pipe… lost connection to pod
error. Wondering if others have suggestions for how I troubleshoot and resolve.