aquasecurity / aquasecurity/deployments
Aqua-agent Daemonset is broken since AKS uses containerd instead of Docker
Open
- 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
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