added a flag for the node names

This commit is contained in:
Karim Naufal
2022-03-05 04:02:09 +01:00
parent b2d160f33a
commit ae731a7746
5 changed files with 13 additions and 5 deletions

View File

@@ -77,6 +77,9 @@ load_balancer_type = "lb11"
# Allows you to specify either stable, latest, or testing (defaults to stable), see https://rancher.com/docs/k3s/latest/en/upgrades/basic/
# initial_k3s_channel = "latest"
# Whether to use the cluster name in the node name, i.e. add the prefix k3s-(cluster_name)- to the nodes? The default is "false".
# use_cluster_name_in_node_name = true
# Adding extra firewall rules, like opening a port
# In this example with allow port TCP 5432 for a Postgres service we will open via a nodeport
# More info on the format here https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/firewall