Tag: containers
-

CDN-ON-A-DIME
During my job hunt, I decided to challenge myself by building a proof-of-concept to see if I could extend Kubernetes with CDN-like functionality. Check out my new page describing this project.
-

Live Video Source deployment
The live video source consists of two separate deployments: one for the GStreamer container and another for the nginx container. These containers are automatically built using GitLab workflows. For details on how these components interact within a deployment, refer to the page Live Pod Deployments. gstreamer_livesource Notes on the gstreamer_livesource github repo (the repo has notes about each…
-

Kube-Demo, Covid-19, Docker and Kubernetes
Kube-Demo BOINC When looking for a demo workload to use in demonstrating Kubernetes on this low budget cluster, I decided that I would at least try to lend a hand where I can to help with the pandemic. I decided to use 2 BOINC projects Rosetta@Home and OpenPandemics. Both of these projects are working to…
