0

On project overview page of Openshift v3 (developer preview) by going to help->Command Line Tools , it only shows 64 bit version for linux but not 32 bit.

1 Answers1

1

You can get the oc tool directly from the OpenShift Origin Git Repo: https://github.com/openshift/origin/releases/tag/v1.2.2

They provide a 32-bit client for linux there!

Will Gordon
  • 3,303
  • 2
  • 11
  • 22