Skip to content

DCE 5.0 Enterprise Package v0.6.1

This page can download the offline installation package and verification file of DCE 5.0 Enterprise Package.

Download

File Name Version Architecture File Size Downloads Date Updated
offline-v0.6.1-amd64.tar v0.6.1 AMD64 16.37GB ⬇ Download 2023-04-12
offline-v0.6.1-arm64.tar v0.6.1 ARM64 15.15GB ⬇ Download 2023-04-12

Validation

Go to the download directory of the offline installation package.

run the following command to verify the installation package:

echo "00a785ba2f3b2abe7f634410ae08b798771d2d9de27b7d39e9ed6a9d9eff0e04ea544478b04f75610190b7f46c33179711ac5be6ecd219ea4f407c38850d350c offline-v0.6.1-amd64.tar" | sha512sum -c

If the validation is successful, it will print:

offline-v0.6.1-amd64.tar: OK

run the following command to verify the installation package:

echo "1ebbd5fb7841d9e36e972ec6316cf43f62fe770401026fa07e9da58908f71b9ef9ae30c4b345efc60fb1a8ee3a6a2ba1f1e50b9858da223b56dca17a32548733 off line-v0.6.1-arm64.tar" | sha512sum -c

If the validation is successful, it will print:

offline-v0.6.1-arm64.tar: OK

Install

After successfully verifying the offline package,

run the following command to extract the tarball:

tar -zxvf offline-v0.6.1-amd64.tar

run the following command to extract the tarball:

tar -zxvf offline-v0.6.1-arm64.tar

Modules

The DCE 5.0 Enterprise Package includes the following modules, which are plug-and-play on-demand to meet various use cases:

Modules Introduction What's New
Global Management Responsible for user access control, permissions, enterprise space, audit logs, personalized appearance settings, etc. 0.15.0
Container Management Manage K8s core features such as clusters, nodes, workloads, Helm applications, CRDs, and namespaces 0.16.1
Observability Provide rich graphic information such as dashboards, scene monitoring, data query, and alerts 0.15.4
Workbench A container-based DevOps application platform that supports pipeline operations such as Jenkins, Tekton, GitOps, etc. 0.15.1
Multicloud Management Centralized management of application orchestration of multicloud, hybrid cloud, and cross-cloud resources, with multicloud disaster recovery and fault recovery capabilities 0.7.4
Microservice Engine Provide registration discovery, service governance, configuration management, microservice gateway and other governance capabilities 0.19.4
Service Mesh A next-generation service mesh for cloud-native applications based on Istio open source technology v0.14.3
Middleware Elasticsearch Currently preferred full-text search engine 0.6.0
Middleware Kafka Distributed message queue service based on the open source software Kafka 0.4.0
Middleware MinIO A very popular lightweight, open source object storage solution 0.4.1
Middleware MySQL The most widely used open source relational database 0.7.0
Middleware RabbitMQ Open source message broker software implementing the Advanced Message Queuing Protocol (AMQP) 0.9.1
Middleware Redis An in-memory database caching service 0.6.2
Container registry Used to store images for K8s, DevOps and container application development 0.6.2
Network Support multiple CNI combinations for different Linux kernels 0.5.0
Storage Provide unified data storage services, support files, objects, blocks, and local storage, and easily access storage vendor solutions v0.9.2

More

Comments