Importing configuration as dependencies

Skaffold’s config dependencies feature allows you to import configurations defined across multiple skaffold.yaml files (even across repositories) into a single configuration as its dependencies. This helps more readily integrate Skaffold with multi-microservice and multi-repository applications.

For a guided Cloud Shell tutorial on setting up local dependencies, follow:

Open in Cloud Shell

For a guided Cloud Shell tutorial on setting up remote git dependencies, follow:

Open in Cloud Shell

Last modified May 2, 2025: chore: 2.16 release (#9807) (7912f7ef)