https://github.com/brennerm/exchangerates-operator
Kubernetes operator written in Python that fetches currency exchange rates and puts them into ConfigMaps
https://github.com/brennerm/exchangerates-operator
Last synced: about 1 year ago
JSON representation
Kubernetes operator written in Python that fetches currency exchange rates and puts them into ConfigMaps
- Host: GitHub
- URL: https://github.com/brennerm/exchangerates-operator
- Owner: brennerm
- Created: 2020-12-05T17:39:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T21:53:17.000Z (over 5 years ago)
- Last Synced: 2025-03-30T21:41:27.646Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 16
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Further info:
- https://brennerm.github.io/posts/k8s-operators-with-python-part-1.html
- https://brennerm.github.io/posts/k8s-operators-with-python-part-2.html