1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 06:46:04 +01:00

Update OCP install reference in README.md

This commit is contained in:
Marco Braga
2023-06-07 12:09:37 -03:00
committed by GitHub
parent 160376d97d
commit 88d3cdca99

View File

@@ -58,7 +58,7 @@ ansible-playbook -i inventory/hosts playbooks/upgrade.yml
# Further reading
## Complete Production Installation Documentation:
- [OpenShift Container Platform](https://docs.openshift.com/container-platform/latest/install/index.html)
- [OpenShift Container Platform](https://docs.openshift.com/container-platform/4.13/installing/index.html)
- [OKD](https://docs.okd.io/latest/installing/index.html) (formerly OpenShift Origin)
## Containerized OpenShift Ansible