cockroachdb / cockroachdb/cockroach-operator

Allow customers to configure service of type loadbalancer

Open
#1,054 0 comments 1 reaction 0 assignees View on GitHub
TREQ
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

Currently it is not possible to directly access a CockroachDB cluster deployed on K8S/OpenShift via the Operator (or any other method). If customers are using an additional LB, like MetalLB to facilitate external access, they need to change the existing service or add another one on top with the right type "LoadBalancer". `TREQ-580`

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating how the Operator defines and creates the CockroachDB Kubernetes Service, then trace where its type can be configured. Done means customers can select a LoadBalancer service for external cluster access, with tests covering the resulting Service configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.