article thumbnail

Creating a Talos Linux Cluster on Azure with Pulumi

Scott Lowe

The program I’ll share with you in this post is written in Go , but the process outlined in this post and the accompanying code is equally applicable in other languages supported by Pulumi. This load balancer is used only for Kubernetes API traffic.) The Talos machine configuration is passed to the VMs at startup.

Linux 74
article thumbnail

Creating a Talos Linux Cluster on AWS with Pulumi

Scott Lowe

I chose to write my Pulumi program in Go , but you could—of course—choose to write it in any language that Pulumi supports (JavaScript/TypeScript, Python, one of the.NET languages, Java, or even YAML). I’ve made the Pulumi program available via this GitHub repository.

Linux 92
Insiders

Sign Up for our Newsletter

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

article thumbnail

DockerCon 2017 Black Belt Session: Cilium for Network and Application Security

Scott Lowe

Shifting focus slightly, Graf moves on to discuss XDP/BPF and the “software load balancer of the future.” BPF/XDP allows for a 10x improvement in load balancing over IPVS for L3/L4 traffic. Every Docker container gets its own BPF program. What is XDP? To understand XDP, you have to look at how BPF works.

article thumbnail

Why Kubernetes Is So Popular in the Tech World

Galido

Kubernetes supports a wide range of workloads, programming languages, and frameworks, enabling stateless, stateful, and data-processing workloads. Traffic routing and load balancing. Kubernetes also comes with built-in load balancers to distribute the load across multiple pods. A lot of features.

article thumbnail

Solarflare’s Open Compute Platform, Software-Defined, NIC Card

CTOvision

This is the industry’s first universal kernel bypass (UKB) solution which includes three techniques for kernel bypass: a POSIX (Portable Operating System Interface) sockets-based API (Application Program Interface), TCP (Transmission Control Protocol) Direct and DPDK (Data Plane Development Kit).

Software 194
article thumbnail

Solarflare’s Open Compute Platform, Software-Defined, NIC Card

CTOvision

This is the industry’s first universal kernel bypass (UKB) solution which includes three techniques for kernel bypass: a POSIX (Portable Operating System Interface) sockets-based API (Application Program Interface), TCP (Transmission Control Protocol) Direct and DPDK (Data Plane Development Kit).

Software 151
article thumbnail

Technology Short Take 143

Scott Lowe

Here’s a quick look at using Envoy as a load balancer in Kubernetes. Since taking my new job at Kong, I’ve been spending more time with Envoy, so you’ll see some Envoy-related content showing up in this Technology Short Take. I hope this collection of links has something useful for you! Networking.