Skip to content
#

aks

Here are 466 public repositories matching this topic...

j-zimnowoda
j-zimnowoda commented Feb 1, 2022

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem

The kiali-operator may require higher memory limits for clusters with bigger amount of nodes. Thus resource limits shall be configurable via values.

Describe the solution you'd like A clear and concise description of what you want to happen.
Enrich schema for Kiali-operator

enhancement good first issue
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

help wanted good first issue AGIC Deployment
aks-baseline
akulich
akulich commented May 4, 2022

Here are the warnings produced by cluster-stamp.bicep deployment (line numbers are slightly different as it was modified with couple of additional parameters):

cluster-stamp.bicep(178,18) : Warning BCP081: Resource type "Microsoft.ContainerService/managedClusters/namespaces@2022-01-02-preview" does not have types available.
cluster-stamp.bicep(217,5) : Warning BCP037: The property "etag" 
good first issue
erikanderson
erikanderson commented Jan 10, 2022

What happened:
[A clear and concise description of what the bug is.]

Cannot use password with * character (with and without enclosing single quotes)

What did you expect to happen:

Successful login with saml

How to reproduce it:

Try to use password either with input or no input that has a * character

kconnect use eks --idp-protocol saml --no-input --region us-east
kind/bug good first issue priority/important area/authentication

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