create_installation_manifests
Generate Kubernetes manifests from an install-config.yaml file to prepare for OpenShift cluster provisioning.
Instructions
Create Kubernetes manifests from install-config.yaml.
Args: install_dir: Installation directory containing install-config.yaml installer_path: Path to openshift-install binary (default: 'openshift-install')
Returns: Manifest creation results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_dir | Yes | ||
| installer_path | No | openshift-install |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||