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

https://github.com/roma-glushko/k8s-manifests

🐋 Kubernetes Manifest Cheat Sheets. All in one place
https://github.com/roma-glushko/k8s-manifests

kubernetes kubernetes-manifests

Last synced: 6 months ago
JSON representation

🐋 Kubernetes Manifest Cheat Sheets. All in one place

Awesome Lists containing this project

README

          

# K8s Manifests

This is a collection of K8s manifests that is intended to be a quick reference to the specific manifest's structure.

## References

- [Kubernetes manifests templates and cheat sheets](https://github.com/nkuba/k8s-admin-helper)
- [Kubernetes Examples](https://github.com/kubernetes/examples/tree/master/staging)