This repository contains scripts and manifests to deploy qemu-user-static as a daemonset on Openshift. This enables Openshift with x86_64 nodes to run multiarch container images.
- Clone the repo
- Make the install.sh script executable
- Ensure you have the oc client installed on the machine where you are running the script from
- Ensure the user account you are logged in to Openshift has cluster admin permissions
- Run the script