Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] add starrocks-fe-and-be.yaml #276

Merged
merged 2 commits into from
Oct 7, 2023

Conversation

yandongxiao
Copy link
Collaborator

Signed-off-by: yandongxiao [email protected]

starRocksBeSpec:
image: starrocks/be-ubuntu:latest
replicas: 3
requests:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if no limit, what's the uplimit the container will be able to use?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no uplimit for this container, and its Quality of Service (QoS) classes is Burstable

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so it will likely be OOM if BE process detects the host node mem and use as much of that mem.

@kevincai kevincai merged commit ee78d92 into StarRocks:main Oct 7, 2023
5 checks passed
@yandongxiao yandongxiao added documentation Improvements or additions to documentation doc and removed documentation Improvements or additions to documentation labels Oct 16, 2023
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.

2 participants