Rosa Deployment Instructions Feb 22, 2024 Prerequisites Ensure cluster is updated to 4.13 Change worker node count to 4 on a minimal deployment. SSH into RHEL jumpbox ssh cloud-user@<jumpbox_ip> Optional run the script below to install dependencies curl -OL https://raw.githubusercontent.com/tosin2013/redhat-edge-ai-industrial-demo-infra/main/dev-box.sh chmod +x dev-box.sh ./dev-box.sh Configure ArgoCD cd $HOME/redhat-edge-ai-industrial-demo-infra oc create -k clusters/overlays/rosa Run Tekton Pipeline Run tekton pipeline Back to Homepage