iotaledger / one-click-tangle

"One Click Tangle" intends to make lives easier to IOTA adopters by providing pre-configured scripts and recipes that allow to deploy IOTA Networks and Nodes "in one click".
MIT License
55 stars 35 forks source link

First Hornet K8s StatefulSet PoC Working. Left to make peering persistent #63

Closed jmcanterafonseca-iota closed 2 years ago

jmcanterafonseca-iota commented 2 years ago

Just a PoC of an alternative design which is more elegant and compact than #59 . The config maps can be created just using kubectl through the existing hornet.sh utility functions. More work pending on testing this on a real K8s environment, such us GKS, or AWS. Tested on MicroK8s for MacOS.

jmcanterafonseca-iota commented 2 years ago

closing and opening #67