ethersphere / beekeeper

Swarm Beekeeper is an orchestrator that can manage a cluster of Bee nodes and call into their API. It allows various scenario’s to be performed on these nodes. The Swarm team uses Beekeeper internally for integration tests.
BSD 3-Clause "New" or "Revised" License
51 stars 23 forks source link

Adapt Beekeeper for in-cluster deployment via Kubernetes services #418

Open gacevicljubisa opened 3 weeks ago

gacevicljubisa commented 3 weeks ago

Ensure that Beekeeper can work through Kubernetes services when the relevant flag is set, allowing internal communication within the cluster, not just through ingress. This includes:

Acceptance Criteria:

Requested by: @darkobas2

darkobas2 commented 2 weeks ago

Low priority, i have made a dns work around