Sifchain / sifnode

SifNode - The future of Defi
Other
109 stars 118 forks source link

[sifnode] $1000 bounty for implementing Azure AKS support for sifnode #503

Open sauravtom opened 3 years ago

sauravtom commented 3 years ago

Description

Create scaffolding and deployment scripts for deploying sifnode to Azure via the Azure Kubernetes Service(AKS)

Context

AKS is a fully managed kubernetes service by Azure. The sifnode repo currently supports deployment to EKS (Elastic Kubernetes service by AWS). The current deployment setup could serve as a useful template https://github.com/Sifchain/sifnode/tree/8c71b924725f0838ab814831b29a953d6da5075b/deploy/helm/sifnode

Acceptance

Bounty

$1000 in USDC tokens

stevo1403 commented 3 years ago

Hi @sauravtom, I have implemented Azure AKS support for sifnode. The pull request can be found here Azure AKS pull request.

stevo1403 commented 2 years ago

Hi @sauravtom, Is the $1000 bounty still valid?