mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 10:46:34 +00:00
* Add rickroll to Invidious recipe Signed-off-by: David Young <davidy@funkypenguin.co.nz> * Add invidious on K8s Signed-off-by: David Young <davidy@funkypenguin.co.nz> --------- Signed-off-by: David Young <davidy@funkypenguin.co.nz>
26 lines
823 B
Markdown
26 lines
823 B
Markdown
---
|
|
date: 2023-02-15
|
|
categories:
|
|
- CHANGELOG
|
|
tags:
|
|
- invidious
|
|
links:
|
|
- Invidious on Docker: recipes/invidious.md
|
|
- Invidious on Kubernetes: recipes/kubernetes/invidious.md
|
|
description: New Recipe Added - Invidious - Private YouTube frontend, running on Kubernetes
|
|
title: Added / Invidious on Kubernetes
|
|
image: /images/invidious.png
|
|
---
|
|
|
|
# Added recipe for Invidious (Kubernetes)
|
|
|
|
Like yesterday's update, except this one is dripping with Kubernetes / GitOps goodness! Avoid being tracked / profiled by Google when watching YouTube videos by deploying your own private frontend, running Invidious...
|
|
|
|
<!-- more -->
|
|
|
|
{ loading=lazy }
|
|
|
|
Invidious is an open source alternative front-end to YouTube. See the [recipe][k8s/invidious] for more!
|
|
|
|
--8<-- "common-links.md"
|