TribalNightOwl / okd4-esxi-helpernode-infra

Fully automated OpenShift installation on free VMware ESXi using ocp4-helpernode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

okd4-esxi-helpernode-infra

Automated install of an OpenShift 4 cluster in the free version of VMware ESXi 6.5

Requirements

Usage

Load the necessary ssh keys into an ssh-agent

Configure playbooks/vars.yaml to fit your environment

To install the helper node

helpernode.sh deploy

and follow the prompts

To remove the helper node

helpernode.sh destroy

Credits

I am leveraging the work from: https://github.com/RedHatOfficial/ocp4-helpernode

About

Fully automated OpenShift installation on free VMware ESXi using ocp4-helpernode

License:Apache License 2.0


Languages

Language:Shell 51.1%Language:HTML 46.7%Language:Dockerfile 2.2%