-
Hi,
I'm testing the cluster autoscaler on our AWS EKS 1.12 cluster.
I created 3 identical ASG's in zones a/b/c, and created a test deployment using a basic nginx pod, which I scale up with commands …
-
**What happened**:
We have an EKS cluster version 1.21 , and we've deployed multiple ingress controllers through the official helm chart.
we recently ugpraded the chart version from 3.23.…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
1.26.3
**2. What Kubernetes version are you running? `kubectl version` will prin…
-
So I tried to change my TF kops provider from eddycharly/kops v1.26.0-alpha1 to clayrisser/kops v1.28.0. After updatind the obvious changes reported by TF (such as the root_volume attributes moved fro…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
**What happened**:
After upgrading the controller from `1.10.1` -> `1.11.1` and the chart from `4.10.0` -> `4.11.1`, hpa stopped working.
This hpa config worked before:
```
{…
-
**What happened**:
SSL certificate on backend was not verified despite providing annotations.
```
I0801 10:53:39.076948 7 annotations.go:184] "Parsing Ingress annotation" name="Pr…
-
**What happened**:
Can't get real requester IP from GCP Load Balancer, created by service of type LoadBalancer.
Nginx logs shows node IP as remote_addr.
externalTrafficPolicy is set as…
-
I'm trying to see if [user defined networks ](https://docs.docker.com/v1.11/engine/userguide/networking/dockernetworks/#user-defined-networks) is supported?
I've looked at the task definition option…
-
There is a comment in the README that the network must be created before the kops_cluster can be created, and so the `spec.networking.network_id` field is **required**, but kops is capable of creating…