Prerequisites

Make sure you have installed the following required software and that they are available in your PATH before proceeding.
Software Version Number Download Link
Kubectl 1.21.1 Kubectl
JQ brew install jq

Make the provision for persistence volumes and storage classes for your kubernetes cluster. For configuring storage options, see Dynamic Volume Provisioning at Kubernetes documentation.