You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: calico-cloud/about/index.mdx
-11
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,6 @@ $[prodname] is a security solution for cloud-native applications running on cont
10
10
11
11

12
12
13
-
Beyond the **Kubernetes security** features that you get from Calico Enterprise and Calico Open Source, $[prodname] adds these **container security** solutions:
14
-
15
-
-**Image Assurance**
16
-
17
-
Automated image scanning and blocking so you can monitor and assess workloads for new and existing CVEs 24/7.
18
-
19
-
-**Container threat defense**
20
-
21
-
Fully automated protection against known and unknown attacks (network or container-based).
22
-
23
13
## Best fit
24
14
25
15
The best fit for $[prodname] is small teams who need to manage the full spectrum of compliance in a web-based console. To jumpstart learning for teams, $[prodname] provides:
@@ -35,5 +25,4 @@ The best fit for $[prodname] is small teams who need to manage the full spectrum
35
25
- To connect your cluster to $[prodname] in 15 minutes, [start a free trial](https://auth.calicocloud.io/u/signup/identifier?state=hKFo2SB3ekhybXN1TGdxTkZTUWIwQV9BSzNlaHBEUk0wMENJdKFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEE5b2NkREs1eWZKR0twc0ZWZmh2LWZCZEZxb2ZRNkJOo2NpZNkgc3NJQkNFdEdkZFpLNlVubDNOYWl2ZzhrY2RmcWd6dFE)
Copy file name to clipboardExpand all lines: calico-cloud/compliance/compliance-reports-cis.mdx
+5-3
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@ description: Configure reports to assess compliance for all assets in a Kubernet
4
4
5
5
# Configure CIS benchmark reports
6
6
7
-
:::info deprecation notice
7
+
:::warning[deprecation and removal notice]
8
8
9
-
The compliance features described on this page are deprecated and will be removed in a future release.
10
-
We're building a new compliance reporting system that will eventually replace the current one.
9
+
This feature was deprecated in Calico Cloud version 21.1.0 and will be removed in a future release. Availability depends on when you started using Calico Cloud.
10
+
11
+
- For users who started using Calico Cloud in April 2025 or later, this feature is not available.
12
+
- Legacy users, who started using Calico Cloud before April 2025, can continue to use this feature until it is removed in a future release.
Copy file name to clipboardExpand all lines: calico-cloud/compliance/enable-compliance.mdx
+5-3
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@ description: Enable compliance reports to configure reports to assess compliance
4
4
5
5
# Enable compliance reports
6
6
7
-
:::info deprecation notice
7
+
:::warning[deprecation and removal notice]
8
8
9
-
The compliance features described on this page are deprecated and will be removed in a future release.
10
-
We're building a new compliance reporting system that will eventually replace the current one.
9
+
This feature was deprecated in Calico Cloud version 21.1.0 and will be removed in a future release. Availability depends on when you started using Calico Cloud.
10
+
11
+
- For users who started using Calico Cloud in April 2025 or later, this feature is not available.
12
+
- Legacy users, who started using Calico Cloud before April 2025, can continue to use this feature until it is removed in a future release.
Copy file name to clipboardExpand all lines: calico-cloud/compliance/overview.mdx
+5-3
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@ description: Get the reports for regulatory compliance on Kubernetes workloads a
4
4
5
5
# Schedule and run compliance reports
6
6
7
-
:::info deprecation notice
7
+
:::warning[deprecation and removal notice]
8
8
9
-
The compliance features described on this page are deprecated and will be removed in a future release.
10
-
We're building a new compliance reporting system that will eventually replace the current one.
9
+
This feature was deprecated in Calico Cloud version 21.1.0 and will be removed in a future release. Availability depends on when you started using Calico Cloud.
10
+
11
+
- For users who started using Calico Cloud in April 2025 or later, this feature is not available.
12
+
- Legacy users, who started using Calico Cloud before April 2025, can continue to use this feature until it is removed in a future release.
If you're upgrading from Calico Cloud 19 or earlier, the Container Threat Detection and Packet Capture features will remain enabled unless you explicitly set them to `Disabled`.
89
+
If you're upgrading from Calico Cloud 19, the Packet Capture features will remain enabled unless you explicitly set them to `Disabled`.
93
90
94
91
:::
95
92
93
+
<details>
94
+
<summary>Use alternate feature keys for legacy features</summary>
95
+
96
+
The Image Assurance, Container Threat Detection, and Compliance Reports features were removed for new users in Calico Cloud 21.1.0.
97
+
Legacy users of those features can continue to use a deprecated version until the features are completely removed in a future release.
| Container Threat Detection | `installer.components.runtimeSecurity.state` | `Enabled`, `Disabled` (default\*) <br/> * The default for new clusters is `Disabled`. For upgrades for previously connected clusters, the default will retain the previous state. |
104
+
| Packet Capture | `installer.components.packetCaptureAPI.state` | `Enabled`, `Disabled` (default\*) <br/> * The default for new clusters is `Disabled`. For upgrades for previously connected clusters, the default will retain the previous state. |
If you're upgrading from Calico Cloud 19, the Container Threat Detection and Packet Capture features will remain enabled unless you explicitly set them to `Disabled`.
110
+
111
+
:::
112
+
113
+
</details>
114
+
96
115
### Optional parameters for pod scheduling and resource management
97
116
98
117
For many Calico Cloud components, you can specify node selectors, tolerations, and resource requests and limits.
1. Optional: To make changes to what features are enabled during installation, paste the command to a text editor and append the `--set` option any of the following key-value pairs.
47
-
You can change these options only by reinstalling or upgrading Calico Cloud and changing the values.
56
+
1. Optional: If you want to enable the Packet Capture feature, you can append `--set installer.components.packetCaptureAPI.state=Enabled` to the generated Helm command.
57
+
You can change this option only by reinstalling or upgrading Calico Cloud and changing the values.
58
+
| Feature | Key | Values |
59
+
|---------|-----|--------|
60
+
| Packet Capture |`installer.components.packetCaptureAPI.state`|`Enabled`, `Disabled` (default\*) <br/> * The default for new clusters is `Disabled`. For upgrades for previously connected clusters, the default will retain the previous state. |
61
+
62
+
```bash title="Example of generated Helm command with user-added parameters"
| Container Threat Detection |`installer.components.runtimeSecurity.state`|`Enabled`, `Disabled` (default\*) <br/> * The default for new clusters is `Disabled`. For upgrades for previously connected clusters, the default will retain the previous state. |
53
80
| Packet Capture |`installer.components.packetCaptureAPI.state`|`Enabled`, `Disabled` (default\*) <br/> * The default for new clusters is `Disabled`. For upgrades for previously connected clusters, the default will retain the previous state. |
0 commit comments