Skip to content

DCE 5.0 Enterprise with Installer v0.13.0

On this page, you can download the offline installation package and verification files for DCE 5.0 Enterprise.

Back to Download Overview More Release Versions

Download

Filename Version Architecture File Size Download Update Date
offline-v0.13.0-amd64.tar v0.13.0 AMD 64 23.41 GB ⬇ Download 2023-12-07
offline-v0.13.0-arm64.tar v0.13.0 ARM 64 20.15 GB ⬇ Download 2023-12-07

Verification

Go to the directory where the offline installation package is downloaded.

Run the following command to verify the installation package:

echo "a426d3af779a424012221e03e040dcdeaf3cf2ec45efee9f6aa05bb508b7787373e01b4d229b8e29ee97bb77bfc4f9cc24f6fefc918a981f226ed0edba665bb2  offline-v0.13.0-amd64.tar" | sha512sum -c

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

offline-v0.13.0-amd64.tar: OK

Run the following command to verify the installation package:

echo "25d9ce974aae272ccdbe3aaedc319e2692afb6f87e072a250a2e7f90997c0655fd04956533be5bdb8d3ea6f6641c0418087894a853f925fec0b432fb2d8ce8f9  offline-v0.13.0-arm64.tar" | sha512sum -c

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

offline-v0.13.0-arm64.tar: OK

Installation

After successfully verifying the offline package,

Run the following command to extract the tar package:

tar -zxvf offline-v0.13.0-amd64.tar

Run the following command to extract the tar package:

tar -zxvf offline-v0.13.0-arm64.tar

Modules

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

Modules Description Versions
Global Management Responsible for user access control, permissions, enterprise spaces, audit logs, personalized appearance settings, and more 0.22.1
Container Management Manage clusters, nodes, workloads, Helm applications, CRDs, namespaces, and other core Kubernetes features 0.23.0
Observability Provides rich dashboards, scenario monitoring, data querying, alerts, and more graphical and textual information 0.22.0
Workbench Container-based DevOps application platform that supports Jenkins, Tekton, GitOps, and other pipeline jobs 0.22.0
Multi-Cloud Orchestration Centrally manages multi-cloud, hybrid cloud, and cross-cloud resources for application orchestration, including multi-cloud disaster recovery and fault recovery capabilities 0.14.0
Microservice Engine Provides governance capabilities such as service registration and discovery, configuration management, and microservice gateway 0.30.0
Service Mesh Next-generation service mesh based on the open-source Istio technology for cloud-native applications v0.21.2
Middleware Elasticsearch Currently the preferred full-text search engine 0.12.0
Middleware Kafka Distributed message queue service based on the open-source software Kafka 0.10.0
Middleware MinIO A popular lightweight, open-source object storage solution 0.10.0
Middleware MySQL The most widely used open-source relational database 0.13.0
Middleware RabbitMQ Open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP) 0.15.0
Middleware Redis An in-memory database caching service 0.13.0
Container Registry Stores images for K8s, DevOps, and container application development 0.13.1
Networking Supports various CNI combinations for different Linux kernels 0.11.1
Storage Provides unified data storage services, supports file, object, block, and local storage, and easily integrates with storage vendor solutions v0.13.3

More

Comments