Kubernetes Video Streaming Application

Project information

  • Category: Kubernetes
  • Purpose: BCIT Docker Course
  • Project date: Apr 2022
  • Project URL: GitHub Link

A web application that streams videos from a file system container to a front-facing container. This is a continuation of the "Video-Streaming-Application-with-Docker" project. This time, we've uploaded our app to Google Kubernetes Engine and deployed with Kubernetes.

FEATURES:
  • • Upload videos and watch other uploaded videos!
  • • A "totally secure" authentication system!
  • • Deploy with Kubernetes!
  • • Automatically scales using CPU usage as a metric!
  • • Streams videos directly from the file system pods to your browser!