Add Azure Cloud Provider
Platform9 is able to build upstream Kubernetes clusters using Azure Cloud native services such as Azure Instance, Load Balancers and Block Storage.
Before you can create a new cloud provider for Microsoft Azure in Platform9 Managed Kubernetes (PMK), you must satisfy some prerequisites. Refer to auto$ for more info.
Follow the steps given below to create a new Azure cloud provider in PMK.
Navigate to Infrastructure > Cloud Providers > Add New Cloud Provider.
Click Azure under Cloud Provider Type.
Enter the following Azure credentials.
Name
Name of your choice to be given to the cloud provider
Tenant ID
Tenant ID of the service principal
Client ID
Client ID of the service principal
Client Secret
Client secret of the service principal
Subscription ID
ID of the subscription that the service principal belongs to
Click Save.
The Microsoft Azure cloud provider is now created successfully. You can now use it to create one or more Kubernetes clusters on this Azure account.
Test Azure Cloud Providers
To ensure clusters can be created by a given cloud provider Platform9 has built a mechanism to test connectivity and validate the credentials.
Note
You must be a Platform9 administrator to perform this operation.
You can test an Azure cloud provider to ensure the credentials used by that cloud provider will be able to deploy a cluster.
Follow the steps below to test an Azure cloud provider.
Navigate to Infrastructure > Cloud Providers.
Select the Azure Cloud Provider whose credentials you want to test.
Click Edit Cloud Provider button.
Below the Credentials details are three cards that validate access to Azure; Region Access.
Important
If no Regions are available the provided credentials are invalid or have an incorrect IAM Policy.
Delete Azure Cloud Provider
You can delete an existing Azure cloud provider, when you no longer require it.
Attention
Warning: Once a cloud provider is deleted, all virtual resources associated with the cloud provider are no longer accessible from Platform9.
You must be an administrator to perform this operation.
Follow the steps given below to delete a cloud provider.
Navigate to Infrastructure - > Cloud Providers.
Select the Cloud Provider to delete.
Clic k Delete Cloud Provider button.
Veri fy your selection to delete the cloud provider.
Edit Azure Cloud Providers
Azure Cloud Providers cannot be edited. This will be supported in a future release.
Last updated
Was this helpful?
