Skip to content

Falcon:v1.0.0

Compare
Choose a tag to compare
@tittuvarghese tittuvarghese released this 29 Aug 12:28
· 139 commits to main since this release

Falcon - the hyperledger fabric deployment helper for Kubernetes is an open-source project designed to streamline the deployment and management of Hyperledger Fabric based blockchain networks on Kubernetes clusters. This tool simplifies the complex process of setting up, configuring, and maintaining Fabric nodes, peers, orderers, and channels within a Kubernetes environment. With templatised helm charts and customizable configuration options, the project empowers developers and administrators to effortlessly deploy and scale secure and robust Hyperledger Fabric networks, leveraging the flexibility and scalability of Kubernetes orchestration.

Features

  • CA Management (Root CA, TLS CA & Intermediate CAs)
  • Peer Creation
  • Orderer Creation
  • Channel Management
  • Chaincode Lifecycle Management (Install, Approve, Commit and CC Upgrades)
  • Cryptographic operations support and certification management
  • Domain Name support and SNI Based Routing
  • Ingress resource provisioning
  • File Registry support for centralised config files
  • Support for Hyperledger Fabric 2.3+
  • Multi-zone, Multi-DC, Private Network (On-prem DCs) deployment support