Getting Started with Container Resilience for Azure

Prerequisites

  1. az, kubectl, curl executables on the bash terminal from where you will be running installation script
  2. An Azure Blob Storage container with Storage Account Access Key to access the container
  3. kubectl connection to the AKS cluster

Steps to add Kubernetes Connection

  1. Go to https://app.appranix.net/cps and click Kubernetes Connections
  2. Click on ADD KUBERNETES CONNECTION
  3. Enter the name and description of the cluster
  4. Select the Azure tab, copy and run the command on a terminal connected to the Kubernetes cluster
  5. Run the script in the terminal with the above prerequisites
  6. Enter Azure Blob Storage container name
  7. Enter Storage Account name
  8. Enter Storage Account access key
  9. Once the installation is complete, click on ”FINISH” to create the Kubernetes Connection
NOTE:
  • If you are going to recover to another cluster, then while adding that cluster, you must enter the same bucket name.
  • Currently Appranix only supports backups of stateless deployments.
Need more help? Submit a ticket