Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshdk/kubestore
💾 For when your pod just needs to persist some data
https://github.com/joshdk/kubestore
go golang k8s kubernetes
Last synced: about 5 hours ago
JSON representation
💾 For when your pod just needs to persist some data
- Host: GitHub
- URL: https://github.com/joshdk/kubestore
- Owner: joshdk
- License: mit
- Created: 2021-01-24T05:54:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T00:06:49.000Z (almost 4 years ago)
- Last Synced: 2024-06-20T15:01:46.261Z (5 months ago)
- Topics: go, golang, k8s, kubernetes
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![License][license-badge]][license-link]
# Kube Store
💾 For when your pod just need to store a little data
## License
This code is distributed under the [MIT License][license-link], see [LICENSE.txt][license-file] for more information.
[license-badge]: https://img.shields.io/badge/license-MIT-green.svg
[license-file]: https://github.com/joshdk/kubestore/blob/master/LICENSE.txt
[license-link]: https://opensource.org/licenses/MIT