Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperledgendary/k8s-fabric-images
https://github.com/hyperledgendary/k8s-fabric-images
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperledgendary/k8s-fabric-images
- Owner: hyperledgendary
- Created: 2021-12-09T16:40:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T16:41:40.000Z (about 3 years ago)
- Last Synced: 2024-11-09T06:40:27.348Z (3 months ago)
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-fabric-images
The docker images produced from the main hyperledger/fabric repository are examples of how a docker image could be created with Fabric's binaries.
This repo is exploring the considerations of how to take the binaries built from Fabric, and then packaged them specifically targeted at a K8S environment.
## To create the images
Prereqs: requires as go build environment
Run `build.sh`
## TODO
[ ] Add the FabricCA
[ ] What else could be added to the images for K8S eg monitoring
[ ] Preconfigure for Metrics