이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 7. Using the Topology plugin


Topology is a front-end plugin that enables you to view the workloads as nodes that power any service on the Kubernetes cluster.

7.1. Enable users to use the Topology plugin

The Topology plugin is defining additional permissions. When Authorization is enabled, to enable users to use the Topology plugin, grant them:

  • The topology.view.read read permission to view the Topology panel.
  • The kubernetes.proxy use permission to view the pod logs.
  • The catalog-entity read permission to view the Red Hat Developer Hub software catalog items.

Procedure

  • Add the following permission policies to your rbac-policy.csv file to create a topology-viewer role that has access to the Topology plugin features, and add the role to the users requiring this authorization:

    g, user:default/<YOUR_USERNAME>, role:default/topology-viewer
    p, role:default/topology-viewer, topology.view.read, read, allow 
    1
    
    p, role:default/topology-viewer, kubernetes.proxy, use, allow 
    2
    
    p, role:default/topology-viewer, catalog-entity, read, allow 
    3
    Copy to Clipboard
    1
    Grants the user the ability to see the Topology panel.
    2
    Grants the user the ability to view the pod logs.
    3
    Grants the user the ability to see the catalog item.

7.2. Using the Topology plugin

Prerequisites

Procedure

  1. Open your RHDH application and select a component from the Catalog page.
  2. Go to the TOPOLOGY tab and you can view the workloads such as deployments or pods as nodes.

    topology-user-1
  3. Select a node and a pop-up appears on the right side that contains two tabs: Details and Resources.

    The Details and Resources tabs contain the associated information and resources for the node.

    topology-user-2
  4. Click the Open URL button on the top of a node.

    topology-user-3

    Click the Open URL button to access the associated Ingresses and run your application in a new tab.

맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat