Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add OpenSSF best practices badge

Signed-off-by: James Taylor <[email protected]>
  • Loading branch information
jt-nti committed Dec 13, 2024
1 parent fd880c0 commit 692087c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# fabric-builder-k8s

[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9817/badge)](https://www.bestpractices.dev/projects/9817)

The Kubernetes [external chaincode builder](https://hyperledger-fabric.readthedocs.io/en/latest/cc_launcher.html) for Hyperledger Fabric (k8s builder) is an alternative to Fabric's legacy built in Docker chaincode builder, which does not work in a Kubernetes deployment, and the preconfigured chaincode-as-a-service builder, which is more suited to chaincode development and test.

For more information, including how to deploy your first chaincode with the k8s builder, see the [k8s builder documentation](https://labs.hyperledger.org/fabric-builder-k8s/).
Expand Down

0 comments on commit 692087c

Please sign in to comment.