beekeeper icon indicating copy to clipboard operation
beekeeper copied to clipboard

Adapt Beekeeper for in-cluster deployment via Kubernetes services

Open gacevicljubisa opened this issue 1 year ago • 1 comments

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 Beekeeper k8s package.
  • Updating Beekeeper's configuration to support communication via Kubernetes services.
  • Testing and validating the new setup within the Kubernetes cluster.

Acceptance Criteria:

  • Beekeeper successfully communicates with other components via Kubernetes services when the flag is set.

Requested by: @darkobas2

gacevicljubisa avatar Oct 10 '24 11:10 gacevicljubisa