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 August 29, 2023: fix: verify flaky tests (#9050) (a66f3fa)