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.

Getting Started with Kubernetes: Use kubeadm to Deploy a Cluster on Linode

This guide will walk you through installing kubeadm and using it to deploy a Kubernetes cluster on Linode.
Containers (Kubernetes, Docker)

Deploying NGINX Ingress on Linode Kubernetes Engine

This guide will show you how to use HELM to install an NGINX Ingress Controller.
Containers (Kubernetes, Docker)

Setting Up a Private Docker Registry with Linode Kubernetes Engine and Object Storage

This guide will walk you through the steps needed to deploy a private Docker registry on a Linode Kubernetes Engine (LKE) cluster.
Containers (Kubernetes, Docker)

A Tutorial for Using Octant with Kubernetes

This guide will explore a few ways to use Octant with some example software deployments.
Containers (Kubernetes, Docker)

Troubleshooting Kubernetes

This guide tries to equip you with the core tools that can be useful when troubleshooting Kubernetes, and it introduces some situations that you may find yourself in.
Containers (Kubernetes, Docker)

How to Deploy Kubernetes on Linode with the k8s-alpha CLI

The Linode k8s-alpha CLI is a plugin for the Linode CLI that offers quick, single-command deployments of Kubernetes clusters on your Linode account.
Containers (Kubernetes, Docker)

Installing Apps on Kubernetes with Helm 3

Helm is a tool that assists with installing and managing applications on Kubernetes clusters.
Containers (Kubernetes, Docker)

A Beginner’s Guide to Kubernetes

Kubernetes, often referred to as k8s, is an open source container orchestration system that helps deploy and manage containerized applications.
Containers (Kubernetes, Docker)

Install GitLab with Docker

This guide will show you how to install GitLab using the official GitLab Docker image.
Containers (Kubernetes, Docker)
Getting Started

Container Instrumentation with the Elastic Stack

In this guide, you will set up a Linode to analyze and visualize container logs and metrics using tools like Kibana, Beats, and Elasticsearch.
Containers (Kubernetes, Docker)

Install WordPress with Docker Compose

This guide walks through the deployment of a WordPress container, and another MySQL container that WordPress will use to store its data.
Containers (Kubernetes, Docker)

How to Deploy Kubernetes on Linode with Rancher 2.2

Rancher is a web application that provides an interactive and easy-to-use GUI for creating and managing Kubernetes clusters.
Containers (Kubernetes, Docker)