Replies: 6 comments
-
@dogonovm You posted this issue with your google json access key for the gcr reg, I just edited the post to remove it, but you might have been exposed, probably a good idea to regerate it. |
Beta Was this translation helpful? Give feedback.
-
@dogonovm About the LB issue, normally it's default name is k3s, so if you remove the cluster_name it takes the name of k3s. Also you have form extra indentation, maybe that is causing it too, though unlikely. |
Beta Was this translation helpful? Give feedback.
-
If that does not make sense, we would need to know which value you changed and then applied, that reverted the name of the LB to its default value. |
Beta Was this translation helpful? Give feedback.
-
May be need also change this settings?
|
Beta Was this translation helpful? Give feedback.
-
I mean change in the line: "load-balancer.hetzner.cloud/name": "k3s" |
Beta Was this translation helpful? Give feedback.
-
@dogonovm Yes, that's the reason, I missed it, that replaces the variable. Change this and you should be good to go! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When you set custom cluster name like:
cluster_name = "h-asset-test"
and aftr creation you make some changes and play terraform apply
LB renamed to k3s.
Kube.tf file
Screenshots
No response
Platform
Mac
Beta Was this translation helpful? Give feedback.
All reactions