-
**Environment**:
- multiple amd64 and arm64 hosts
- Rocky Linux 8.5
- Ubuntu 20.04.4 LTS
- **Version of Ansible** (`ansible --version`):
```
$ ansible --version
[DEPRECATION WARNING]: Ans…
-
Support cluster and machine in multiple namespaces in clusterctl create as it currently assumes default namespace.
-
We now have $3M AWS credits coming for next year, and we're still going to be tight on the kubernetes.io bill, with $600k credits coming to help get us through this year on top of the existing $3M GCP…
-
This is a backport issue for https://github.com/rancher/rke2/issues/3918, automatically created via rancherbot by @dereknola
Original issue description:
**Environmental Info:**
RKE2 Version:
…
-
### What happened?
The code at
https://github.com/kubernetes/kubernetes/blob/86f3fa94f1b75da275a8040e4155840a7b473dc1/pkg/controlplane/instance.go#L126 specifies a ~annotation~ label that API serv…
-
**Environmental Info:**
RKE2 Version:
v1.24.10+rke2r1
Node(s) CPU architecture, OS, and Version:
Linux localhost.localdomain 5.14.0-115.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 20 11:…
-
Hi,
I've noticed that the `-strict` flag when used against a CRD is not complaining about extra fields. Type validation and enum validation is working fine but if a YAML resource I'm validating has…
-
`IntPtr/FloatPtr/BoolPtr` are deprecated in `utils.pointer` and replaced with `Int/Float/Bool`. How about replacing all deprecated pointer conversion functions with the new functions in the kubernetes…
-
**User Story**
As a developer I would like to move capi resources from one cluster to another cluster and while doing so, i would want to control the namespace the resources are created in the …
-
### What happened?
After upgrade Flatcar-Linux and switch to the cgroups v2, `kubectl top node ` shows
### What did you expect to happen?
`kubectl top node ` shows metrics correctly
…