APPLICATION

Icon

Icon 1 3 Troubleshooting Commands

Icon 2 Contributed by jon-funk

Icon 2 Codecollection: rw-cli-codecollection


Performs a health check on Azure Application Gateways and the backend pools used by them, generating a report of issues and next steps.

Tasks:
  • Check Application Gateway `APPGATEWAY` Health Status In Resource Group `AZ_RESOURCE_GROUP`
  • Check AppService `APPGATEWAY` Key Metrics In Resource Group `AZ_RESOURCE_GROUP`
  • Fetch Application Gateway `APPGATEWAY` Config In Resource Group `AZ_RESOURCE_GROUP`

Icon 1 1 Troubleshooting Commands

Icon 2 Contributed by jon-funk

Icon 2 Codecollection: rw-cli-codecollection


Queries the health of an Azure Application Gateway, returning 1 when it's healthy and 0 when it's unhealthy.

Tasks:
  • Check AppService `${APPGATEWAY}` Health Status In Resource Group `${AZ_RESOURCE_GROUP}`

Icon 1 5 Troubleshooting Commands

Icon 2 Contributed by jon-funk

Icon 2 Codecollection: rw-cli-codecollection


Provides chaos injection tasks for specific workloads like your apps in a Kubernetes namespace. These are destructive tasks and the expectation is that you can heal these changes by enabling your GitOps reconciliation.

Tasks:
  • Test `WORKLOAD_NAME` High Availability
  • OOMKill `WORKLOAD_NAME` Pod
  • Mangle Service Selector For `WORKLOAD_NAME`
  • Mangle Service Port For `WORKLOAD_NAME`
  • Fill Tmp Directory Of Pod From `WORKLOAD_NAME`