Skip to main content

Cluster details

This article refers to Platform v3.1.0. The current Platform version is v3.2.0.

Overview

The Cluster Details view provides a comprehensive interface to view and manage clusters along with the applications and models installed on them. The information is organized into two distinct tabs, allowing users to efficiently access cluster-specific data and manage installed elements.

Cluster Info

The Cluster Info tab presents detailed information about the cluster itself and its components. This tab is divided into several cards, each focusing on a specific aspect of the cluster:

  • Cluster Info: Displays information about the cluster and the nodes that compose it.
  • Global Config: Shows the global JSON configuration for the cluster, accessible and editable by any application deployed within the cluster.
  • Global Secrets: Contains global secrets defined and synchronized at the cluster level, which can be viewed and edited here.
  • Volumes: Allows creation and management of Docker volumes at the cluster level. These volumes are synchronized across all edge nodes in the cluster, ensuring high availability of stored data.
  • Docker Credentials: Enables adding credentials for private Docker repositories, allowing any node in the cluster to access these repositories when installing applications.

Cluster Information tab showing cards for Cluster Info, Global Config, Global Secrets, Volumes, and Docker Credentials

Cluster Information tab showing cards for Cluster Info, Global Config, Global Secrets, Volumes, and Docker Credentials

Apps & Models

The Apps & Models tab lists all the applications and models installed on the cluster. There are three types of elements that can be installed:

  • Marketplace Applications
  • User Docker Applications
  • User-uploaded AI Models

Users can add new elements by clicking the "+ Add" button. Once installed, each element has its own card where users can manage configuration, update the application, start or stop it, and uninstall it.

Apps & Models tab showing cards for installed applications and models with activity and configuration details

Apps & Models tab showing cards for installed applications and models with activity and configuration details