aquasecurity / aquasecurity/deployments

Aqua-agent Daemonset is broken since AKS uses containerd instead of Docker

Open
#292 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
64
Forks
109
Avg merge
34m
Merged PRs (30d)
1

Description

Hi,

It seems since we have been updating the AKS version, this version is now using containerd instead of Docker.
The aqua-agent agent cannot start due to the following error:

Error:
`Cannot connect to the Docker daemon at unix://`

Aqua-agent is still expecting to use Docker, is there any fix for this ?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Aqua-agent DaemonSet configuration and how it assumes a Docker socket on AKS. Reproduce the reported startup failure on a containerd-based AKS version, then verify that the agent starts without the Docker daemon connection error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker, kubernetes
Domain
cloud, devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.