article thumbnail

Fine-Tuning Control Plane Access with Cluster API

Scott Lowe

When Cluster API creates a workload cluster, it also creates a load balancing solution to handle traffic to the workload cluster’s control plane. For flexibility, Cluster API provides a limited ability to customize this control plane load balancer. 0 to the control plane load balancer.

article thumbnail

Creating a Talos Linux Cluster on Azure with Pulumi

Scott Lowe

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. This load balancer is used only for Kubernetes API traffic.) The Talos machine configuration is passed to the VMs at startup.

Linux 74
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Kubernetes Port Names and Terminating HTTPS Traffic on AWS

Scott Lowe

I recently came across something that wasn’t immediately intuitive with regard to terminating HTTPS traffic on an AWS Elastic Load Balancer (ELB) when using Kubernetes on AWS. The post references the use of an ACM certificate, but I suspect it’s not limited to ACM certificates. kind : Service. ports : - name : http.

article thumbnail

Technology Short Take 149

Scott Lowe

Baptiste Collard has a post on Kubernetes controllers for AWS load balancers. One takeaway from this post for me was that the new AWS load balancer controller uses a ton of annotations. I really dig Crossplane, but I don’t know if I would refer to it as the “next big shift” in infrastructure as code.

article thumbnail

IDF 2013: Future of SDN with the Intel ONP Switch Reference Design

Scott Lowe

This is session COMS002, titled “The Future of Software-Defined Networking with the Intel Open Network Platform Switch Reference Design.” Recep will cover the hardware side of ONP; Gershon will cover the software side of ONP (referred to as ONS). IDF 2013: Future of SDN with the Intel ONP Switch Reference Design.

Intel 61
article thumbnail

Expanding the Cloud: Enabling Globally Distributed Applications and Disaster Recovery

All Things Distributed

We also made it easy for customers to leverage multiple Availability Zones to architect the various layers of their applications with a few clicks on the AWS Management Console with services such as Amazon Elastic Load Balancing , Amazon RDS and Amazon DynamoDB.

article thumbnail

Five Things Your Startup Has to Do, Even After Your App Is Built

Galido

Scalability refers to a system’s ability to handle increased loads. Instead, you should build your app with load balancers and autoscalers. You have to make sure it’s scalable first. Then, when you notice an uptick in downloads or usage, you can quickly, easily, and effortlessly adjust to accommodate your users.