You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest RHACS docs.
11.2. 在新安装过程中配置端点
当使用 roxctl CLI 安装 Red Hat Advanced Cluster Security for Kubernetes 时,它会创建一个名为 central-bundle 的文件夹,其中包含要部署的 YAML 清单和脚本。
流程
-
生成
central-bundle后,打开./central-bundle/central/02-endpoints-config.yaml文件。 -
在这个文件中,将自定义 YAML 配置添加到密钥
endpoints.yaml的data:部分。确保您为 YAML 配置维护 4 个空间缩进。 - 照常继续安装说明。Red Hat Advanced Cluster Security for Kubernetes 使用指定的配置。
注意
如果您公开了默认端口 8443 以外的任何其他端口,您必须创建一个网络策略来允许这些额外端口上的流量。