Kubernetes

77 Guides Available

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


Kubernetes Guides

Sort Kubernetes Guides
Article thumbnail

Deploy a RAG Pipeline and Chatbot with App Platform for LKE

This guide expands on a previously built LLM and AI inferencing architecture to include a RAG pipeline that indexes a custom data set. The steps provided utiliz …

Article thumbnail

Deploy an LLM for AI Inferencing with App Platform for LKE

This guide includes steps and guidance for deploying a large language model for AI inferencing using App Platform for Linode Kubernetes Engine.

Article thumbnail

Set Up Inter-Microservice Communication Using RabbitMQ On App Platform For LKE

This guide shows how to deploy a RabbitMQ message broker architecture on Akamai App Platform for LKE. The architecture also includes a sample Python app used to …

Article thumbnail

Migrating from GCP Pub/Sub to RabbitMQ on Akamai

Learn how to migrate from GCP Pub/Sub to RabbitMQ on Akamai. Discover RabbitMQ's flexibility and advanced routing capabilities over GCP Pub/Sub.

Article thumbnail

Migrating from Azure Service Bus to RabbitMQ on Akamai

Learn how to migrate from Azure Service Bus to RabbitMQ on Akamai. Discover RabbitMQ's customizable routing and multi-protocol messaging advantages over Azure S …

Article thumbnail

Migrating from AWS SNS to RabbitMQ on Akamai

Learn how to migrate from AWS SNS to RabbitMQ running on Akamai. Discover RabbitMQ's queue-based messaging and advanced routing features compared to AWS SNS.

Article thumbnail

Deploy a Chatbot and RAG Pipeline for AI Inferencing on LKE

Utilize the Retrieval-Augmented Generation technique to supplement an LLM with your own custom data.

Article thumbnail

Deploying RabbitMQ on Kubernetes with LKE

Learn how to deploy RabbitMQ on Linode Kubernetes Engine (LKE) using the RabbitMQ Cluster Kubernetes Operator in this step-by-step guide.

Article thumbnail

Migrating From Azure Functions to Knative

Learn how to migrate Azure Functions to Knative with step-by-step instructions, code examples, and best practices for seamless deployment on Kubernetes.

Article thumbnail

Migrating from Google Cloud Run Functions to Knative

Learn how to migrate your Go functions from Google Cloud to Knative with this step-by-step guide.

Article thumbnail

Migrating from AWS Lambda to Knative

Learn how to migrate from AWS Lambda to Knative for a flexible, open source, cloud-native serverless platform on Kubernetes.

Article thumbnail

Use Rook to Orchestrate Distributed Open Source Storage

Read this guide to learn how to setup, install, and manage Rook to orchestrate open source storage with Ceph on Kubernetes.

Article thumbnail

Leveraging Kubernetes Data-Oriented Projects with Portworx

Explore how Portworx, a leading cloud-native storage platform for Kubernetes, enhances data and SaaS management with efficient cloud storage solutions.

Article thumbnail

Controlling Linode LKE Costs Using Kubecost

Discover how to optimize Linode LKE costs with Kubecost, a powerful tool automating Kubernetes container cost calculations.

Article thumbnail

Deploy a Linode Kubernetes Engine Cluster Using Pulumi

In this tutorial, you'll deploy a Kubernetes cluster using the Linode Kubernetes Engine (LKE) and Pulumi.

Article thumbnail

How to Use Kompose for Kubernetes Deployments

Kompose helps users familiar with Docker Compose start deploying to Kubernetes by translating Docker Compose YAML files to Kubernetes resources. In this tutoria …

Article thumbnail

Comparing Terraform vs Helm: When to Use Each Tool

Learn how Terraform and Helm can be used to manage your Kubernetes clusters, including the benefits (and downsides) of each and when to use each tool.

Article thumbnail

Set Up a Self-Hosted Harbor Registry and Deploy Images to Kubernetes

Learn the benefits of Harbor vs Docker Hub, how to install the Harbor registry software in the cloud, and how to connect a Kubernetes cluster to the registry.

Article thumbnail

How to Use Nomad Alongside Kubernetes

Nomad and Kubernetes each offer distinct and compelling approaches to workload orchestration. And it is possible to use these two tools together to better manag …

Article thumbnail

Use Popeye to Check for Kubernetes Configuration Issues

Learn how to use Popeye, a utility that searches for configuration issues on live Kubernetes clusters.