configmap-reader
microservice to read and return content of a configmap
Deploy to clusters
kubectl apply -f ./configmap-reader
Use
Port forwarding
kubectl port-forward svc/configmap-reader 8080:80
Test
curl http://localhost:8080/config
- edit the configmap
configmap-reader-dataand call again will return latest value
Links
- https://hub.docker.com/r/siakhooi/configmap-reader
- https://pypi.org/project/configmap_reader/
- https://github.com/siakhooi/configmap-reader
- https://sonarcloud.io/project/overview?id=siakhooi_configmap-reader
- https://qlty.sh/gh/siakhooi/projects/configmap-reader
Badges
Release files for configmap_reader 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| configmap_reader-0.3.0.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| configmap_reader-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.6 kB
Release files / configmap_reader-0.3.0.tar.gz
| Download URL | configmap_reader-0.3.0.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5936fc59e34d62bf4a26910371a1e470cc974c0d3617acc21645960fd059b605
|
|
BLAKE2b-256 checksum How to use checksums |
8f867654af41b08c829d62a9eeaee5847fc37128d0fc62012e7344925b90d36a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.14.3 Linux/6.17.0-1008-azure
|
Release files / configmap_reader-0.3.0-py3-none-any.whl
| Download URL | configmap_reader-0.3.0-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6974ba6593bf64db83569fa637a9cbdc40c3b1b3c86ab8fdda4a8152d908aa08
|
|
BLAKE2b-256 checksum How to use checksums |
4b67b60dcfe939d96e7aef75ae7975d4082de1f0220bc272e39d377b706434f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.14.3 Linux/6.17.0-1008-azure
|