Akamai acquires LayerX, delivering end-to-end security and real-time AI usage control to any browser. Get details

Akamai Adds Support for Kubernetes Cluster API

Linode Blog Author

May 20, 2024

Linode

Linode Blog Author

Written by

Linode

Share

As we continue our behind-the-scenes work on improving and expanding our platforms, we’re happy to announce that we’ve added support for Kubernetes Cluster API. Cluster API (AKA: CAPI, pronounced “kappy”) is used to build declarative, Kubernetes-style APIs using config files that are similar to other infrastructure as code tools.

CAPL (a Kubernetes Cluster API implementation for Linode) adds portability, automation capabilities, and ease of cluster creation, configuration, and management. It is a standalone open source tool that can be installed in existing Kubernetes clusters on Akamai, including the Linode Kubernetes Engine (LKE).

Manual installation (bootstrapping) of a Kubernetes environment is an arduous process and difficult to maintain at scale. This led to the creation of numerous Kubernetes distributions that were to simplify cluster deployment and management. There are managed options, such as LKE and Amazon’s Elastic Kubernetes Service (EKS), and DIY distributions, such the lighter K3s or RKE2. But many solutions tend to bring new challenges, as the numerous distributions and installers each come with different default configurations for clusters and supported infrastructure providers. This is where our friend CAPI comes in with declarative, Kubernetes-style APIs that supports cloud providers and on-prem environments that automate cluster creation, configuration, and management.

For a very light summary of how CAPI works, a management cluster is deployed to build and manage workload clusters. You make changes to the clusters by editing and pushing the updated YAML file. Changes may include Kuberentes version, total nodes, and tolerances.

For more details, check out Getting started with CAPL.

Getting Started

  • CAPL is in active development and can be used in any of our core compute region.
  • Note that core compute regions without VPC functionality require a vpcless cluster deployment.
  • CAPL can be used with different Kubernetes distribution and plugin providers, such as Rancher.
Linode Blog Author

May 20, 2024

Linode

Linode Blog Author

Written by

Linode

Tags

Share

Related Blog Posts

Cloud
Linode Interfaces and Default Firewall Now Generally Available
June 25, 2026
Streamline your distributed cloud infrastructure with reboot-free network management, dynamic VPC connectivity, and automated secure-by-default firewalls.
Cloud
Your Origin Server Might Be Your Most Expensive Decision
June 08, 2026
The most expensive line items in your cloud bill could come from architecture. Learn where they can hide.
Cloud
Every Application Now Lives in an AI Ecosystem
July 23, 2026
Discover why modern applications are all part of the AI ecosystem, how real-time inference drives performance, and how to avoid hidden data transfer costs.