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
  • User What packages are provided?
  • What are the special features of the catalog?
  • One-Click Package Deployment
  • Monitoring Deployed Package Status
  • Package Version Upgrades and Configuration Updates
  • 1. Package Deploymen
  • 1.1 Catalog Package List Inquiry
  • 1.2 Package Search
  • 1.3 Package Information Inquiry
  • 1.4 Package Deployment
  • 2. Deployment Package Status Inquiry
  • 2.1 Catalogs Deployed in the Application Catalog
  • 2.2 Package Detail Screen Inquiry

Was this helpful?

Export as PDF
  1. application

Catalog

Recently, there has been a growing trend in enterprises towards building applications and platforms based on open source. Open source solutions often require significant time and effort for validation, deployment, configuration, and maintenance.

Cocktail Cloud addresses this challenge by offering a catalog-style provisioning of various open source and commercial software packages needed for application configuration. This approach enables users to easily install the required components, streamlining the process of creating an environment for application development and deployment.

User What packages are provided?

  • Official Packages: Managed packages with validated configurations (for AI, IoT, Blockchain, Big Data, etc.), designed for enterprise digital transformation.

  • Open Source Packages: It's possible to search for and deploy open-source packages, offering flexibility and customization.

What are the special features of the catalog?

One-Click Package Deployment

Allows for one-click deployment of pre-configured packages to the cluster. Users can customize information such as environment variables for different deployment scenarios.

Monitoring Deployed Package Status

Enables monitoring and tracking of the workload configuration status of deployed packages.

Package Version Upgrades and Configuration Updates

Facilitates easy version upgrades for packages through the web GUI after deployment. Additionally, users can seamlessly perform updates to package configurations. If there are changes to parameters set during package deployment, users can effortlessly modify and apply these changes.

1. Package Deploymen

1.1 Catalog Package List Inquiry

1) Click on [Application Catalog] - [Catalog] tab to display the list of available packages.

1.2 Package Search

1) You can search for the desired package for installation through the search bar at the top right of the [Catalog] screen.

1.3 Package Information Inquiry

1) Click the "Deploy" button for the package you are interested in or want to distribute, and it provides an overview of the latest package version along with descriptions of parameters that can be configured during package deployment. To view information about previous package versions, use the version selection box at the top of the screen to choose the desired version.

1.4 Package Deployment

1) In the [Deploy] tab, enter deployment information (deployment type, target cluster, service map, namespace, release name), then click the "Deploy" button.

Item (* is required)
Content

Release Name*

Enter the version to be deployed

Cluster*

Choose the cluster to deploy the package

Namespace*

Choose the namespace to deploy the package

2) Find the parameters you want to change in the YAML editor displayed below the deployment settings section and modify the values directly.

3) When additional configurations are required during deployment beyond the default settings, you edit them in the custom YAML editor.

If different values are registered for the same configuration, the priority in the YAML file is given to the settings applied in the custom YAML.

4) When you press the deployment button, you can execute a dry-run to see if the package deployment proceeds correctly.

5) Upon executing the dry-run, you can verify the success or failure.

6) After deployment, the screen will move to the detailed view of the package.

2. Deployment Package Status Inquiry

2.1 Catalogs Deployed in the Application Catalog

1) To inquire about deployed packages, select [Application Catalog] - [Deployed Catalog] option.

2.2 Package Detail Screen Inquiry

1) Click on the name (release name) of a specific package in the package deployment list to display the detailed view of that package.

2) Depending on the deployment status, states like ContainerCreating, Pending, CrashLoopBackOff, Error may appear. Upon successful deployment, it will be displayed as Running.

PreviousSetting up a PipelineNextApplication Deployment

Last updated 1 year ago

Was this helpful?

[Screen] View Package List
[Screen] Search for Catalog Packages
[Screen] View Package Documentation in the 'Documents' Tab
[Screen] Package Deployment Configuration Information Input Screen
[Screen] Modify Package Deployment Parameters(Basic YAML)
[Screen] Changing Package Deployment Parameters (Custom YAML)
[Screen] Pop-up Window for Selecting Dry run after Clicking Deployment Button
[Screen] Verification of Dry run Execution Status (Success)
[Screen] Screen displaying the list of deployed catalogs in the application catalog
[Screen] Detailed View of Deployed Catalog