Create Service Map
Last updated
Last updated
ⓒ2023. Acornsoft Corp. All rights reserved.
We have previously created a user who can log in to the platform. Now, let's create a service map to register in the workspace.
1) Click the "+ Create" button in the upper right corner on the [Application] - [Service Map] tab.
Item (* is required) | Content |
---|---|
Cluster* | Select the cluster to register the service map |
Namespace* (Choose one) | Choose whether to create the service map in a new namespace or utilize an existing namespace |
Service Map Name* | Enter the name for the service map you want to create, typically using the same name as the namespace |
Namespace* | If selecting a new namespace, you can enter the "Namespace" field If choosing an existing namespace, select from the list of namespaces currently created in the cluster |
Network Policy* | Choose whether to allow or block Ingress/Egress traffic. The recommended setting is to select "Allow All Ingress/Egress Traffic" |
Resource Allocation Usage | If checked, it limits the resource usage of the respective service map |
Use Container Limit Range Configuration | If checked, it restricts the resource usage of containers deployed in the service map |
Use Pod Limit Range Configuration | If checked, it limits the resource usage of pods deployed in the service map |
Use Storage Limit Range Configuration | If checked, it limits the resource usage of volumes requested by the service map |
After filling out all the details, select the "Save" button to create the service map.
1) Verify the newly created service map in the service map list screen.
Next, we will explain the process of creating an image registry, which is required for workspace registration. Please proceed to the "Create Registry" page.