LogoLogo
Cocktail Cloud
  • What is Cocktail Cloud?
  • Apply for Service
    • Using Cocktail Cloud
  • overview
    • Kubernetes and Cocktail Cloud
    • Understanding Concepts
      • Platform
      • Workspace
      • Cluster
      • Service Map
      • Image Build
      • Security
      • Monitoring
      • Catalog
  • Getting Started
    • Cluster Creation
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Cluster Registration
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Managing Cloud Provider
      • AWS
    • Creating a User
    • Create Service Map
    • Create Registry
      • Create Registry
      • External Registry Registration
        • Setting Up AWS ECR
        • Setting Up Azure ACR
        • Setting Up Docker Hub
        • Setting Up Docker Registry
        • Setting Up Google GCR
        • Setting Up Harbor
        • Setting Up Naver
        • Setting Up Quay
    • Create a Workspace
  • Cluster Backup and Restore
    • Cocktail Backup and Restore
    • Backup/Restore Preparations
      • AWS S3 Configuration
      • Azure Blob Storage Configuration
      • Google Cloud Storage Configuration
      • MinIO Configuration
    • Create storages
    • Backups
    • Restoration
    • Backup/Restore Overview
  • Log Service
    • Cocktail Log Service
    • Installation
      • Install Log Service
      • Registration Log Service
      • Install Log Agent
      • Install Log Operator
    • Setting
      • Change Opensearch Admin password
    • Application Logs
      • Application Management
      • Application logging
        • Automatic instrumentation of container logs
          • Java
          • Python
        • Manual measurement of file logs(SDK)
          • Java
          • Python
        • Manual measurement of file logs (Sidecar)
          • Fluent-bit
    • Container Logs
    • Cluster Audit Logs
    • Troubleshooting
  • CI/CD
    • Creating a Build Server
    • Build Image
    • Setting up a Pipeline
  • application
    • Catalog
    • Application Deployment
    • Configuration Information Creation
    • Volume Requests
    • Service Exposure
    • Ingress
    • Service Mesh Configuration
  • Platform Management
    • Multicluster Configuration
    • Cluster Management
    • Workspace Management
    • Security
    • Integrated Monitoring
  • API Management
    • API Token Issuance
    • API Issuance History
    • API Execution Logs
  • Certificate Management
    • Issuer Management
    • Private Certificate
    • Public Certificate
  • Deepening operations
    • Maintaining Login Session in Case of Inability with Ingress Configuration
    • Add Ingress Proxy Configuration
    • Accessing Harbor from a Server Other Than the Registry VM
    • Configuring Harbor with a Public SSL Certificate
Powered by GitBook

â“’2023. Acornsoft Corp. All rights reserved.

On this page
  • 1. Move to the Service Map Creation Screen
  • 2. Enter Service Map Creation Information
  • 3. Confirming Service Map Creation
  • 4. Next Steps

Was this helpful?

Export as PDF
  1. Getting Started

Create Service Map

PreviousCreating a UserNextCreate Registry

Last updated 1 year ago

Was this helpful?

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. Move to the Service Map Creation Screen

1) Click the "+ Create" button in the upper right corner on the [Application] - [Service Map] tab.

2. Enter Service Map Creation Information

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.

3. Confirming Service Map Creation

1) Verify the newly created service map in the service map list screen.

4. Next Steps

Next, we will explain the process of creating an image registry, which is required for workspace registration. Please proceed to the "" page.

Create Registry
[Screen] Service Map
[Screen] Service Map
[Screen] Basic Information for Service Map Creation
[Screen] Confirming Service Map Creation