new article on fresh nixos installs
All checks were successful
Build OCI Image / docker (push) Successful in 1m35s
All checks were successful
Build OCI Image / docker (push) Successful in 1m35s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.author = "Sample Author",
|
||||
.layout = "post.shtml",
|
||||
.draft = false,
|
||||
.tags = ["k3s", "gitea", "postgres", "kubernetes", "infranut"],
|
||||
.tags = ["k3s", "gitea", "postgres", "kubernetes", "nutinfra"],
|
||||
---
|
||||
# The problem
|
||||
[Gitea](https://git.yadunut.dev) running on my k3s cluster recently died on me. Surprisingly, it wasn't an issue with the cluster (which is usually the case due to my tinkering), but the postgres and redis containers failing to start. Looking into the k8s logs, I found out that it was due bitnami removing their repositories for postgres and valkey.
|
||||
|
||||
Reference in New Issue
Block a user