Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _docs/deploy-to-kubernetes/add-kubernetes-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Follow the link in the email to fill in an application for the free credits. Onc

## Adding AKS cluster

To add an Azure cluster, select *Azure AKS* from the drop-down menu. Click the *Authenticate button* and enter your Azure credentials. You will see a description of all permissions that Codefresh needs
To add an Azure cluster, select *Azure AKS* from the drop-down menu instead of *Azure AKS SP*. Click the *Authenticate button* and enter your Azure credentials. You will see a description of all permissions that Codefresh needs
in order to access your cluster. Accept them and Codefresh will connect to Azure to get the cluster information.

>If you experience difficulties at this point try logging into Azure first in your browser *before* clicking
Expand All @@ -90,7 +90,7 @@ Codefresh will query the cluster and show its nodes. You are now ready to [deplo

## Adding an AKS cluster with a service principal

An alternative method of adding an Azure cluster is by using a service principal. First follow the [instructions for creating a service principal in the Azure portal](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal).
An alternative method of adding an Azure cluster is by using a service principal (*Azure AKS SP*). First follow the [instructions for creating a service principal in the Azure portal](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal).

Then from the drop-down menu select *Azure AKS SP*. Click the *Authenticate button* and enter the following details:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ max-width="70%"
%}


Click the *Add Service button* on the top right. The screen that appears is a friendly UI that allows you to
Click *New* in the top right corner and then *Add Service button*. The screen that appears is a friendly UI that allows you to
create a Kubernetes deployment (and associated service). You can also toggle the top right button to define a Kubernetes YAML yourself, but for the purposes of this tutorial we will only use the GUI.

{% include
Expand Down
Binary file modified images/getting-started/quick-start-k8s/add-service-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/getting-started/quick-start-k8s/add-service.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.