Skip to content
Discussion options

You must be logged in to vote

update:
You need to use the hcloud context create command followed by a context name of your choice. This command will prompt you to enter your API token:

hcloud context create <context-name>

Replace <context-name> with a name for the context, like "my-hetzner-context" or any other name you prefer. When prompted, enter your API token (TOKEN). After setting the context, you can use the hcloud image list command to list the images available in your account:

hcloud image list

Now that you have the OpenSUSE MicroOS images available, you can update your Terraform configuration to use these images. In the main.tf file of the module (.terraform/modules/kube-hetzner/main.tf), locate the hcloud_image

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mysticaltech
Comment options

Answer selected by mysticaltech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants