Henry Xie
Henry Xie
## Is this a BUG REPORT or FEATURE REQUEST? Question ## What happened? I see 0.2.1 in the Chart.yaml while 0.3.0 in values.yaml When I install via the tutorial, default,...
We are automating deploy loginapp + dex. We have difficulty on replace cluster certificate-authority strings. ``` -----BEGIN CERTIFICATE----- MIIC5zCCAc+gAwIBAgIBADANBgkqhkiG9w0BAQsFADAVMRMwEQYDVQQDEwprdWJl ****** -----END CERTIFICATE----- ``` It has pem format which has many...
**What happened**: We recently upgraded our cluster, to version 1.28 using the AMI based at https://github.com/awslabs/amazon-eks-ami/releases/tag/v20240202 we did a few peak load tests, we encountered several kernel errors: Frequent instances...
**What happened**: We use EKS opt AMI with node type c5.18xlarge max pods value is overridden by 1. --show-max-allowed is used in https://github.com/awslabs/amazon-eks-ami/blob/7c168c0e473a504f4a485651d45fd8f0fa5a8c1f/files/bootstrap.sh#L514 It should not be used here it...