You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Using RKEv1 1.4.7.
We are intending to integrate the terraform RKE provider (using latest version 1.4.2).
K8s version used v1.26.6-rancher1-1.
When running terraform import to import the current cluster getting following error: │ Failed initializing cluster err:Failed to validate cluster: v1.26.6-rancher1-1 is an unsupported Kubernetes version and system images are not populated: etcd image is not populated.
This is due to that current 1.4.2 terraform-rke-provider does not have yet added support for RKE 1.4.7.
Is there any ETA on when terraform-rke-provider will add support for RKE 1.4.7, and eventually for k8s version v1.26.6-rancher1-1.
Regards,
Lefteris
The text was updated successfully, but these errors were encountered:
Hi,
Using RKEv1 1.4.7.
We are intending to integrate the terraform RKE provider (using latest version 1.4.2).
K8s version used v1.26.6-rancher1-1.
When running
terraform import
to import the current cluster getting following error:│ Failed initializing cluster err:Failed to validate cluster: v1.26.6-rancher1-1 is an unsupported Kubernetes version and system images are not populated: etcd image is not populated
.This is due to that current 1.4.2 terraform-rke-provider does not have yet added support for RKE 1.4.7.
Is there any ETA on when terraform-rke-provider will add support for RKE 1.4.7, and eventually for k8s version v1.26.6-rancher1-1.
Regards,
Lefteris
The text was updated successfully, but these errors were encountered: