Page MenuHomeSoftware Heritage

Provision thanos query node
ClosedPublic

Authored by ardumont on Jul 6 2022, 5:48 PM.

Details

Summary

I'm not sure about the name though.
It's for exposing the thanos-query service.

Related to T4385

Test Plan

terraform plan happy

Diff Detail

Repository
rSPRE sysadm-provisioning
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 30286
Build 47349: arc lint + arc unit

Event Timeline

Update reserved ip address

Move that node to the admin vlan

vsellier added a subscriber: vsellier.
vsellier added inline comments.
proxmox/terraform/admin/admin.tf
190

154 is already taken ;)

This revision now requires changes to proceed.Jul 7 2022, 11:52 AM

I've no idea if the cpu/memory/disk spec are large enough or not, I didn't find the info on the thanos documentation

I've no idea if the cpu/memory/disk spec are large enough or not, I didn't find the info on the thanos documentation

same, i just re-used existing one. My trail of thought is that i'll see what happens when deployed and improved if it's no enough (or the opposite).

proxmox/terraform/admin/admin.tf
190

yes, right.
I tend to prefer letting terraform spawn the vm by itself, then retrieve the id it elected so i'll do the same when i'll actually spawn it.

Update with the right diff id

This revision is now accepted and ready to land.Jul 7 2022, 2:51 PM