The Wayback Machine - https://web.archive.org/web/20211003205706/https://github.com/topics/aks
Skip to content
#

aks

Here are 413 public repositories matching this topic...

vakkur
vakkur commented Jun 15, 2020

Is there an updated ARM template that uses VMSS for nodePool creations, add them to app gateway backend pool and I would like to know how we can egress the traffic through APP Gateway as it would be the only public IP for the cluster and I still get a random IP address when I try to access a web page from a pod.

https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/ma

Lubricy
Lubricy commented Aug 14, 2021

What happened:
kconnect to my-alias --password $pass -k custom/cubeconfig/path writes kubeconfig to default kubeconfig path instead of custom/cubeconfig/path

What did you expect to happen:
kconnect to respects-k --kubeconfig flag and writes to the path specified.

How to reproduce it:
touch ~/test.config
kconnect to my-alias -k ~/test.config
expect kubeconfig writes t

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