This section describes how to create a microservice configuration.

Prerequisites

  • The KubeSphere Spring Cloud extension must be installed and enabled on the KubeSphere platform.

  • You need to join a project and have the Spring Cloud Microservice Management permission in the project. For more information, see Project Members and Project Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Spring Cloud Microservice Management permissions and enter your workspace.

  2. Click  Spring Cloud > Microservice Configuration in the left navigation pane.

  3. Select a project from the drop-down list in the upper left corner of the page.

  4. Click Create on the page.

  5. In the Create Microservice Configuration dialog box, set the parameters for the microservice configuration, then click Create.

    Parameter Description

    Name

    The name of the microservice configuration. The name can only contain lowercase letters, numbers, and hyphens (-), must start and end with a lowercase letter or number, and can be up to 63 characters long.

    Data

    The microservice configuration data. Click the dropdown list to select the data format. For more information about microservice configuration data, please refer to the Nacos official documentation.