Skip to content

wazuh-agent issues #73

Description

@DJSwitchCase

I couldn't get it to work. There is a number of things wrong:

  1. The memory limit is lower than the memory request;
  2. podSecurityContext.privileged.true and securityContext.privileged.true statements can't be validated by kubernetes;
  3. JOIN_MANAGER_WORKER_HOST value uses "wazuh" namespace instead of the appointed one by release;
  4. Finally, the image opennix/wazuh-agent:4.12.0 just doesn't exist. The latest version from this repo is 4.11.1. If you use it, the agent gets shutdown by the manager after about 5 minutes of working and then restarts. Maybe it's because all the other components use wazuh/wazuh...:4.12.0 images?

I would gladly make a merge request fixing the first 3 issues at least but I just can't start it up, man. How are you running the agent if not by using this chart? Are you installing it on bare metal and pointing to the ingress of the wazuh service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions