Skip to content

DCE 5.0 Enterprise Package v0.8.0

This page provides offline installation packages and checksum files for DCE 5.0 Enterprise Package.

Download

Filename Version Architecture File Size Download Link Update Date
offline-v0.8.0-amd64.tar v0.8.0 AMD64 18.43GB ⬇ Download 2023-06-06
offline-v0.8.0-arm64.tar v0.8.0 ARM64 16.99GB ⬇ Download 2023-06-06

Verification

Enter the directory where the offline installation package is downloaded.

Run the following command to verify the installation package:

echo "fbd3e646f5849406db1c221ab6956afd0e3dfd76e75394dfaeec06d2f2ec74934801cd7118c4bf2f51a3610dcb69fd7a010c613fcda3339abd20a1630029723e  offline-v0.8.0-amd64.tar" | sha512sum -c

If the verification is successful, it will print:

offline-v0.8.0-amd64.tar: OK

Run the following command to verify the installation package:

echo "f2854f0a90c2db16b9c206708b140069a953b68a575ce59b1dc656f84cb47c42647697067582e28e16175f4bfbcfcdb6c14d79c3d999c7646f1c58c40f1b35cc  offline-v0.8.0-arm64.tar" | sha512sum -c

If the verification is successful, it will print:

offline-v0.8.0-arm64.tar: OK

Installation

After verifying the offline package,

Run the following command to unpack the tar package:

tar -zxvf offline-v0.8.0-amd64.tar

Run the following command to unpack the tar package:

tar -zxvf offline-v0.8.0-arm64.tar

Modules

DCE 5.0 Enterprise Package includes the following modules, which can be used on demand to meet various use cases:

Module Introduction Latest Release
Global Management Responsible for user access control, permissions, enterprise space, audit logs, personalized appearance settings, etc. 0.17.1
Container Management Manage Kubernetes core features such as clusters, nodes, workloads, Helm applications, CRD, namespaces, etc. 0.18.1
Observability Provide rich dashboard, scenario monitoring, data query, alarm and other graphical information. 0.17.2
Application Workspace Container-based DevOps application platform, supporting pipeline jobs such as Jenkins, Tekton, GitOps, etc. 0.17.3
Multicloud MOrchestration Centralized management of multicloud, hybrid cloud, cross-cloud resources' application orchestration, with multicloud disaster recovery, fault recovery and other capabilities. 0.9.1
Microservice Engine Provide governance capabilities such as registration and discovery, service governance, configuration management, microservice gateway, etc. 0.22.2
Service Mesh The next-generation service mesh for cloud-native applications based on open-source technology Istio. v0.16.2
Middleware: Elasticsearch Currently the preferred full-text search engine. 0.8.0
Middleware: Kafka Distributed message queue service based on open-source software Kafka. 0.6.0
Middleware: MinIO A very popular lightweight, open-source object storage solution. 0.6.0
Middleware: MySQL The most widely used open-source relational database. 0.9.0
Middleware: RabbitMQ Open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP). 0.11.0
Middleware: Redis An in-memory database caching service. 0.8.0
Container Registry Used to store images for K8s, DevOps, and container application development. 0.8.1
Network Supports multiple CNI combinations for different Linux kernels. 0.7.0
Storage Provides unified data storage services, supporting file, object, block, local storage, and easy access to storage vendor solutions. v0.10.2

More

Comments