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

[bitnami/mysql] helm default resource values are too low #24842

Closed
m-niak opened this issue Apr 2, 2024 · 5 comments
Closed

[bitnami/mysql] helm default resource values are too low #24842

m-niak opened this issue Apr 2, 2024 · 5 comments
Assignees
Labels
mysql solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@m-niak
Copy link

m-niak commented Apr 2, 2024

Name and Version

bitnami/mysql latest

What architecture are you using?

arm64

What steps will reproduce the bug?

you should increase default request and limit resource for mysql , because all health probes keeps failing , and mysql process can't start .
current : 256Mi
offer : 1Gi

Are you using any custom parameters or values?

No response

What is the expected behavior?

No response

What do you see instead?

error: 'can't connect to local mysql server through socket '/opt/bitnami/mysql/tmp/mysql.sock' (2)' check that mysqld is running and that the socket: '/opt/bitnami/mysql/tmp/mysql.sock' exists!

Additional information

No response

@m-niak m-niak added the tech-issues The user has a technical issue about an application label Apr 2, 2024
@github-actions github-actions bot added the triage Triage is needed label Apr 2, 2024
@javsalgar javsalgar changed the title mysql helm default resource values are too low [bitnami/mysql] helm default resource values are too low Apr 3, 2024
@javsalgar javsalgar added the mysql label Apr 3, 2024
@javsalgar
Copy link
Contributor

javsalgar commented Apr 3, 2024

Hi,

As stated in #24251, in the chart documentation and the installation notes, the resourcesPreset value are not meant for production workloads, but for testing. In fact, we use the minimum value that works in our automated testing in all K8s distributions.

For production you should use the resources value, setting the values adapted to your use case.

@m-niak
Copy link
Author

m-niak commented Apr 6, 2024

I understand and I mean you can't even init mysql with your default resource values !
POD status will not be running .

@javsalgar
Copy link
Contributor

Which are the specs of your Kubernetes cluster? We are able to deploy without issues in minikube, gke and all major k8s distributions.

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Apr 24, 2024
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysql solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants