Version v1.39 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
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:
For a guided Cloud Shell tutorial on setting up remote git dependencies, follow:
Last modified March 12, 2021: Link relevant Cloud Shell tutorials in doc site (#5545) (9ddcae47b)