hyperledger-labs / blockchain-carbon-accounting

This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
https://wiki.hyperledger.org/display/CASIG/Carbon+Accounting+and+Certification+WG
Apache License 2.0
188 stars 102 forks source link

test cloud kubernetes deployment of utility emissions channel and update documentation #101

Open sichen1234 opened 3 years ago

sichen1234 commented 3 years ago

Test the cloud deployment of the utility emissions channel with Kubernetes based on directions in https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/main/multi-cloud-deployment in either AWS or Digital Ocean

Please suggest improvements and updates to the documentation.

petermetz commented 2 years ago

If anyone has the expertise to make it work on either KIND or microk8s as well for local development that would go a long way in ensuring test-ability. Full disclosure: I know for a fact that these are not easy tasks so I'm just putting this down here to potentially broaden the horizons for people reading.