Command Line Tools
This topic describes the prerequisites required for installing Elastic GPU Service (EGS). It is essential to have a well-configured environment that fulfills the installation requirements for EGS.
Required Tools
The following are the required packages to install EGS. These packages must be installed on the cluster where you will install EGS.
Package Required | Installation Instructions |
---|---|
Helm - The Package Manager for Kubernetes | Installing Helm |
kubectl - Kubernetes CLI | Installing kubectl |
kubectx and kubens - Cluster Context Switching & Namespace Assignments | Installing kubectx & kubens |
jq | Minimum version: 1.6.0 |
yq | Minimum version: 4.44.2 |
Kubernetes Access
You must have administrative access to the necessary Kubernetes clusters and the appropriate kubeconfig
file
where you will install EGS.