Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 397 forks source link

Update `draft connect` to port forward to service, not pod #908

Open radu-matei opened 5 years ago

radu-matei commented 5 years ago

Right now, draft connect port forwards directly to the first ready pod that it finds - it should use the service redirect.