Skip to main content

Cluster()

Home > @backstage/plugin-kubernetes-react > Cluster

Component for rendering Kubernetes resources in a cluster

Signature:

Cluster: ({ clusterObjects, podsWithErrors }: ClusterProps) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

{ clusterObjects, podsWithErrors }

ClusterProps

**Returns:**

import("react/jsx-runtime").JSX.Element