如何在 RAPD 建立 Deployment target
Deployment Target 是一個抽象的部署概念,用於指定部署位置。當撰寫 Application Manifest 時,您需要將組件(Component)指向您建立的部署目標。您的組件才能被部署到該 deployment target 所綁定的 Cluster中。
注意: Deployment target 會根據您的 Environment 儲存
建立 Deployment target
- 登入 RAPD 後,請導航至左側導覽列中的「Environment」區段。
- 挑選您的 Environment 後,往下點擊「Deployment target」以進入「Deployment target list」頁面。
- 點擊「Create Deployment target」按鈕以開始程序。
- 選擇您想要綁定的 Cluster ,並且完成建立
當您完成 deployment target 的建立,您可以在 Application manifest 中開始將您的 deployment target 放進文件內。