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>
$ roxctl central generate interactive \ --plaintext-endpoints=<endpoints_spec>
1 Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 1
- 以 <
type>@<addr>:<port>
; 的形式的端点规格。详情请查看先决条件部分。