https://github.com/tankibaj/kubernetes-scratch-paper
This repository contains all the Kubernetes manifest that I'm testing or worked with. Most things are broken, so use at your own risk!
https://github.com/tankibaj/kubernetes-scratch-paper
kubernetes kubernetes-manifests
Last synced: 5 months ago
JSON representation
This repository contains all the Kubernetes manifest that I'm testing or worked with. Most things are broken, so use at your own risk!
- Host: GitHub
- URL: https://github.com/tankibaj/kubernetes-scratch-paper
- Owner: tankibaj
- Created: 2021-11-12T21:27:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T21:43:24.000Z (over 2 years ago)
- Last Synced: 2025-02-17T21:36:51.104Z (8 months ago)
- Topics: kubernetes, kubernetes-manifests
- Language: Dockerfile
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes Scratch Paper
This repository contains various Kubernetes manifests that I have tested or worked with. Please note that most of the configurations are experimental and not production-ready. Therefore, use them at your own risk.
## Disclaimer
I do not guarantee the correctness, suitability, or validity of these Kubernetes manifests. Therefore, I will not be held responsible for any damage or loss caused by the use of these manifests. Use them at your own risk.## Contributing
Contributions are welcome! If you would like to submit a new manifest or make changes to an existing one, please fork this repository and submit a pull request.Before submitting a pull request, please make sure that:
- Your changes are thoroughly tested
- Your changes do not break any existing configurations
- Your changes are properly documented## License
All the scripts in this repository are available under the MIT license.