Skip to content

Commit

Permalink
improve needed permissions spec for fault injection
Browse files Browse the repository at this point in the history
Customer needs Azure Kubernetes Service RBAC Reader as well, added.
  • Loading branch information
aaronsonntag authored May 15, 2024
1 parent d3d8263 commit 020f3e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ the availability and recovery of the cluster.
Ensure you meet the following requirements before using fault injection testing:

+ You have connected your BigAnimal cloud account with your Azure subscription. See [Setting up your Azure Marketplace account](/biganimal/latest/getting_started/02_azure_market_setup/) for more information.
+ You should have permissions in your Azure subscription to view and delete VMs.
+ You have permissions in your Azure subscription to view and delete VMs and also the ability to view Kubernetes pods via Azure Kubernetes Service RBAC Reader.
+ You have PGD CLI installed. See [Installing PGD CLI](/pgd/latest/cli/installing_cli/#) for more information.
+ You have created a `pgd-cli-config.yml` file in your home directory. See [Configuring PGD CLI](/pgd/latest/cli/configuring_cli/) for more information.

Expand Down

0 comments on commit 020f3e0

Please sign in to comment.