mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
24 lines
997 B
Plaintext
24 lines
997 B
Plaintext
---
|
||
title: "集群可见性"
|
||
linkTitle: "集群可见性"
|
||
keywords: "Kubernetes, KubeSphere, 集群管理, 集群可见性"
|
||
description: "介绍如何管理集群可见性。"
|
||
layout: "second"
|
||
weight: 02
|
||
---
|
||
|
||
|
||
|
||
本节介绍如何管理集群可见性。集群可见性用于控制集群授权给哪些企业空间。
|
||
|
||
* 您可以将一个集群授权给多个企业空间,从而允许企业空间中的资源运行在该集群上。
|
||
|
||
ifeval::["{file_output_type}" == "html"]
|
||
* 您也可以将多个集群授权给同一个企业空间,从而在企业空间中创建联邦项目。
|
||
// 有关联邦项目的更多信息,请参阅link:../../../11-use-extensions/04-kubefed[联邦项目]。
|
||
endif::[]
|
||
|
||
ifeval::["{file_output_type}" == "pdf"]
|
||
* 您也可以将多个集群授权给同一个企业空间,从而在企业空间中创建联邦项目。有关联邦项目的更多信息,请参阅《{ks_product_right}扩展组件使用指南》的“联邦集群应用管理”章节。
|
||
endif::[]
|