Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找诸如 Amazon Code Deploy In-place 部署之类的东西。无需再次实际烘焙实例即可部署的位置。找不到任何有关这样做的文档。任何帮助和意见表示赞赏。
使用阶段“从标签中查找图像”并使用参数“AMI_NAME”。在值字段中添加“AMI ID”。在这种情况下,Spinnaker 将跳过 AMI 烘焙并使用您为部署定义的 AMI。