Bare Metal Nutanix Community Edition

Install Nutanix CE 2.0 on Bare Metal — Single Node Cluster

Home lab projects are my preferred method of learning new technology. Nutanix has some neat technology, and I want to learn with a hands-on approach. On March 1st, 2023, Nutanix released CE 2.0. This article details the process I used when installing Nutanix CE 2.0 on a bare metal server. The official Nutanix documentation for […]

OpenShift Bare Metal

Guide to Installing OpenShift 4.10 IPI on Bare Metal

If you are starting your journey with OpenShift in a lab environment, I recommend using the Assisted Installer with my two-part guide and the accompanying YouTube videos, instead of this guide. This guide will cover installing OpenShift 4.10 on bare metal using the IPI installer (installer-provisioned infrastructure). The IPI method can be described as a […]

OpenShift

GUIDE: Install OpenShift 4 — The Easy Way — Part 2

In Part 1 of this guide we install a three-node OCP 4.7 cluster using the assisted installer. In Part 2 we will: Download the oc client: Browse to https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable/ and download the client appropriate for your system. For Linux clients, wget the client tar file, extract the client tar file, and move the kubectl and oc […]

OKD VMWare

Guide: Installing an OKD 4.5 Cluster

Updated 7/29/2020 OKD is the upstream and community-supported version of the Red Hat OpenShift Container Platform (OCP). OpenShift expands vanilla Kubernetes into an application platform designed for enterprise use at scale. Starting with the release of OpenShift 4, the default operating system is Red Hat CoreOS, which provides an immutable infrastructure and automated updates. Fedora […]

OKD Bare Metal VMWare

OpenShift 4.4 OKD Bare Metal Install on VMWare Home Lab

Updated: 5/26/2020 This guide is deprecated. Please use the new guide for OKD 4.5 at https://medium.com/@craig_robinson/guide-installing-an-okd-4-5-cluster-508a2631cbee OKD is the upstream and community-supported version of the Red Hat OpenShift Container Platform (OCP). OpenShift expands vanilla Kubernetes into an application platform designed for enterprise use at scale. Starting with the release of OpenShift 4, the default operating […]