Skip to content

Commit ee966ed

Browse files
authored
alt text and lightbox
1 parent d64262a commit ee966ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/chaos-studio/chaos-studio-private-networking.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ This example shows how to configure a private AKS cluster to use with Chaos Stud
3737

3838
1. Within the Azure portal, navigate to **Subscriptions**, then **Resource providers** within your subscription.
3939
1. Register the `Microsoft.ContainerInstance` and `Microsoft.Relay` resource providers, if they aren't already registered, by selecting the provider and then the **Register** button. Additionally, re-register the `Microsoft.Chaos` resource provider.
40-
![Register a resource provider](images/vnet-register-resource-provider.png)
40+
[ ![Screenshot of how to register a resource provider.](images/vnet-register-resource-provider.png) ](images/vnet-register-resource-provider.png#lightbox)
4141
1. Navigate to Azure Chaos Studio and select **Targets**. Find your desired AKS cluster and select **Enable targets**, then **Enable service-direct targets**.
42-
![Enable targets in Chaos Studio](images/vnet-enable-targets.png)
42+
[ ![Screenshot of how to enable targets in Chaos Studio.](images/vnet-enable-targets.png) ](images/vnet-enable-targets.png#lightbox)
4343
1. Select the cluster's Virtual Network. If the VNet already includes subnets named `ChaosStudioContainerSubnet` and `ChaosStudioRelaySubnet`, select them. If they don't already exist, they'll be automatically created for you.
44-
![Select the VNet and Subnets](images/vnet-select-subnets.png)
44+
[ ![Screenshot of how to select the VNet and Subnets.](images/vnet-select-subnets.png) ](images/vnet-select-subnets.png#lightbox)
4545
1. Select **Review + Enable** and **Enable**.
46-
![Review the target enablement](images/vnet-review.png)
46+
[ ![Screenshot of how to review the target enablement.](images/vnet-review.png) ](images/vnet-review.png#lightbox)
4747

4848
Now your private AKS cluster can be used with Chaos Studio! Use the following instructions to learn how to install Chaos Mesh and run the experiment: [Create a chaos experiment that uses a Chaos Mesh fault with the Azure portal](chaos-studio-tutorial-aks-portal.md).
4949

0 commit comments

Comments
 (0)