Automatic port-forwarding
Skaffold automatically port-forwards any container ports in pods.
File syncing
Skaffold can automatically sync files to a running container and skip a rebuild. Runs your pods
skaffold init
Skaffold can generate its own skaffold configuration file for "source-to-deployment"
deployment labeling
Probably some others I missed. We should incorporate these into our new site/README
@r2d4 I'm interested in a couple of these. Looking forward to it.
We should add docs about the testing phase as well.
looking forward for the File Syncing
When does it port-forward?
The Testers "How-to Guide" links to this issue: https://skaffold.dev/docs/how-tos/testers/
As this issue is currently closed, is there a open issue for this documentation?
For filesync is it documented if it is possible to use with NoDockerfile https://github.com/GoogleContainerTools/skaffold/issues/1396?
scoped this down to a few individual issues.
Most helpful comment
looking forward for the
File Syncing