-
**What steps did you take and what happened:**
I deployed trivy-operator to our AWS EKS clusters and it started spinning up node-controller jobs and scan jobs.
The scan jobs were able to scan all th…
-
### What happened?
I declared a k8s provider in the Pulumi YAML as below.
k8sProvider:
type: pulumi:providers:kubernetes
properties:
cluster: kube…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Describe scenario**
I have noticed that on my AKS clusters running on v1.24.9 the kube-dns service in the kube-system namespace is not exposing the coredns pod metrics. Thus the servicemonitor whic…
-
**What would you like to be added**:
Port-forwarding of K8s API via SSH. Run `ssh user@example.org -L 6443:kubernetes-api-example:6443` when selecting a cluster and close the connection when …
-
### Describe the Feature
[Cluster autoscaler](https://artifacthub.io/packages/helm/cluster-autoscaler/cluster-autoscaler) allows clusters to autoscale provided there are computational requirements …
-
**Is your feature request related to a problem?**
Yes, the lack of customization for the controller name makes it impossible to deploy multiple instances of the AWS Load Balancer Controller within …
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.c…
-
### What happened?
We have alot of k8s tests, like https://github.com/kubernetes/kubernetes/blob/master/test/e2e/network/service.go which seem to still use ReplicationControllers.
This makes live …
-
**What steps did you take and what happened:**
I do a restore from a backup made from a pvc on rook-ceph on cluster prod01 to cluster dR01 with:
- `velero restore create restore-test --include-name…