Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fabric): enable the k8s builder in Fabric peers #2631

Open
jt-nti opened this issue Nov 8, 2024 · 2 comments
Open

feat(fabric): enable the k8s builder in Fabric peers #2631

jt-nti opened this issue Nov 8, 2024 · 2 comments
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform

Comments

@jt-nti
Copy link

jt-nti commented Nov 8, 2024

The fabric-builder-k8s is designed for production-ready kubernetes Fabric deployments and it would be great to include it with Fabric networks deployed with Bevel.

I think the first step would be to include a /var/hyperledger/production/buildpacks/k8sBuilder in the Bevel peer image but I'm not sure where the Dockerfile for bevel-fabric-peer is, or how it's built.

I assume that default_core.yaml would then be the right place to add the required builder configuration.

It looks like configmap.yaml would be be the place to add any Bevel specific configuration for the k8s builder.

Is there anything else that would need updating?

@jt-nti jt-nti added the enhancement New feature or request label Nov 8, 2024
@sownak
Copy link
Contributor

sownak commented Nov 11, 2024

@jt-nti Thanks for the submission. Looks like a good feature to have. Would you be able to work on this?

@sownak sownak added the fabric Related to the Hyperledger Fabric DLT Platform label Nov 11, 2024
@jt-nti
Copy link
Author

jt-nti commented Nov 11, 2024

@sownak definitely happy to have a go if someone can confirm what needs doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform
Projects
None yet
Development

No branches or pull requests

2 participants