From e74393182d3102fd4df6c43d3dcd37c34bfa06bf Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Fri, 5 Oct 2018 08:26:25 +0200 Subject: [PATCH] okd , installing clusters --- docs/openshift.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/openshift.md b/docs/openshift.md index 1fe42376..160b8919 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -48,6 +48,7 @@ * [blog.openshift.com: Installing OKD 3.10 on a Single Host 🌟🌟🌟🌟](https://blog.openshift.com/installing-okd-3-10-on-a-single-host/) * [youtube.com: OpenShift Origin is now OKD. Installation of OKD 3.10 from start to finish](https://www.youtube.com/watch?v=ZkFIozGY0IA) * [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/) ## Videos