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 July 8, 2024: docs: update changelog for v2.13.0 (#9471) (7f817f3)