Configuration Management
Get an insight to the configurations that can be set for the cluster or dedicated solution by using the Solution Hub.
Introduction
The configuration management is done in different systems, including
- User Configuration
- Configuration Management REST API
Configuration Management REST API
The Configuration Management API provides REST services for reading, creating and
deleting configurations for the k5-project deployment. The Configuration Management
is part of the Solution Hub
installation and Helm chart.
CM_ADMIN
(see User Role Model). The hostname for the configuration management is defined within the helm variable
global.hosts.configurationManagement.name
. The configurations
can be done easily with the provided Swagger-UI or any other tool for calling APIs
(cURL, Postman).
The Swagger-UI of the Configuration Management is available for example at https://ssob-config.apps.openshift-cluster.mydomain.cloud.
The necessary configuration can be done with these two controllers:
Configuration Controller
: for managing solution configurations (default/specific)k-5-project-configuration-controller
: for managing new and existing k5-projects