Skip to content

TribalNightOwl/okd4-esxi-infra

Repository files navigation

Automatic creation of the ESXi-based VMs and Network to support OKD4 installation

Craig Robinson wrote a nice guide to install OKD4 on a VMware ESXi machine:

[https://medium.com/@craig_robinson/guide-installing-an-okd-4-5-cluster-508a2631cbee]

These terraform files will create the basic infrastructure (virtual machines and network) in the ESXi host described in his document. You still have to install the OS and tools he describes in his guide.

Requirements

Usage

  • Install the requirements and make sure they are functional
  • Clone this repo: git clone https://github.com/TribalNightOwl/okd4-esxi-infra.git
  • Adjust variable values to your environment
  • Everything in vars.tf
  • MAC addresses in main.tf
  • Execute:

cd okd4-esxi-infra/terraform

terraform init

terraform plan

terraform apply

About

Automated basic infrastructure to intall OKD4 on free ESXi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages