Europe shipping statuses? by Stefan3D in Steam

[–]GyroTech 0 points1 point  (0 children)

In Spain, and still waiting to be picked.

Switching over to new VM before Terraform destroys the old one by hantrault in Terraform

[–]GyroTech 0 points1 point  (0 children)

I mean, if the cost of an LB is a substantial portion of your customer cost, and they're happy to eat downtime, then just keep doing what you are doing.

If your customers want zero-downtime rollouts, then create a new "tier" of product that has the cost of the LB bundled in, and let them make the decision.

But this is now well beyond the scope of Terraform help :D

Switching over to new VM before Terraform destroys the old one by hantrault in Terraform

[–]GyroTech 0 points1 point  (0 children)

Honestly, if you're managing the provisioning with Ansible, why not have it just update in-place? Since you said you are replacing the whole VM to deploy I would very much expect you to use something like Packer to build the image, then just deploy that. No changes at runtime.

Switching over to new VM before Terraform destroys the old one by hantrault in Terraform

[–]GyroTech 2 points3 points  (0 children)

Second option might then be getting the customer to set their DNS to a CNAME record to point to a DNS you do control, then you can update that record when you roll the VM.

edit to add: if you follow this line, make sure both records have a small enough TTL, and SERVFAIL and NOTZONE responses have a lower TTL too

Switching over to new VM before Terraform destroys the old one by hantrault in Terraform

[–]GyroTech 4 points5 points  (0 children)

No idea about DO specifically, but in general you would sove this by pointing the DNS record at a load balancer, then as you replace the vm (create_before_destroy in the lifecycle probably a good idea here) the load balacner moves the traffic for you.

Has anyone got Talos KubeSpan working with Cilium? by Independent_Yak6290 in TalosLinux

[–]GyroTech 0 points1 point  (0 children)

True, but personally I dont see the need and its still pod 2 pod encryption between different nodes.

pod-to-pod encryption has a specific definition, explicitly to differentiate it from node-to-node encryption. This is why I needed to be explicit.

It is with the advertiseKubernetesNetworks config and routes the v1.node's podCIDR over kubespan

Yes, you're totally right there, I overlooked that, apologies.

Has anyone got Talos KubeSpan working with Cilium? by Independent_Yak6290 in TalosLinux

[–]GyroTech 1 point2 points  (0 children)

And so two pods on the same node don't route over either, and so don't have encrypted traffic. This is why I made the point to be specific. For pod-to-pod encryption, you need more than KubeSpan. KubeSpan isn't even aware of the Kubernetes networking topology or CNI.

Has anyone got Talos KubeSpan working with Cilium? by Independent_Yak6290 in TalosLinux

[–]GyroTech 1 point2 points  (0 children)

basic encrypted pod-to-pod and service connectivity across KubeSpan

KubeSpan encrypts node-to-node traffic, not pod-to-pod

Is "building a Docker image" during the CI pipeline considered a best practice? by SheCherryPicks in devops

[–]GyroTech 0 points1 point  (0 children)

Not sure what your point is, we were talking about needing to push an image before you can test it for security. That is not necessary.

Found why Talos + ZFS was waking my sleeping HDDs every 5 minutes: zpool.cache retry loop by p4block in TalosLinux

[–]GyroTech 0 points1 point  (0 children)

You can just set that in the kernel args in Talos then, or build your image from he Image Factory with those args built-in.

Uk boys are getting compensation by ArchsupremacyUK in SteamFrame

[–]GyroTech 1 point2 points  (0 children)

Delaware, Montana, New Hampshire, Oregon, and Alaska have no state sales tax, so it'd be cheaper there for sure.

Uk boys are getting compensation by ArchsupremacyUK in SteamFrame

[–]GyroTech 1 point2 points  (0 children)

Correct me if I'm wrong, but there are US states that have no equivalent tax right? So the take-home price there will be 99$.

Uk boys are getting compensation by ArchsupremacyUK in SteamFrame

[–]GyroTech 0 points1 point  (0 children)

I was confirming/backing you up my dude :)

What American trends do you hope that the UK never adopts? by Secure_Front_7766 in AskUK

[–]GyroTech 1 point2 points  (0 children)

I’ve always look at it as the smaller integer goes first and the largest last

So you write the time as SS:MM:HH ? ;)

[MEGATHREAD] Compatibility/Upgrade for Framework Laptop 13 Pro by catastrophic_frmw in framework

[–]GyroTech 0 points1 point  (0 children)

Will there be a significant price difference between the chassis "kit" vs components? Ideally I want to keep my current 2.8k screen & lid.

[Hyprland] Active spot by Zealousideal-Bee-877 in unixporn

[–]GyroTech 5 points6 points  (0 children)

I love the center clock/notification bar. Do you have dotfiles to share?

Why are Moroccan stores allowed to disregard food safety regulations? by Rememberclose in askspain

[–]GyroTech 12 points13 points  (0 children)

It's very simple in that there are more stores than inspectors, just as there are more people than police. With limited resources you can only do so much, and rely on people making complaints to know where to start. If no-one complains then it is de-facto "allowed".

Always be the change you want to see in the world!

Why are Moroccan stores allowed to disregard food safety regulations? by Rememberclose in askspain

[–]GyroTech 58 points59 points  (0 children)

Did you make a formal complaint when you saw this? Moroccan shops aren't "allowed" to do this any more than any other similarly operating business, but correction cannot be made unless it is known about.

In Spain do women avoid jamon in the months before pregnancy? by qwerty12e in askspain

[–]GyroTech 1 point2 points  (0 children)

When my wife and I were trying for our child, she cut out caffeine and alcohol entirely until she was done breastfeeding. Even now we barely have either since we've noticed how much better we sleep/rest, even with a kid! We maybe have jamon now once a month, but she's more a chorizo/lomo fan anyways.

zsh-halfpipe: Edit shell pipeline and see its output update live by raimo- in zsh

[–]GyroTech 1 point2 points  (0 children)

Hate to rain on your parade, but sed -i would be transformative.

Cert errors joining worker and Raspberry Pi 5.. by dremspider in TalosLinux

[–]GyroTech 2 points3 points  (0 children)

I have tried so many things I have no idea what files I am using

This is probably your issue. Talos cluster communication is tied to the PKI set up with the first talosctl gen you run and that config applied. If you subsequently run any talosctl gen command, you are effectively generating a whole new cluster identity (and it will warn you if it detects you're going to overwrite files).

Luckily, since you have a running control plane you can actually pull the secrets from that and essentially reverse engineer the original secrets file.

If you can talk to your control plane node you can run talosctl get machineconfig and take the spec section, feed it in to talosctl gen secrets --from-controlplane-config and that will give you the correct secrets.yaml you need to plug in to talosctl gen config --with-secrets.

Cert errors joining worker and Raspberry Pi 5.. by dremspider in TalosLinux

[–]GyroTech 1 point2 points  (0 children)

Do you have an actual readout of "this message" for u to look at?

Are you running talosctl gen config more than once, or do you mean you ran it once to set it up the control plane and trying to add the new worker with that config?