7.2. 在安装过程中通过 HTTP 公开 RHACS 门户
如果要使用 roxctl CLI 安装 Red Hat Advanced Cluster Security for Kubernetes,请使用带有 roxctl central generate interactive 命令的 -plaintext-endpoints 选项在安装过程中启用 HTTP 服务器。
流程
运行以下命令在互动安装过程中指定 HTTP 端点:
$ roxctl central generate interactive \ --plaintext-endpoints=<endpoints_spec>其中:
- <endpoints_spec>
-
以 <
type>@<addr>:<port>的形式指定端点。详情请查看先决条件部分。