Skip to content

Commit

Permalink
doc: Notes on private cluster and api servier whitelisting
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Klingenberg <[email protected]>
  • Loading branch information
fredrkl committed Nov 13, 2023
1 parent 57d6cbc commit 4e2eff6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ If you wanted you can turn on and off the public IP. A bastion host is used to a
- [Azure Kubernetes Service with VNet Integration doc](https://learn.microsoft.com/en-US/azure/aks/api-server-vnet-integration)
- [Azure Kubernetes Service with VNet Integration - bring your own VNet doc](https://learn.microsoft.com/en-US/azure/aks/api-server-vnet-integration#create-a-private-aks-cluster-with-api-server-vnet-integration-using-bring-your-own-vnet)

## Notes

- It is not possible to enable K8s API server whitelist when using VNet integration and private cluster.


## Build status

[![Terraform](https://github.com/fredrkl/private-aks-demo/actions/workflows/terraform.yaml/badge.svg)](https://github.com/fredrkl/private-aks-demo/actions/workflows/terraform.yaml)

0 comments on commit 4e2eff6

Please sign in to comment.