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
- Host: GitHub
- URL: https://github.com/roma-glushko/k8s-manifests
- Owner: roma-glushko
- Created: 2022-04-07T11:47:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T20:16:26.000Z (over 3 years ago)
- Last Synced: 2025-02-12T11:53:15.302Z (8 months ago)
- Topics: kubernetes, kubernetes-manifests
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)