Services

Explore Kyndryl Bridge Services

Application Integration with Container Cluster Management
Published On Jun 03, 2026 - 7:54 PM

Application Integration with Container Cluster Management

Find out how to integrate your application deployments with Container Cluster Management to observe the status, health, and regional concentration of your container clusters.
When navigating the Common Inventory landing page (Resources page) and selecting a specific cluster, click the Container Cluster Management consumer link to view detailed cluster information in the Container Cluster Management details menu. To return to the Common Inventory, use the
Back to Inventory
link in the UI.
Integration with Container Cluster Management: Setting Session Storage and Query Parameters
To ensure seamless integration with Container Cluster Management, every application must configure session storage and correctly pass query parameters.
Query parameters
  • appId
    :
    • Mandatory parameter that matches the session storage key.
  • appPage
    :
    • Optional parameter used for multiple navigations within the same application to the Container Cluster Management UI.
  • namespace
    :
    • Parameter that defines the namespace filter.
      This parameter is used to to map the application to Application Foundation. It is highly recommended to populate the field to match the application name.
Configuring Session Storage
For effective integration, applications should configure session storage. The setup varies based on navigation requirements:
Single Navigation Session Storage
.
  • The session storage key must match the appId query parameter.
  • The session storage value should include the following:
    • breadcrumbItems
      : An array of objects containing titles and links for breadcrumb navigation.
    • backToLink
      : An object containing the label and link for the application’s Backlink.
    • includeClusterLink
      : Set to true to display the cluster name as a link to the overview page.
Do you have two minutes for a quick survey?
Take Survey