Skip to content

Commit

Permalink
doc: bastion host connection
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Klingenberg <[email protected]>
  • Loading branch information
fredrkl committed Nov 10, 2023
1 parent 87c4763 commit 2e3b77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Now the AKS cluster has a public IP but the communication between the API server
Next let's see how we can turn off the public IP and use a bastion host to access the cluster. Following the guide at:
<https://learn.microsoft.com/en-US/azure/aks/api-server-vnet-integration#enable-or-disable-private-cluster-mode-on-an-existing-cluster-with-api-server-vnet-integration>.


Now after retrieving the credentials for the cluster, we can only access the cluster through the bastion host.

## Resources

Expand Down

0 comments on commit 2e3b77d

Please sign in to comment.