We just released the first version of a project to deploy Hyperledger Fabric on Kubernetes using Operators.
It supports:
- Create certificates authorities (CA) - Create peers - Create ordering services - Create resources without manual provisioning of cryptographic material - Domain routing with SNI using Istio - Run chaincode as external chaincode in Kubernetes - Support Hyperledger Fabric 2.2 and 2.3 - Managed genesis for Ordering services - E2E testing including the execution of chaincodes in KIND