is there anyway in pulumi to temporarily open a `k...
# kubernetes
s
is there anyway in pulumi to temporarily open a
kubectl port-forward
to a service?
You'll need to background or schedule the serverprocess somehow though.