GoogleContainerTools / GoogleContainerTools/skaffold
Configure port-forwarding in `skaffold init`
Open
area/init
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
we might be able to use some heuristics to detect if users have ports they want forwarded in their applications and set that up for them in `skaffold init`. for example, if a k8s deployment YAML has a `containerPort` declared, it might be nice to automatically forward this to the local host.
Contributor guide
Assessment
This issue has not been assessed yet.