-
I setup a cluster with kops:
```
kops create cluster --cloud=aws --name= --node-count=1 --networking=external --node-size=t2.medium --master-size=t2.medium --zones=us-east-1b --state=s3://
```
Now I…
-
**What happened**:
I have 2 ingress controllers deployed in the same namespace, set up following the instructions in these documents:
https://kubernetes.github.io/ingress-nginx/user-guide…
-
**What happened**:
We've upgraded to k8s 1.25.15 and installed aws CCM in our cluster using kOps, since the upgrade we periodically see those error logs from aws CCM:
`E1102 13:36:37.50396…
-
**What happened**:
I am running Nginx-ingress helmchart(Version: 4.10.1) on My OKE Kubernetes cluster(V1.29). I am trying to migrate one object having size 10 MB into the cluster but I am g…
-
-
/kind bug
**What happened?**
Occasionally the volumemodifier container in one of the EBS CSI controller pods starts using the maximum CPU possible (stuck in some kind of busy wait perhaps?). Here'…
-
The following tests have been failing for more than a year continuously and should be removed.
test-infra-fuzz failing_days 835
ci-kubernetes-e2e-gci-gce-flaky failing_days 797
ci-kubernetes-e2e…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
1.27.0
**2. What Kubernetes version are you running? `kubectl version` will pr…
-
/kind flake
The Karpenter prow jobs are flaky because of Karpenter's aggressive node churn.
[This run](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/e2e-kops-aws-ipv6-karpenter/1729771066…