harmony/data/okd/bin/openshift-install_README.md
Jean-Gabriel Gill-Couture da5a869771
All checks were successful
Run Check Script / check (pull_request) Successful in 59s
feat(opnsense-config): dnsmasq dhcp static mappings (#130)
Co-authored-by: Jean-Gabriel Gill-Couture <jeangabriel.gc@gmail.com>
Co-authored-by: Ian Letourneau <ian@noma.to>
Reviewed-on: https://git.nationtech.io/NationTech/harmony/pulls/130
Reviewed-by: Ian Letourneau <ian@noma.to>
Co-authored-by: Jean-Gabriel Gill-Couture <jg@nationtech.io>
Co-committed-by: Jean-Gabriel Gill-Couture <jg@nationtech.io>
2025-09-08 19:06:17 +00:00

706 B (Stored with Git LFS)

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.