Skip to content

scottw/ha-perl-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Availability Perl with Kubernetes

This presentation (slides here) covers deploying a simple Redis-backed Mojolicious application in a Kubenetes cluster.

The application is a simple GET/PUT/DELETE HTTP API for retrieving, setting, and deleting keys in a Redis instance.

We'll deploy it first locally, using Docker, then in a local Kubernetes cluster using minikube.

Sources

The examples in this presentation were inspired by the Kubernetes Guestbook Example as a base and also this guide to minikube.

About

Sources used in "High availability Perl applications with Kubernetes" presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published