2.8.0 /etc/rancher/k3s/config.yaml': No such file or directory #1029
-
I created a new 2.8.0 cluster with a different cluster_name than k3s. I just noticed this log during the cluster creation: module.k8_cluster.module.kube-hetzner.null_resource.control_plane_config["0-1-control-plane-fsn1"] (remote-exec): cp: cannot stat '/etc/rancher/k3s/config.yaml': No such file or directory The creation completed successfully and the cluster is running. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@HendrikLevering |
Beta Was this translation helpful? Give feedback.
@HendrikLevering
You can ignore that one. For a first run there is no existing config.yaml to backup. I have opened a PR to fix so that it can skip that part on a first run :)