12.2. Configuring endpoints during a new installation
When you install Red Hat Advanced Cluster Security for Kubernetes by using the roxctl CLI, it creates a folder named central-bundle, which contains the necessary YAML manifests and scripts to deploy Central.
Procedure
-
After you generate the
central-bundle, open the./central-bundle/central/02-endpoints-config.yamlfile. -
In this file, add your custom YAML configuration under the
data:section of the keyendpoints.yaml. Make sure that you maintain a 4 space indentation for the YAML configuration. - Continue the installation instructions as usual. Red Hat Advanced Cluster Security for Kubernetes uses the specified configuration.
注意
If you expose any additional ports other than the default port 8443, you must create network policies that allow traffic on those additional ports.