Skip to main content

September 2022 Linux Agent Release

v.6.0.2

Release Notes

  • This release resolves an issue where the agent may crash if CNI networking is disabled in the config.json file with the following setting:
    {{"k8s": {"cni": "disable" }}}

v6.0

Release Notes

  • Support for Amazon Linux 2022

  • Support for distroless application containers - Starting in Agent v6.0, you can use the sidecar-based deployment method along with a distroless application container. The term "distroless" means that the application container does not contain a libc runtime or other common Linux utilities. For more information, see Use Sidecar with a Distroless Container.

  • Improved application and connection visibility on Nomad version 1.3.5 or later clusters (Beta) - HashiCorp Nomad is a scheduler and workload orchestrator that allows you to easily deploy and manage containerized or non-containerized applications across on-prem and cloud environments. The Lacework agent now provides improved application and connection visibility on Nomad version 1.3.5 or later clusters.

    During the beta period you can use the Lacework Installation Script (install.sh) to install the agent on individual nodes in a Nomad cluster.