Deploy applications

更新时间:
复制 MD 格式

SAE supports image-based deployment and code package-based deployment.

SAE does not support deploying applications by using Helm. Helm is a package management tool for Kubernetes, and SAE is not a standard Kubernetes cluster, so you cannot deploy Helm charts directly. If you previously used Helm to deploy applications in Container Service for Kubernetes (ACK), switch to image-based deployment after you migrate to SAE. Package your application into a Docker image, push the image to Container Registry (ACR), and then use the image to deploy the application in SAE.