Skip to content

DCE 5.0 Enterprise with Installer v0.15.1

This page provides downloads for the offline installation package and verification files for DCE 5.0 Enterprise.

Return to Download Guide More Version History

Download

Filename Version Architecture File Size Download Update Date
offline-v0.15.1-amd64.tar v0.15.1 AMD 64 25.01 GB ⬇ Download 2024-02-26
offline-v0.15.1-arm64.tar v0.15.1 ARM 64 21.83 GB ⬇ Download 2024-02-26

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "f907ed5c7146e19296b5d05b6039b1364fde3cce89e0a5ed972620595999681b574324a8cd27e1b70a9e5d536439621342e7c4ff4e5fd02e0f8b6495200657b6  offline-v0.15.1-amd64.tar" | sha512sum -c

If the verification is successful, the following will be printed:

offline-v0.15.1-amd64.tar: OK

Run the following command to verify the installation package:

echo "1cd787ece2337581f58ac2dc263027228077d543f231f9531a06c0e6c1ebf5bf852244bcb0674a3a0bcaa9e8d59eeec5f1999bc1f2c87d1768b3b130e9167ca1  offline-v0.15.1-arm64.tar" | sha512sum -c

If the verification is successful, the following will be printed:

offline-v0.15.1-arm64.tar: OK

Installation

After successfully verifying the offline package,

Run the following command to decompress the tar package:

tar -zxvf offline-v0.15.1-amd64.tar

Run the following command to decompress the tar package:

tar -zxvf offline-v0.15.1-arm64.tar

Modules

DCE 5.0 Enterprise includes the following modules, which can be used on-demand to meet various application scenarios:

Modules Description Versions
Global Management Responsible for user access control, permissions, workspace and hierarchy, audit logs, personalized appearance settings, etc. 0.24.0
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and other core Kubernetes functionalities. 0.25.1
Insight Provides rich dashboards, scene monitoring, data querying, and alarm information. 0.24.0
Workbench A container-based DevOps application platform that supports Jenkins, Tekton, GitOps, and other pipeline jobs. 0.24.0
MultiCloud Management Centralized management of multi-cloud, hybrid cloud, and cross-cloud resources for application orchestration, with capabilities such as multi-cloud disaster recovery and fault recovery. 0.16.0
Microservice Engine Provides governance capabilities such as service registration, discovery, configuration management, and microservice gateway. 0.33.2
Service Mesh Next-generation service mesh built on Istio open-source technology for cloud-native applications. v0.23.0
Middleware Elasticsearch Currently the preferred full-text search engine. 0.14.0
Middleware Kafka Distributed message queue service based on the open-source software Kafka. 0.12.0
Middleware MinIO A lightweight, open-source object storage solution that is very popular. 0.12.0
Middleware MySQL The most widely used open-source relational database. 0.15.0
Middleware RabbitMQ Open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP). 0.17.0
Middleware Redis An in-memory database caching service. 0.15.0
Container Regisry Used to store images for K8s, DevOps, and container application development. 0.15.0
Networking Supports multiple CNI combination solutions for different Linux kernels. 0.13.0
Storage Provides unified data storage services, supporting file, object, block, and local storage, easily integrating with storage vendor solutions. v0.14.1

More

Comments