Integrated registries support only local image repositories that directly contain the images. In version 2.0, Kaspersky Container Security does not support working with remote or virtual repositories.
To add an integration with an external registry:
The integration settings window opens.
The Docker Registry can be accessed using the Docker Registry V2 API if you configure integration with the Sonatype Nexus Repository OSS, Harbor, JFrog Artifactory (using a port or a subdomain), or Yandex Registry. Integrations with GitLab Registry, Docker Hub, and JFrog Artifactory (via Repository Path) are not supported.
If you use HTTP or HTTPS with a self-signed or invalid certificate, you should check the insecure-registry box for the Docker engine on the nodes where the server and scanner are installed.
In the Region field, you must specify one of the Amazon Web Services regions (for example, us-west-2 or us-east-2).
For Access key ID and Access key settings, you must specify values that you can get using the AWS management console.
Enabling repository caching may impact the performance of Kaspersky Container Security.
If image scanning lasts longer than the specified time, the scanning stops and the image is returned to the scanning queue. The solution will requeue the image up to 3 times. This means that the time required to scan an image from the registry may be tripled.
Image pull and scan settings for the registry. By default, the Manual option is selected in Pull and scan images: images are not automatically pulled from the registry, but the user can manually add images to the list of images for scanning. New images are automatically queued for scanning.
If you want images to be pulled from the registry and queued for scanning automatically, select Automatic in Pull and scan images and configure the settings for image pulling and scanning. The following options are available:
You can use the following patterns:
For example:
alpine
pattern, all images with the name "alpine" are pulled, regardless of the tag;4
pattern, all images with tag 4 are pulled, regardless of the image name; alpine:4
pattern, all images with the name "alpine" and tag 4 are pulled.When generating patterns, you can use the * character, which replaces any number of characters.
You can add one or more patterns.
Example of Red Hat Quay registry integration settings
Page top