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 January 23, 2025: release: v2.14.0 (#9668) (f132ab25)