skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

[Docs] Document how Skaffold injects a default deployer

Open renzodavid9 opened this issue 1 year ago • 0 comments

Per #9134, is not clear how Skaffold injects a default deployer when there is not one configured in the skaffold.yaml file. This issue is to explain this behaviour in our docs. Some cases for it are:

  • Multi module project
  • No deployer defined but manifests.rawYaml defined
  • No deployer defined in the config

Also, to improve UX, we should check if Skaffold itself can show a message about what's happening when it finds these cases.

renzodavid9 avatar Oct 16 '23 13:10 renzodavid9