Skip to content

Issues with Applying Talos Linux Configuration on Remote VPS with Public IP #9051

Answered by smira
YaroCabbage asked this question in Q&A
Discussion options

You must be logged in to vote

When Talos runs on a platform it knows about (e.g. AWS), it will automatically pull down the public IP from the cloud metadata and issue the correct certificate.

I guess your provider is not supported by Talos, so you'd need to tell Talos about the address which is not attached to the VM by patching the machine configuration with this:

machine:
  certSANs:
    - 87.228.17.99

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@YaroCabbage
Comment options

@smira
Comment options

@YaroCabbage
Comment options

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