Prerequisites

Review the following assumptions and prerequisites to verify that your system is ready.

Assumptions

  • An existing EKS cluster

  • An existing Docker registry

    • The EKS cluster has access to the Docker registry

  • Linux environment to manage the cluster from

  • Anjuna Nitro K8s Toolset (tarfile)

Prerequisites

The following applications are installed on your local Linux environment:

  • kubectl

    • For a supported K8s version

  • Docker

    • Version >= 20

  • Helm

    • Version 3.7-3.9

  • tar, sed

  • aws (AWS CLI 2.7.1)

    • Configured with your user’s secrets

  • openssl

    • Version 1.1.1

  • envsubst

    • On Ubuntu/Debian, available via APT package gettext

Review the Anjuna Nitro K8s Toolset Prerequisites for further details and information on EKS resource requirements.