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.
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.
Allows for one-click deployment of pre-configured packages to the cluster. Users can customize information such as environment variables for different deployment scenarios.
Enables monitoring and tracking of the workload configuration status of deployed packages.
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) Click on [Application Catalog] - [Catalog] tab to display the list of available packages.
1) You can search for the desired package for installation through the search bar at the top right of the [Catalog] screen.
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) In the [Deploy] tab, enter deployment information (deployment type, target cluster, service map, namespace, release name), then click the "Deploy" button.
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.
1) To inquire about deployed packages, select [Application Catalog] - [Deployed Catalog] option.
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.
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