-
I edited the yaml from rancher UI on "deploy custom"
Using rancher/rancher:latest from today version.
Added
```yaml
network:
options:
flannel_backend_type: "host-gw"
plugin: "flannel"
```…
-
In the Rancher users' Slack, someone had the mistaken impression that RKE templates and revisions cannot be deleted.
They can be deleted, but not if they are in use, including being used as default…
-
This project uses RKE to spin-up the Rancher-Cluster. RKE heavily depends on Docker as Container Runtime which is not CRI-compatible. Docker as Container Runtime will also be deprecated later this yea…
-
I am adding enforcement to Rancher's planner to ensure that the `*-rke-state` secret we store the tokens for a cluster is of type `rke.cattle.io/cluster-state`. Right now, `rancherd` creates the secre…
-
RKE2 docs says only about passing the config for RKE2's internal CONTAINERD_SOCKET: https://docs.rke2.io/advanced?_highlight=gpu#deploy-nvidia-operator
Nvidia's also about CONTAINERD_CONFIG: https://…
-
Relates to : https://github.com/rancher/rke/pull/2908 https://github.com/rancher/rancher/issues/25500
Two new fields were added to RKE, `ExtraArgsArray` and `WindowsExtraArgsArray`. These fields allo…
-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [X] Vote on this issue by adding a 👍 [reaction](htt…
-
We should ideally define a standard screen resolution for all e2e tests to be executed, which should be the minimal resolution in which all the UI components are fully displayed. Suggestion: (width 1…
-
Hi
I would like to use this metrics from cadvisor to send alarm if any volumn uses more than 80% required storage in kubernetes environment. local-path-provisioner however doesn't support his met…
-
### Rancher Server Setup
- Rancher version: 2.8.3
- Installation option (Docker install/Helm Chart): helm chart
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE1 …