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

KubeArmor daemonset pods failing to deploy successfully, preventing cluster storage from provisioning #232

Closed
mikemcd3912 opened this issue Mar 14, 2024 · 1 comment
Assignees

Comments

@mikemcd3912
Copy link
Contributor

Describe the bug
The Kubearmor controller and relay pods start up and enter a 'ready' state, but the daemonset pods for all nodes enter a CrashLoopBackOff state shortly after deployment . The logs for the daemonset Kuberarmor container in the daemonset pods show that shortly after start the container begins to drop events due to replay timeouts. The failing deployment also causes the openebs PVC provisioner to fail to create new claims, preventing other workloads on the cluster from obtaining storage necessary to their successful function and deployment

To Reproduce
Deploy KubeArmor on EKS anywhere Baremetal

Expected behavior
Daemonset to successfully deploy and operate

Screenshots
image

kubearmor logs.txt

image

Desktop (please complete the following information):

  • EKS Anywhere Baremetal environment
  • Kubernetes Version 1.27
  • Ubuntu 20.04.6 LTS Nodes

Additional context
Add any other context about the problem here.

@mikemcd3912
Copy link
Contributor Author

Closed by PR #235

@mikemcd3912 mikemcd3912 self-assigned this Jun 17, 2024
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

1 participant