Add missing verb

This commit is contained in:
Gerald Mayr 2022-04-29 20:27:22 +02:00
parent 3ae803b707
commit 86c0e4e5b9
No known key found for this signature in database
GPG Key ID: 044D1DD825E60881
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Kubernetes' support for direct integration with Docker Engine is deprecated, and
## Telemetry and security agents
Within a Kubernetes cluster there are a few different ways to run telemetry or security agents.
Some agents have a direct dependency on Docker Engine when they as DaemonSets or
Some agents have a direct dependency on Docker Engine when they run as DaemonSets or
directly on nodes.
### Why do some telemetry agents communicate with Docker Engine?