Skip to main content

Swarm config

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

Overview

The Swarm Config card provides a comprehensive view of all Swarm configurations available within the cluster. It allows users to monitor the current configurations and manage them effectively by removing any configurations that are no longer in use. This feature helps maintain a clean and efficient cluster environment by ensuring only active configurations are retained.

Swarm Config Card

A Swarm configuration is defined within a docker-compose.yaml file and represents a set of parameters or secrets used by services in a Docker Swarm cluster. The Swarm Config card displays all these configurations currently available in the cluster.

Users can:

  • View all Swarm configurations present in the cluster.
  • Identify the status of each configuration, including recent activity.
  • Remove configurations that are not in use to optimize cluster resources.

Swarm Config Card showing available configurations and management options

Swarm Config Card showing available configurations and management options

This card includes the following features:

  • Activity Status: Displays recent activity related to the configurations.
  • Error and Pending Filters: Allows filtering configurations by error or pending status.
  • Configuration List: Shows the names of the Docker Swarm configurations.
  • Delete Option: Provides a trash icon to delete unused configurations directly from the card.