Skip to main content

Containers (Kubernetes, Docker)

Best practices and more for deploying containers, overviews of containerization systems, like Docker, RKT, and LXC, as well as Kubernetes, an open-source container-orchestration system for automating application deployment, scaling, and management.

Deploying and Managing a Cluster on Linode Kubernetes Engine (LKE) with the Linode API

This guide covers how to use the Linode API to create an LKE cluster, connect kubectl to your LKE cluster, and more.
Containers (Kubernetes, Docker)

Kubernetes Security Best Practices Overview

This guide provides an overview of three Kubernetes features to you can use to secure different components of a cluster.
Containers (Kubernetes, Docker)

Enabling High Availability for LKE Clusters

In LKE, enabling HA ( High Availability ) creates additional replicas of your control plane components , adding an additional layer of redundancy to your Kubernetes Cluster and ensuring 99.99% uptime for both the control plane and worker nodes.
Containers (Kubernetes, Docker)

How to Safely Upgrade Minor LKE Versions

This guide will go over the Kubernetes upgrade process, provide a brief introduction to the public Kubernetes changelog as it applies to LKE, and discuss tools like Popeye that can highlight incompatibilities or other issues within a cluster’s configuration both before and after upgrading.
Containers (Kubernetes, Docker)

Deploying a Linode Kubernetes Engine Cluster Using Terraform

This guide will walk you through the steps needed to deploy a Kubernetes cluster using LKE and the popular infrastructure as code (IaC) tool, Terraform.
Containers (Kubernetes, Docker)

KodeKloud Learn Kubernetes Course

Get started with using Kubernetes with an exclusive course from KodeKloud, featuring Linode Kubernetes Engine.
Containers (Kubernetes, Docker)

KubeCon Europe

Valencia, Spain
May 16, 2022 - May 20, 2022
The next chance to talk to the team will be May 16-20 at KubeCon Europe 2022 in Valencia, Spain.
Containers (Kubernetes, Docker)

Take Control of AND Secure Your Passwords Using Vaultwarden on Portainer

Learn how to take control and secure your passwords by hosting your own Vaultwarden instance in Portainer!
Containers (Kubernetes, Docker)
Hillary Wilmoth

Introducing High-Availability Control Plane on LKE

Feb 2, 2022
by Hillary Wilmoth
Linode Kubernetes Engine now features a High-Availability Control Plane to support your clusters.
Containers (Kubernetes, Docker)

Try IaC: Salt

In this video, you will learn about Salt, a configuration management tool that employs a “master” server to control a fleet of “minions".
Containers (Kubernetes, Docker)

Try IaC: Puppet

In this video you will learn about Puppet Bolt, an agentless configuration management tool, connecting with remote targets via SSH.
Containers (Kubernetes, Docker)

Try IaC: Terraform

This tutorial covers how to use the Terraform tool to create VMs, NodeBalancers, and Object Storage Buckets using the Linode API.
Containers (Kubernetes, Docker)