-
**Environmental Info:**
RKE2 Version:
rke2 version v1.29.0+rke2r1 (4fd30c26c91dd3f2f623c5af00d1ebcfec8c2709)
go version go1.21.5 X:boringcrypto
Node(s) CPU architecture, OS, and Version:
…
-
**What happened**:
```
E0309 13:31:09.337249 1 route_controller.go:119] Couldn't reconcile node routes: error listing routes: node with instanceID "i-00f82996a848bd437" not found
```
…
-
**User Story**
As a designer of a Platform as a Service for multiple customers, I want to be able to provision managed clusters (e.g. EKS, AKS) without L2/L3 connectivity into the customer netw…
-
Would be handy to have binaries for the ecr-credential-provider as part of the release similar to:
https://github.com/Fred78290/aws-ecr-credential-provider/releases
amd64 Compatible binaries for…
-
### Enhancement Description
- One-line enhancement description (can be used as a release note):Allow priority class values to be updated
- Kubernetes Enhancement Proposal:
- Discussion Link: htt…
-
#### What would you like to be added:
Add support for https://kubernetes.io/docs/concepts/services-networking/service/#load-balancer-class:
> FEATURE STATE: Kubernetes v1.22 [beta]
> spec…
-
### Description
**What problem are you trying to solve?** Set `failOnSwap=false` and `memorySwap=...` on kubelet configuration.
**How important is this feature to you?** It's necessary for us to…
OrBin updated
8 months ago
-
```
root@5net-k8s-master-1:~/kubernetes# kubectl logs -n kube-system openstack-cloud-controller-manager-mfvmp
2023/08/19 03:34:33 Running command:
Command env: (log-file=, also-stdout=false, redire…
-
/kind bug
[Before submitting an issue, have you checked the [Troubleshooting Guide](https://capz.sigs.k8s.io/topics/troubleshooting.html)?]
**What steps did you take and what happened:**
[A cle…
-
### What happened?
Pod CIDR should be added to loadBalancerSourceRanges if there are Pods needing to access the service's LoadBalancer IP for clusters with version v1.25 or above. It will block Linux…