Skip to content

DCE 5.0 Enterprise Package v0.7.0

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.7.0-amd64.tar v0.7.0 AMD64 17.29GB ⬇ Download 2023-05-09
offline-v0.7.0-arm64.tar v0.7.0 ARM64 15.89GB ⬇ Download 2023-05-09

Validation

Go to the download directory of the offline installation package.

run the following command to verify the installation package:

echo "d6d88a2274f75c952e079c8f0702d3bf6c2fae7d75771bd02e8539f2afd3933bdf153e5cb41237ce5285b04fd6fb6075389ea80f16713bdfbe620f86509e ee42 offline-v0.7.0-amd64.tar" | sha512sum -c

If the validation is successful, it will print:

offline-v0.7.0-amd64.tar: OK

run the following command to verify the installation package:

echo "b159b5c7b8c224eb76a532ea0a2f2c55143cb240a1b7aa2ea97ab6acf244ff8cc0e74a46150c4ffa8d79409950573067ff5f9f8841fecb2af36ed20c4ffc048d offline- v0.7.0-arm64.tar" | sha512sum -c

If the validation is successful, it will print:

offline-v0.7.0-arm64.tar: OK

Install

After successfully verifying the offline package,

run the following command to extract the tarball:

tar -zxvf offline-v0.7.0-amd64.tar

run the following command to extract the tarball:

tar -zxvf offline-v0.7.0-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.16.1
Container Management Manage K8s core features such as clusters, nodes, workloads, Helm applications, CRDs, and namespaces 0.17.0
Observability Provide rich graphic information such as dashboards, scene monitoring, data query, and alerts 0.16.1
Workbench A container-based DevOps application platform that supports pipeline operations such as Jenkins, Tekton, GitOps, etc. 0.16.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.8.1
Microservice Engine Provide registration discovery, service governance, configuration management, microservice gateway and other governance capabilities 0.21.2
Service Mesh A next-generation service mesh for cloud-native applications based on Istio open source technology v0.15.1
middleware Elasticsearch current preferred full-text search engine 0.7.2
Middleware Kafka Distributed message queue service based on the open source software Kafka 0.5.2
Middleware MinIO A very popular lightweight, open source object storage solution 0.5.2
Middleware MySQL The most widely used open source relational database 0.8.2
Middleware RabbitMQ Open source message broker software implementing the Advanced Message Queuing Protocol (AMQP) 0.10.2
Middleware Redis An in-memory database caching service 0.7.2
Container registry Used to store images for K8s, DevOps and container application development 0.7.2
Network Support multiple CNI combinations for different Linux kernels 0.6.0
Storage Provide unified data storage services, support files, objects, blocks, and local storage, and easily access storage vendor solutions v0.9.3

More

Comments