Skip to content
#

aks

Here are 272 public repositories matching this topic...

niteenkole
niteenkole commented Apr 28, 2020

Describe the bug
Question AGW should be in same VNET as AKS ?

To Reproduce
We in situation like we have subscription where we will have AKS dev and running in separate vnet.

We cannot have AGW in same subscription as we want this AGW to be behind our firewall which is in separate subscription.

We have peered APGW vnet and aks vnet.

Question is such setup supported ,can AGW be

bacongobbler
bacongobbler commented Jul 26, 2018

Due to the complexity of the setup, ingress support in draft was removed in favour of draft connect (see Azure/draft#573). In 0.12.0 and above, it's recommended in the documentation to use draft connect as it initiates a tunnel straight to all the pods without needing to set up ingress controllers, DNS, etc. Are there plans to eventually migrate over, or are there limitations with the current

dborzouei
dborzouei commented Jun 19, 2019

I'm installed docker in windows server 2019 with DockerProvider
I'm using this code

Install-Module DockerProvider
Install-Package Docker -ProviderName DockerProvider -RequiredVersion preview
[Environment]::SetEnvironmentVariable("LCOW_SUPPORTED", "1", "Machine")

after that I install Docker-Compose with this code

[Net.ServicePointManager]::SecurityProtocol = [Net.Secu

Build & Deploy a real-world Java Springboot microservice on Azure. This project will immerse you in a series of hands-on labs that will show you how to use Azure Container Registry, Azure Kubernetes Service, Azure Container Instances, Azure DevOps & Jenkins CI/CD for building & deploying cloud-native applications.

  • Updated Jan 29, 2019
  • Shell

Improve this page

Add a description, image, and links to the aks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.