This guide explains the steps to create the URL for Citrix ADC CPX image on Azure Markerplace.
- Valid Azure Marketplace account and Subscription
-
Login to your Azure Marketplace Account.
-
Create a Resource Group under your subscription if the kubernetes cluster has not been created yet. Please note that the resouce group of the cluster and the CPX registry must be same. So, if the kubernetes cluster where the CPX is to deployed already exists, then, same resource group should be used for CPX registry. If not, then create a new resouce group and then create cluster with this new resource group.
-
Select "Citrix ADC CPX" on Azure Marketplace
-
Create CPX Image registry with the Resource Group created in step 2
- Click on "Create new" for new Azure CPX Registry
- Enter a Registry name
- Select the Resource group name from Step 2 in Resource group dropdown
- Set location
- Keep the tag latest and selece auto update.
- Verify your account details and click on "Subscribe"
-
Get the Repository Image URL
-
Go to Resouce Groups page and select the resource group created in Step 2.
-
From the right side column, select the registry created in Step 4.
-
Find the "citrix/citrix-k8s-cpx-ingress-13.0" under repositories and select it.
-
Now, select "latest" in the new right column.
-
Here, image URL is shared in "Docker pull command" text. Copy the same and replace as image in CPX yaml.
-