Skip to content

Commit 6f050be

Browse files
committed
add setup.md
1 parent e9189d8 commit 6f050be

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

discovery/local/output.json

Whitespace-only changes.

platform/constants/Setup.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
# Guide to how to discover integration points in the platform
1+
# Kubernetes Integration Guide
2+
3+
Learn how to integrate OpenComply with your Kubernetes environment.
4+
5+
This guide shows you how to connect OpenComply to a Kubernetes cluster using a `kubeconfig` file. Each integration corresponds to a single Kubernetes cluster. Once integrated, OpenComply will discover and assess key Kubernetes resources—such as pods, deployments, services, namespaces, RBAC policies, and configurations—enabling compliance and visibility across your Kubernetes infrastructure.
6+
7+
## Prerequisites
8+
9+
- OpenComply installed and running
10+
- Access to a Kubernetes cluster
11+
- A valid `kubeconfig` file with appropriate read-only permissions
12+
13+
## Configure Integration in OpenComply
14+
15+
1. In the OpenComply dashboard, go to **Integrations > Kubernetes**.
16+
2. Select **kubeconfig integration**.
17+
3. Upload the `kubeconfig` file.
18+
4. Click **Save** to establish the connection.
19+
20+
Once connected, OpenComply will scan your Kubernetes environment for security and compliance insights.

0 commit comments

Comments
 (0)