article thumbnail

Creating a Talos Linux Cluster on Azure with Pulumi

Scott Lowe

It’s based on this documentation from Sidero Labs , and I also found this blog post to be helpful as well. Next, it creates a load balancer, gets a public IP address for the load balancer, and creates the associated backend address pool, health probe, and load balancing rule.

Linux 74
article thumbnail

Testing times: testingRTC is the smart, synchronized, real-world scenario WebRTC testing solution for the times we live in.

Spearline Testing

testingRTC is predominantly a self-service platform, where you write and test any script you want independently of us with our extensive knowledge base documentation as a guide. Flip the script With testingRTC, you only need to write scripts once, you can then run them multiple times and scale them up or down as you see fit.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Creating an AWS ELB using Pulumi and Go

Scott Lowe

You can probably infer from the code above that this example creates an ELB that listens on TCP port 6443 and forwards to instances on TCP 6443 (and is therefore most likely a load balancer for the control plane of a Kubernetes cluster). Not shown above is the error handling code that would check err for a return error.

article thumbnail

Technology Short Take 151

Scott Lowe

Nick Schmidt talks about using GitOps with the NSX Advanced Load Balancer. I found it easier/better than the documentation on the HashiCorp web site, in fact. Aidan Steele examines how VPC sharing could potentially improve security and reduce cost. What do you think microsegmentation means ? Servers/Hardware.

article thumbnail

Where have all the good databases gone? : spf13.com

SPF13

s document design handles this elegantly and gracefully. ve made loads of changes to our database without even needing to worry about migrations. the system dynamically load balances their data across the machines. In short, the database should handle unlimited change. Mongo with itâ??s t think theyâ??ve Related articles.

article thumbnail

Technology Short Take 144

Scott Lowe

Austin Hughley for sticking it out through all the challenges and documenting how to use a Windows gaming PC as a (Linux) Docker host. Rudi Martinsen has an article on changing the Avi load balancer license tier (this is in the context of using it with vSphere with Tanzu). I learned a couple of tricks from this article.

Linux 90
article thumbnail

Technology Short Take 153

Scott Lowe

Xavier Avrillier walks readers through using Antrea (a Kubernetes CNI built on top of Open vSwitch—a topic I’ve touched on a time or two) to provide on-premise load balancing in Kubernetes. Servers/Hardware. Cabling is hardware, right? What happens to submarine cables when there are massive events, like a volcanic eruption?

Linux 74