-
**Environmental Info:**
RKE2 Version:
`rke2 version v1.26.9+rke2r1 (368ba42666c9664d58bd0a9f7d3d13cd38f6267d)
go version go1.20.8 X:boringcrypto`
Node(s) CPU architecture, OS, and Version: …
-
Receiving a information about the missing value for the execution_role_arn variable.
```
terraform {
source = "${get_parent_terragrunt_dir()}/../vendor//modules/ebs"
}
dependency "ec2…
-
When provisioning a downstream EKS cluster via RancherUI, if `desired_size=0, max_size=1, min_size=0`, cluster will provision until it reaches a `Waiting` state, at which point it will remain in that …
-
### Description
Hello team,
when a script (**cloudinit_write_files_common** **/etc/cloud/rename_interface.sh**) which is at **locals.tf** processing, it's throw an _unknown connection_ error. Aft…
akoua updated
5 months ago
-
With the recent [AKS enhancements](https://github.com/rancher/dashboard/issues/8073), to allow users to configure taints, labels and maxSurge values for node pools, there seems to be missing functiona…
-
### What happened?
Automatic upgrade of pulumi-rancher2 [failed ](https://github.com/pulumi/pulumi-rancher2/actions/runs/5651615304/job/15334612232#step:3:815) because a git SHA could not be found.…
-
With the recent [AKS enhancement](https://github.com/rancher/dashboard/issues/8105), to allow users to configure system mode node pools, there seems to be missing functionality in rancher2, with regar…
-
### Describe the bug
For some reason, the default userdata is populated as `docker-user`, when it should be empty. This prevent users from provisioning DO downstream clusters without specifying a…
-
### Describe the bug
The harvester_config of 1.25.0 and 3.0.0 are incompatible
### To Reproduce
1. Create a guest cluster using terraform rancher2 provider 1.25.0
1. Upgrade rancher2 provid…
-
Our use case it to create a user using the user resource and then generate a token for that user which is then stored in our vault. Right now I am unable to find a way to create a user and then create…