Skip to content

Commit 692087c

Browse files
committed
Update README.md
Add OpenSSF best practices badge Signed-off-by: James Taylor <[email protected]>
1 parent fd880c0 commit 692087c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# fabric-builder-k8s
22

3+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9817/badge)](https://www.bestpractices.dev/projects/9817)
4+
35
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.
46

57
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/).

0 commit comments

Comments
 (0)