In this section, you will prepare a PrimeHub-ready environment. This process involves installing the necessary tools and software required by PrimeHub.
<aside> ❗ Please check the pre-installation questions before you proceed to the documentation below
</aside>
Before installing your production PrimeHub cluster, consider the following questions:
PrimeHub need a functional k8s cluster to work on, do you require a single or multi-node cluster?
→ Follow the instructions in Install and Configure Kubernetes
Is your physical or virtual system air-gapped (isolated) from unsecured networks?
→ Extra steps are required for air-gapped environments
Does your physical or virtual system have GPU device(s)?
→ GPU drivers will be necessary : [GPU Environment] Install GPU Driver and GPU device plugin
<aside> ⚠️ Note: Please follow the documentation below in the order they are listed.
</aside>
Install Linux Packages and Tools
[Multi-node] Install Ansible and Configure Inventory File
Install Container Runtime and Container Registry
Install and Configure Kubernetes
Install Nginx Ingress Controller