Remove Linux Remove Load Balancer Remove Programming
article thumbnail

Red Hat OpenShift 4.18 expands cloud-native networking

Network World

Lim explained that BGP enables dynamically exposing cluster-scoped network entities into a providers network, as well as programming BGP-learned routes from the providers network into OVN-Kubernetes. This is particularly useful for integration with third-party load balancers needing direct access to backend OpenShift pods or VMs, she said.

Network 379
article thumbnail

Creating a Talos Linux Cluster on AWS with Pulumi

Scott Lowe

Talos Linux is a Linux distribution purpose-built for running Kubernetes. The Talos web site describes Talos Linux as “secure, immutable, and minimal.” In this post, I’ll share how to use Pulumi to automate the creation of a Talos Linux cluster on AWS.

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

Creating a Talos Linux Cluster on Azure with Pulumi

Scott Lowe

A little over a month ago I published a post on creating a Talos Linux cluster on AWS with Pulumi. Talos Linux is a re-thinking of your typical Linux distribution, custom-built for running Kubernetes. Talos Linux has no SSH access, no shell, and no console; instead, everything is managed via a gRPC API.

Linux 74
article thumbnail

What’s Free at Linux Academy — March 2019

Linux Academy

By adding free cloud training to our Community Membership, students have the opportunity to develop their Linux and cloud skills further. Each month, we will kick off our community content with a live study group, allowing members of the Linux Academy community to come together and share their insights in order to learn from one another.

Linux 80
article thumbnail

Weekly Update 6-3-2019

Linux Academy

This week, we’re talking all about serverless computing, what it is, why it’s relevant, and the release of a free course that can be enjoyed by everyone on the Linux Academy platform, including Community Edition account members. Configure auto-scaling with load balancers. Serverless Computing: What is it? Now h old up.

Linux 92
article thumbnail

AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud - All.

All Things Distributed

Flexibility is one of the key principles of Amazon Web Services - developers can select any programming language and software package, any operating system, any middleware and any database to build systems and applications that meet their requirements. AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud. Comments ().

article thumbnail

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

Scott Lowe

Graf starts by talking about how BPF (specifically, extended BPF or eBPF) can be used to rethink how the Linux kernel handles network traffic. BPF can reject unauthorized connections before the Linux kernel even starts building TCP packets and moving them among various components within the kernel. What is XDP?