Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 423 Bytes

File metadata and controls

23 lines (15 loc) · 423 Bytes

Sample expander

Sample expander with example deployment and test job for Openshift clusters.

Not intended for production use.

Pre-requisites

  • Setup the KUBECONFIG
  • Ensure you have arm64 and amd64 MachineSets in the OCP cluster
  • Ensure you have the oc CLI installed and configured to access your OCP cluster

Deploy

bash hack/deploy-ocp.sh

Test

oc apply -f deploy/test/job.yaml