zubeax / simple-quiz

A proof-of-concept for building a docker image and deploying it on a Raspberry Pi k3s Kubernetes cluster

Home Page:https://zubeax.github.io/posts/2023-12-12-rolling-our-own-docker-images.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a proof-of-concept project that demonstrates the sequence of steps required to build a docker image in a private image registry and then to deploy this image as an application in a Raspberry Pi k3s Kubernetes cluster.

The details for the workflow are covered in my Blog Article

Building and Deploying our own Images

If you want to run through this exercise, clone the repository into your k3s environment with

git clone https://github.com/zubeax/simple-quiz.git

and then follow the steps from the blog.

About

A proof-of-concept for building a docker image and deploying it on a Raspberry Pi k3s Kubernetes cluster

https://zubeax.github.io/posts/2023-12-12-rolling-our-own-docker-images.html


Languages

Language:HTML 36.7%Language:Python 30.5%Language:JavaScript 19.5%Language:Mustache 7.5%Language:Shell 4.0%Language:Dockerfile 1.8%