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

Request for Kubernetes descriptors #58

Open mastrogiovanni opened 2 years ago

mastrogiovanni commented 2 years ago

Description

We would like to have descriptors in order to deploy hornet nodes in kubernetes cluster

Motivation

This enable the possibility to package resources via for example helm chart and install nodes in kubernetes cluster with one click (e.g. via kubeapps)

Requirements

Each docker compose/configuration file, must be converted in Kubernetes resources

Open questions (optional)

Are you planning to do it yourself in a pull request?

Yes