Scanning Linode with Aikido

Aikido fully supports protecting workloads on Linode through specific integrations. A native integration may be added in the future, but you can already achieve full coverage by combining:

Features

Container image scanning

Linode’s container registry and most third-party registries you use from Linode are OCI-compatible, so they can be scanned using Aikido.

Create a read-only or pull-only user in Linode registry: https://www.linode.com/docs/guides/how-to-setup-a-private-docker-registry-with-lke-and-object-storage/

Follow the OCI guide below to configure container image scanning

Generic OCI-Compatible Registry

Kubernetes cluster scanning

If you use Linode Managed Kubernetes or run your own Kubernetes clusters on Linode VMs, you can connect them as generic Kubernetes clusters.

Kubernetes Cluster Scanning

Kubernetes cluster image scanning

If you use Linode Managed Kubernetes or run your own Kubernetes clusters on Linode VMs, you can scan the images of running containers with Kubernetes image scanning.

Kubernetes In-Cluster Image Scanning

Virtual Machine scanning

To scan Virtual Machines on Linode, use the Local VM Scanner. It inspects packages, system dependencies and configuration directly on the instance.

Local VM Scanning

You can roll this out centrally using your usual automation tooling (e.g. Ansible, Terraform-provisioned scripts, or cloud-init) so that new Linode instances are automatically enrolled.

Last updated

Was this helpful?