Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximemoreillon/kubernetes-manifests
A collection of Kubernetes manifests for various self-hosted applications
https://github.com/maximemoreillon/kubernetes-manifests
k8s kubernetes open-source self-hosted
Last synced: about 1 month ago
JSON representation
A collection of Kubernetes manifests for various self-hosted applications
- Host: GitHub
- URL: https://github.com/maximemoreillon/kubernetes-manifests
- Owner: maximemoreillon
- Created: 2022-09-05T02:49:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T08:47:07.000Z (about 2 months ago)
- Last Synced: 2024-11-11T09:35:46.364Z (about 2 months ago)
- Topics: k8s, kubernetes, open-source, self-hosted
- Homepage:
- Size: 55.7 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K8s manifests
A collection of K8s manifests to deploy common applications.
Those manifests are meant to deploy the bare minimum for applications to run according to expections.
As such, on top of deployments, manifests include NodePort services (No ingresses) as well as PVCs if the application requires persistent storage.