hyperledger / fabric-private-chaincode

FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
Apache License 2.0
159 stars 91 forks source link

Support for IBM Kubernetes (k8s)/OpenShift cloud #401

Open g2flyer opened 4 years ago

g2flyer commented 4 years ago

Description

Link to feature or bug

Link to dependent issues

anweiss commented 4 years ago

Any updates here? Interested in running an FPC peer node on IKS. Thanks!

g2flyer commented 3 years ago

FYI: from HL mailing list some work on (general) fabric and k8s

[Hyperledger Fabric] Hyperledger Fabric Operator

We just released the first version of a project to deploy Hyperledger Fabric on Kubernetes using Operators.

It supports:

You can find the instructions on GitHub: https://github.com/kfsoftware/hlf-operator

There's also an external builder operator available at GitHub, which is also used by the operator: https://github.com/kfsoftware/externalbuilder

Thanks for your attention and feel free to contribute or contact me for any issues :)

Regards.

mbrandenburger commented 3 years ago

PR #539 demonstrates FPC deployment using K8s.