Using the powerful capabilities of Alauda Container Platform Builds installation to achieve the entire process from Java source code to create an application, and ultimately enable the application to run efficiently in a containerized manner on Kubernetes.
Before using this functionality, ensure that:
Container Platform, click Applications > Applications.
Click Create.
Select the Create from Code.
Complete the configuration according to the parameters below:
Parameter | Recommended Configuration |
---|---|
Code Repository | Type: Input Repository URL: https://github.com/alauda/spring-boot-hello-world |
Build Method | Build |
Image Repository | Contact the Administrator. |
Application | Application: spring-boot-hello-world Name: spring-boot-hello-world Resource Limits: Use the default value. |
Network | Target Port: 8080 |
After filling in the parameters, click Create.
You can check the corresponding application status on the Details page.