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.
7.2. 在安装过程中通过 HTTP 公开 RHACS 门户
如果要使用 roxctl
CLI 安装 Red Hat Advanced Cluster Security for Kubernetes,请使用 --plaintext-endpoints
选项和 roxctl central generate interactive
命令在安装过程中启用 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>
; 形式的端点规格。详情请查看先决条件部分。