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. Create Workspace
  • 2. Register Registry
  • 3. Assign/Remove Clusters
  • 3.1 AssignCluster
  • 3.2 Remove Cluster
  • 4. Allocation/retrieval Service Maps
  • 4.1 Allocate Service Map
  • 4.2 retrieval Service Map
  • 5. Assign/Remove Build Servers
  • 5.1 Assign Build Server
  • 5.2Remove Build Server
  • 6. Register/delete Members
  • 6.1 Register Members
  • 6.2 delete Members

Was this helpful?

Export as PDF
  1. Getting Started

Create a Workspace

A workspace is an area where cluster resources are allocated for building, deploying, and operating applications, typically organized on a team basis.

PreviousSetting Up QuayNextCocktail Backup and Restore

Last updated 1 year ago

Was this helpful?

1. Create Workspace

1) Click on the "+ Create" button in the upper right corner of the [Settings] - [Workspace] tab.

3) In the basic information form of the workspace creation screen, enter the workspace name in the "Name" attribute.

4) Choose a color for the workspace in the "Color" attribute.

  • The selected color will be applied to the 'Top Bar' of the screen.

5) Enter a description for the workspace in the "Description" attribute.

2. Register Registry

1) Select the created workspace name from the list on the workspace screen.

2) Click on the image registry icon on the right side of the basic information.

3) Choose the previously created registry and click the "Apply" button.

3) Confirm the registered registry.

3. Assign/Remove Clusters

3.1 AssignCluster

1) Select the created workspace name from the list on the workspace screen.

2) Click the "Assign/Remove Cluster" button on the right side of the allocated cluster, and the Assign/Remove window will appear.

3) In the "Select" of the allocation/removal window, choose the previously created cluster and click the "+ Add" button.

4) Click the "Save" button at the bottom right.

5) Confirm the list of allocated clusters.

3.2 Remove Cluster

1) In the Assign/Remove window, click the "Assign/Remove Cluster" button on the right side of the allocated cluster, and the Assign/Remove window will appear.

2) Press the "-" button on the right of the cluster you want to delete, remove it from the list, and then click the "Save" button at the bottom right.

3) Confirm that the cluster has been removed from the list of allocated clusters.

4. Allocation/retrieval Service Maps

4.1 Allocate Service Map

1) Select the created workspace name from the list on the workspace screen.

2) Click the "Service Map Allocation/retrieval " button on the right side of the allocated service map.

3) Select the cluster, choose the service map, and click the "+ Add" button.

4) Confirm the added item, select the target service map group, and click the "Save" button at the bottom right.

5) Confirm that the service map has been allocated in the list of allocated service maps.

4.2 retrieval Service Map

1) Click the "Service Map Allocation/retrieval" button on the right side of the allocated service map.

2) Press the "-" button on the right of the service map you want to revoke, remove it from the list, and then click the "Save" button at the bottom right.

3) Confirm that the service map has been revoked in the list of allocated service maps.

5. Assign/Remove Build Servers

5.1 Assign Build Server

1) Select the created workspace name from the list on the workspace screen.

2) Click "Assign/Remove Build Server" on the right side of the allocated build server.

3) After selecting the build server, click the "+ Add" button.

4) Confirm the added item and click the "Save" button at the bottom right.

5) Confirm that the build server has been allocated in the list of allocated build servers.

5.2Remove Build Server

1) Click "Assign/Remove Build Server" on the right side of the allocated build server.

2) Press the "-" button next to the build server you want to revoke, remove it from the list, and then click the "Save" button at the bottom right.

3) Confirm that the build server has been revoked in the list of allocated build servers.

6. Register/delete Members

6.1 Register Members

  • Users with USER role need to register members to access Workspaces.

1) Click the "Register/delete Members" button on the right side of the members.

2) Select the name of the member to be registered in the workspace, grant permissions, and click the "Save" button at the bottom.

Permission
Feature

MANAGER

Can create and delete Workspaces, Clusters, and Service Maps, along with most other functionalities.

USER

Has access to almost all features except for certain capabilities such as Workspace settings, resource allocation, Limit Ranges, and Network Policy.

DEVOPS

In CI/CD pipelines, can only execute image builds (deployment and deletion are restricted).

DEV

Permitted to view CI/CD pipeline details but not allowed to deploy, modify, or delete.

VIEWER

In USER role, only viewing capabilities are granted.

3) Confirm that the member has been registered with the selected permissions.

6.2 delete Members

1) Click the "Register/delete Members" button on the right side of the members.

2) Select the name of the member to be removed, uncheck the combo box, and click the "Save" button.

3) Confirm that the member has been removed.

[Screen] Workspace Creation Screen
[Screen] Basic Information Form on Workspace Creation Screen
[Screen] Screen after Clicking on the Created Workspace Name
[Screen] Image Registry Screen
[Screen] Confirmation Screen for Image Registry Registration
[Screen] Screen After Clicking on the Created Workspace Name
[Screen] Cluster Assign/Remove Window
[Screen] Cluster Assign/Remove Window
[Screen] Screen after Clicking on the Created Workspace Name
[Screen] Service Map Allocation/retrieval
[Screen] Allocation/retrieval Service Map
[Screen] Service Map Allocation/retrieval
[Screen] Screen after clicking the created workspace name
[Screen] Assign/Remove Build Server
[Screen] Allocate/Remove Build Server
[Screen] Assign/Remove Build Server
[Screen] Screen after clicking the created workspace name
[Screen] Workspace Member Registration Completed Screen
[Screen] Member Registration/delete
[Screen] Member Removal Completed