jcordes73 / ocp-on-kvm

Deploying OpenShift Container Platform on KVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift Install

The OpenShift installer openshift-install makes it easy to get a cluster running on the public cloud or your local infrastructure.

To learn more about installing OpenShift, visit docs.openshift.com and select the version of OpenShift you are using.

Installing the tools

After extracting this archive, you can move the openshift-install binary to a location on your PATH such as /usr/local/bin, or keep it in a temporary directory and reference it via ./openshift-install.

License

OpenShift is licensed under the Apache Public License 2.0. The source code for this program is located on github.

About

Deploying OpenShift Container Platform on KVM

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%