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

map create: operation not permitted #59

Open
MarahAbu opened this issue May 17, 2023 · 4 comments
Open

map create: operation not permitted #59

MarahAbu opened this issue May 17, 2023 · 4 comments

Comments

@MarahAbu
Copy link

Describe the bug
Couldn't load probes - error loading BPF objects from go-side. field HandleSockSetState: program handle_sock_set_state: map sock_infos: map create: operation not permitted (MEMLOCK may be too low, consider rlimit.RemoveMemlock)

To Reproduce
Steps to reproduce the behavior:

  1. Go to one of carettas failing pods
  2. Click on logs
  3. Scroll down to the last line
  4. See error

Expected behavior
healthy pods but instead pods are restarting over and over again and failing
Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: linux
  • Kubernetes cluster information - k8s v1.23

Additional context
same configuration works on aws clusters only failing in azure and gcp

@udiz
Copy link
Collaborator

udiz commented May 17, 2023

Hey @MarahAbu, are you using the default helm chart to deploy caretta?

Can you share the Linux kernel version of the nodes?

@MarahAbu
Copy link
Author

Hi, yes using the default chart, I only disabled victoria metrics and grafana and added a servicemonitor
Azure kernel version: 5.4.0
GCP kernel version: 5.10.162+
and sorry the k8s version is v1.24 not v.123

@MarahAbu
Copy link
Author

Hi @udiz, any update?

@udiz
Copy link
Collaborator

udiz commented May 24, 2023

Do you encounter this log on both the Azure instances and the GCP ones?
i'm guessing it's either a security issue or a memory availability issue

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

No branches or pull requests

2 participants