Connecting a Microsoft Azure Kubernetes cluster

Introduction

With Bunnyshell you can easily connect an Azure cluster to your Organization. Make sure you meet the prerequisites, then follow the steps described in this guide.

  • You have a Bunnyshell account

  • You have a functioning Microsoft Azure Kubernetes cluster.

circle-info

Connecting your Azure cluster in Bunnyshell

1. Go to the Bunnyshell interface and click Integrations on the left-side menu.

2. Click Kubernetes clusters on the left side of the main interface.

3. Click Connect cluster.

4. Select Microsoft Azure.

5. A new window should pop-up now. The fields listed below are displayed in the new window. Each one corresponds to an entry in the .kube/config file.

  • Cluster name: Choose what name your cluster will have in Bunnyshell.

  • Azure Cloud cluster name: Cluster name.

  • Cluster URL: Cluster server.

  • Certificate: Corresponds to certificate-authority-data.

  • Group: The name of the Resource group. Access the cluster Overview page in Microsoft Azure to retrieve it.

  • Access Key ID corresponds to appId

  • Secret Access Key: corresponds to password

  • Tenant ID: corresponds to tenant

Last updated

Was this helpful?