~> 1.9.8
)
kubectl
~> 2.0
)
terraform
, eksctl
, or AWS Cloud Formation. LILT has example scripts for both terraform
and eksctl
and can be provided as requested.
worker
and one gpu
node, AL2023
or Rocky 8
base OS
config.toml
. Please ensure that GPU nodes have modified config for NVIDIA.
helm
and kubectl
for installation. The following steps cover manual installation procedures but users can created automated scripts based on their environment.
on-prem-values.yaml
utilize a local docker registry and need to be updated with the correct ECR values.
localpv
storage class. Update all with EBS-CSI storage class set in the previous steps.
nodeSelector
attribute. All respective nodes must be labeled with with work or gpu annotations.
Worker nodes:
flannel
and localpv
charts from the main install script:
Open main install script and comment out the following sections:
install_dir
:
kubectl delete pod -n lilt <podname>
If the apps aren’t healthy even after all images have been loaded to the node, it’s safe to revert to previous version and redo the install, use below commands for the same: