Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.