diff --git a/kubevirt_api/README.md b/kubevirt_api/README.md
index 0abed8b00a418..bf5d8dd4c7dc4 100644
--- a/kubevirt_api/README.md
+++ b/kubevirt_api/README.md
@@ -1,5 +1,9 @@
# Agent Check: KubeVirt API
+
+This integration is in public beta and should be enabled on production workloads with caution.
+
+
## Overview
This check monitors [KubeVirt API][1] through the Datadog Agent.
diff --git a/kubevirt_api/manifest.json b/kubevirt_api/manifest.json
index 68274dbad8c03..37a18199f5631 100644
--- a/kubevirt_api/manifest.json
+++ b/kubevirt_api/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": "2.0.0",
"app_uuid": "6b760149-4a9f-4ec7-a5bf-081fcd1d75b0",
"app_id": "kubevirt-api",
- "display_on_public_website": false,
+ "display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
diff --git a/kubevirt_controller/README.md b/kubevirt_controller/README.md
index e14ae467a20b4..7256e35676f67 100644
--- a/kubevirt_controller/README.md
+++ b/kubevirt_controller/README.md
@@ -1,5 +1,9 @@
# Agent Check: KubeVirt Controller
+
+This integration is in public beta and should be enabled on production workloads with caution.
+
+
## Overview
This check monitors [KubeVirt Controller][1] through the Datadog Agent.
diff --git a/kubevirt_controller/manifest.json b/kubevirt_controller/manifest.json
index 552896c23a325..78398a784ec82 100644
--- a/kubevirt_controller/manifest.json
+++ b/kubevirt_controller/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": "2.0.0",
"app_uuid": "f213050d-a54c-4a72-bf51-e9290a7d050c",
"app_id": "kubevirt-controller",
- "display_on_public_website": false,
+ "display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
diff --git a/kubevirt_handler/README.md b/kubevirt_handler/README.md
index 33908b202c1e4..fb246f07d1bc9 100644
--- a/kubevirt_handler/README.md
+++ b/kubevirt_handler/README.md
@@ -1,5 +1,9 @@
# Agent Check: KubeVirt Handler
+
+This integration is in public beta and should be enabled on production workloads with caution.
+
+
## Overview
This check monitors [KubeVirt Handler][1] through the Datadog Agent.
diff --git a/kubevirt_handler/manifest.json b/kubevirt_handler/manifest.json
index a9a0d6db1620c..d033d75c44e2b 100644
--- a/kubevirt_handler/manifest.json
+++ b/kubevirt_handler/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": "2.0.0",
"app_uuid": "751006a9-b87a-4f54-acc5-2886ec49073e",
"app_id": "kubevirt-handler",
- "display_on_public_website": false,
+ "display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",