beekeeper
beekeeper copied to clipboard
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...
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: - Modification of the...
Implement a new feature called stamp-funder, similar to the existing node-funder, but specifically for funding stamps. This feature should handle the process of funding stamps within the system. **Acceptance Criteria:**...
Since the new cluster is using Kubernetes Server Version v1.30.3, it would be good to update Beekeeper's Kubernetes client to the same version. This will ensure alignment Kubernetes server itself....