Skip to content

Files

Latest commit

 

History

History

aks_static_egress_gateway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
az feature register --namespace "Microsoft.ContainerService" --name "StaticEgressGatewayPreview"
az feature show --namespace "Microsoft.ContainerService" --name "StaticEgressGatewayPreview"

terraform init
terraform apply -auto-approve

az aks get-credentials --resource-group aks-static-egress-gateway --name aks-static-egress-gateway