1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Files
installer/docs
W. Trevor King 1994ece05a docs/user/aws/install: openshift-install-linux-amd64 -> openshift-install
The OS/arch suffix was an artifact of our GitHub release approach
(e.g. [1]).  With the new mirror approach, the flow is going to be
more like:

  $ wget https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/openshift-install-linux-4.1.0-rc.5.tar.gz
  $ tar xf openshift-install-linux-4.1.0-rc.5.tar.gz
  $ ./openshift-install ...

But folks could install into their PATH, and our current docs prefer
the in-the-PATH form, so that's what I've gone with here.

[1]: https://github.com/openshift/installer/releases/tag/v0.16.1
2019-05-22 16:56:31 -07:00
..
2019-04-24 14:49:28 -04:00