Update openshift.md

This commit is contained in:
Inaki
2020-01-08 15:04:49 +01:00
committed by GitHub
parent 3bda52a3c2
commit f519ef9577

View File

@@ -128,6 +128,10 @@
* [Install RedHat OKD 3.10 on your development box:](https://github.com/gshipley/installcentos) This repository is a set of scripts that will allow you easily install the latest version (3.10) of OKD in a single node fashion. What that means is that all of the services required for OKD to function (master, node, etcd, etc.) will all be installed on a single host. The script supports a custom hostname which you can provide using the interactive mode.]
* [docs.okd.io: Planning your installation](https://docs.okd.io/latest/install/)
* [belgium.devoteam.com: Using Ansible Tower to deploy OpenShift 3 on Azure: a step-by-step guide](https://belgium.devoteam.com/blog/ansible-tower-openshift-azure-tower-installation-prerequisites/)
* [openshift installer]https://github.com/openshift/installer
* [CI/CD Pipeline to deploy OpenShift Container Platform 4.x to AWS](https://github.com/r3dact3d/rhocp4_aws)
* https://blog.openshift.com/9-steps-to-awesome-with-kubernetes-openshift-presented-by-burr-sutter/
* https://github.com/burrsutter/9stepsawesome
## NetworkPolicy
* [GitHub - redhat-cop - OpenShift toolkit 🌟🌟🌟🌟](https://github.com/redhat-cop/openshift-toolkit/tree/master/networkpolicy)