Skip to content

Shorty110/okd-on-proxmox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okd-on-proxmox

inspired by https://github.com/hagen-bauer/Ansible-4-Openshift-on-Proxmox

Environment

  • EdgeOS router as DHCP server
  • PiHole as DNS server (*.apps.<cluster-id>.<domain> record must be set manually, can't be set via API)
  • Proxmox cluster with three nodes with proxmoxer python modul installed
  • Ansible playbooks are executed on infra VM (tested with Rocky Linux 8) hosting tftp server, ha proxy as loadbalancer, apache webserver for ignition files

Open Topics

  • machine-config operator fails to initialize: Solved by running oc delete mc 99-master-okd-extensions 99-okd-master-disable-mitigations after bootstrap finished (okd-project/okd#963)
  • Ansible vault secret for ssh_pub_key in vars/okd.yml does not work, replace it with a clear-text public key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published