Initializing the Jump Box

Initialize the Linux instance.

The Linux instance should be connected to the Kubernetes cluster. The following is the minimum system requirements to be configured for a Linux instance.

Software and Files Required for the Linux instancePurposeLink
DockerLoad the images into the repositoryInstall Docker Engine
HelmInstall Helm ChartsInstall Helm
KubectlConnect to the Kubernetes clusterKubectl reference
AWS CLIManage AWS services.
This is required for deploying the protector on EKS.
AWS Command Line Interface
Azure CLIManage Azure services.
This is required for deploying the protector on AKS.
Azure Command Line Interface
OpenShift CLIManage OpenShift services.
This is required for deploying the protector on OpenShift.
OpenShift Command Line Interface

Last modified : July 31, 2026