Qubinode Installer Versions Save

An easy to set up OpenShift development kit powered by Red Hat Ansible.

v2.4.6

2 years ago

Qubinode v2.4.6 Release notes

  • RHEL 8.4 default support
  • RHEL rhel-8.4-x86_64-kvm.qcow2 support
  • external baremetal deployment
  • OCS Storage fixes
    • Using OCS pvc for registry pvc
  • Fixes for external network deployments
  • adding support for kcli
  • Adding Fixes for Anisble Tower Deployment

Quick install on RHEL 8

cd $HOME
wget https://github.com/Qubinode/qubinode-installer/archive/2.4.6.zip
unzip 2.4.6.zip
rm 2.4.6.zip
mv qubinode-installer-2.4.6 qubinode-installer
cd qubinode-installer
./qubinode-installer

v2.4.5

3 years ago

Qubinode v2.4.5 Release notes

  • OCS Support on OpenShift 4.7.x
  • Ability to change OpenShift Versions on install

updates from v2.4.4

  • RHEL rhel-8.3-update-2-x86_64-kvm.qcow2 support
  • RHEL 8.3 Default support
  • OpenShift 4.7.x
  • OKD 4.7.0-0.okd-2021-02-25-144700
  • Added Support for jig
  • Force Static IP on IDM server

Quick install on RHEL 8

cd $HOME
wget https://github.com/Qubinode/qubinode-installer/archive/2.4.5.zip
unzip 2.4.5.zip
rm 2.4.5.zip
mv qubinode-installer-2.4.5 qubinode-installer
cd qubinode-installer
./qubinode-installer

v2.4.3

3 years ago

Qubinode v2.4.3 Release notes

  • OpenShift 4.6.x support
  • fix IDM Bugs
  • Local Storage Option Recommend deployment option
  • External Bridge Deployment Support for OpenShift Nodes

Quick install on RHEL 8

cd $HOME
wget https://github.com/Qubinode/qubinode-installer/archive/2.4.3.zip
unzip 2.4.3.zip
rm 2.4.3.zip
mv qubinode-installer-2.4.3 qubinode-installer
cd qubinode-installer
./qubinode-installer

v2.4.2

3 years ago

Qubinode 2.4.2 Release notes

  • RHEL 8.2 Support
  • OpenShift sizing menu fixes
  • OpenShift 4.4.x
  • OpenShift 4.5.x (Optional)
  • OKD 4 menu Option
  • Ansible 2.9 Compatibility
  • local storage support mutliple disk support
  • Fixed IDM bugs
  • Ansible Tower Support

Quick install on RHEL 7 or RHEL 8

cd $HOME
wget https://github.com/Qubinode/qubinode-installer/archive/v2.4.2.zip
unzip v2.4.2.zip
rm v2.4.2.zip
mv qubinode-installer-2.4.2 qubinode-installer
cd qubinode-installer
./qubinode-installer

v2.4.1

3 years ago

Move qubinode install options doc to qubinode/doc Add link for main documentation to the qubinode install options Fix search for existing qcow image Fix issues with ping and dns lookup for the idm server Fix issue #230

2.4.0

3 years ago

Qubinode 2.4.0 Release notes

  • Documentation improvements
  • Support for deploying generic RHEL vms
  • Support for NFS and Local Storage
  • Support for deploying 3 node cluster, each node with the role of master/worker
  • Support for deploying 4 node cluster, 3 masters and 1 worker
  • Support for customizing the cluster deployment, vcpu, memroy, storage and number of workers

Quick install on RHEL 7 or RHEL 8

cd $HOME
wget https://github.com/Qubinode/qubinode-installer/archive/2.4.0.zip
unzip 2.4.0.zip
rm 2.4.0.zip
mv qubinode-installer-2.4.0 qubinode-installer
cd qubinode-installer
./qubinode-installer