Skip to content

Add resources configuration on yugabyted-ui container#199

Open
vantrop wants to merge 1 commit intoyugabyte:masterfrom
vantrop:master
Open

Add resources configuration on yugabyted-ui container#199
vantrop wants to merge 1 commit intoyugabyte:masterfrom
vantrop:master

Conversation

@vantrop
Copy link

@vantrop vantrop commented Mar 27, 2025

This pull request aims to add configuration capabilities regarding resource requests and limits on yugabyted-ui container.

This configuration capability is mandatory in Kubernetes clusters with resource quotas enforcing and no default resource request/limit configured.
On this kind of clusters master and t-server pods won't be scheduled without this capability.

The changes mirror what is already done on the yb-controller container configuration.
resource configuration stays commented by default to preserve current behavior.

@gregorg
Copy link

gregorg commented Jun 16, 2025

Waiting for it for my first kubernetes cluster setup where resources quotas is mandatory. Is there something blocking to merge it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants