Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-2439: Deprecation notices for IA #1850

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ import IconUser from '/img/icons/user-icon.svg';

# Create a Jira issue for your image scan results

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

You can create and assign Jira issues with information about vulnerabilties from your Image Assurance scan results.

![ia-jira-after-creation](/img/calico-cloud/ia-jira-after-creation.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ import UploadIcon from '/img/icons/upload-icon.svg';

# Exclude vulnerabilities from scan results

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

This guide shows you how to exclude vulnerabilities from your image scan results.
By excluding vulnerabilities that don't require action, such as false positives, you can reduce the volume of reported vulnerabilities that you need to deal with.
You can set the exclusion for a particular vulnerability to apply to a particular image version, all images in a repository, or all images in the system.
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';

# Image Assurance

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Detect and block vulnerable images from container workloads.

## Scaning images for vulnerabilities
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/scanners/cluster-scanner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Detect vulnerabilities in a Kubernetes cluster.

# Scan images in a Kubernetes cluster

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Scan all images in a Kubernetes cluster for vulnerabilities to achieve a continuous clean bill of health and defense in depth.

Common use cases for scanning in a Kubernetes cluster are:
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/scanners/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Choose a method to scan images for vulnerabilities.

# Choose an image scanning method

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

## Big picture

Scan images and Kubernetes workloads for vulnerabilities using $[prodname] Image Assurance.
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/scanners/pipeline-scanner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ description: Scan images in your build pipeline using Image Assurance.

## Big picture

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Integrate the Image Assurance CLI scanner into your build pipeline to ensure builds are checked by Image Assurance before deployment.

## Value
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/scanners/registry-scanner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Scan images in container registries.

# Scan images in container registries

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Scan images in container registries at any time, on any infrastructure, including Kubernetes.

## Value
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/set-up-alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Get alerts on vulnerabilities.

# Set up alerts on vulnerabilities

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

## Big picture

Create alerts on high-severity vulnerabilities so you can delegate remediation efforts to the appropriate team.
Expand Down
6 changes: 6 additions & 0 deletions calico-cloud/image-assurance/understanding-scan-results.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Understand scan results in Manager UI.

# View scanned and running images

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

The Images Assurance board in Manager UI provides lists for scanned images and running images.

In the left navbar in Manager UI, click **Image Assurance**, **All Scanned Images**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ import IconUser from '/img/icons/user-icon.svg';

# Create a Jira issue for your image scan results

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

You can create and assign Jira issues with information about vulnerabilties from your Image Assurance scan results.

![ia-jira-after-creation](/img/calico-cloud/ia-jira-after-creation.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ import UploadIcon from '/img/icons/upload-icon.svg';

# Exclude vulnerabilities from scan results

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

This guide shows you how to exclude vulnerabilities from your image scan results.
By excluding vulnerabilities that don't require action, such as false positives, you can reduce the volume of reported vulnerabilities that you need to deal with.
You can set the exclusion for a particular vulnerability to apply to a particular image version, all images in a repository, or all images in the system.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';

# Image Assurance

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Detect and block vulnerable images from container workloads.

## Scaning images for vulnerabilities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Detect vulnerabilities in a Kubernetes cluster.

# Scan images in a Kubernetes cluster

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Scan all images in a Kubernetes cluster for vulnerabilities to achieve a continuous clean bill of health and defense in depth.

Common use cases for scanning in a Kubernetes cluster are:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Choose a method to scan images for vulnerabilities.

# Choose an image scanning method

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

## Big picture

Scan images and Kubernetes workloads for vulnerabilities using $[prodname] Image Assurance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Scan images in your build pipeline using Image Assurance.

# Integrate the scanner into your build pipeline

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

## Big picture

Integrate the Image Assurance CLI scanner into your build pipeline to ensure builds are checked by Image Assurance before deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Scan images in container registries.

# Scan images in container registries

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

Scan images in container registries at any time, on any infrastructure, including Kubernetes.

## Value
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Get alerts on vulnerabilities.

# Set up alerts on vulnerabilities

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

## Big picture

Create alerts on high-severity vulnerabilities so you can delegate remediation efforts to the appropriate team.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: Understand scan results in Manager UI.

# View scanned and running images

:::info deprecation notice

The Image Assurance features described on this page are deprecated and will be removed in a future release.

:::

The Images Assurance board in Manager UI provides lists for scanned images and running images.

In the left navbar in Manager UI, click **Image Assurance**, **All Scanned Images**.
Expand Down
Loading