uninstall ESO, but add sync waves

This commit is contained in:
2025-05-12 21:46:06 -05:00
parent 5a556234f7
commit 6100e7e290
6 changed files with 11 additions and 8 deletions

View File

@@ -113,19 +113,15 @@ Other needed software:
- Admin password and kubeconfig are in the homelab/10-sno-hub-cluster/03-openshift-image/auth directory
- Bootstrap ACM
From laptop/infra server:
```bash
cd homelab
oc apply -k hub-cluster-bootstrap
```
- Bootstrap ACM
Running this playbook will configure Matchbox to wait for the sno-cluster to boot via iPXE and will install Single Node OpenShift. All configuration files are built from templates driven from Ansible variables.
```bash
ansible-playbook -i inventory.yml 10-sno-hub-cluster/install2.yml
oc apply -f ~/ocp/doppler-token.yaml
oc apply -k hub-cluster-bootstrap
```
## Internal Cluster *TBD*