Scenario

Spring Cloud provides tools for developers to quickly build cloud applications. To simplify the development of microservices, enterprises are seeking to integrate Spring Cloud with Kubernetes. The first step toward this goal is deploying Spring Cloud applications on Kubernetes clusters.

Alibaba Cloud allows you to easily deploy Spring Cloud applications on Alibaba Cloud Container Service for Kubernetes service with the help of tools such as kompose and Helm. You can convert Docker Compose files into Kubernetes artifacts with compose, and manage Kubernetes applications with Helm.