mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
753 B
Plaintext
16 lines
753 B
Plaintext
|
|
// Module included in the following assemblies:
|
||
|
|
//
|
||
|
|
// * scalability-and-performance/telco-hub-rds.adoc
|
||
|
|
|
||
|
|
:_mod-docs-content-type: REFERENCE
|
||
|
|
[id="installation-crs_{context}"]
|
||
|
|
= Installation reference CRs
|
||
|
|
|
||
|
|
.Installation CRs
|
||
|
|
[cols="4*", options="header", format=csv]
|
||
|
|
|====
|
||
|
|
Component,Reference CR,Description,Optional
|
||
|
|
Agent-based install,`agent-config.yaml`,"Use this example template `AgentConfig` CR to configure the Agent-based installer, specifying network and device settings for your target hosts.",No
|
||
|
|
Agent-based install,`install-config.yaml`,"Use this example `install-config.yaml` template to configure your hub cluster installation for networking, control plane, compute nodes, mirror registries, and other environment-specific settings.",No
|
||
|
|
|====
|