Creating an application from Code

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.

Prerequisites

Before using this functionality, ensure that:

Procedure

  1. Container Platform, click Applications > Applications.

  2. Click Create.

  3. Select the Create from Code.

  4. Complete the configuration according to the parameters below:

    ParameterRecommended Configuration
    Code RepositoryType: Input
    Repository URL: https://github.com/alauda/spring-boot-hello-world
    Build MethodBuild
    Image RepositoryContact the Administrator.
    ApplicationApplication: spring-boot-hello-world
    Name: spring-boot-hello-world
    Resource Limits: Use the default value.
    NetworkTarget Port: 8080
  5. After filling in the parameters, click Create.

  6. You can check the corresponding application status on the Details page.