Installation¶
This guide covers setting up your Obsyk account and preparing to connect clusters.
Prerequisites¶
- A Kubernetes cluster (v1.24 or later)
kubectlconfigured with cluster accesshelmv3.x installed
Create an Account¶
- Visit app.obsyk.ai
- Sign up with your email or SSO provider
- Create your organization
Generate Cluster Credentials¶
Before installing the operator, you need to register your cluster:
- Navigate to Clusters in the dashboard
- Click Add Cluster
- Enter a name for your cluster
- Copy the generated
Client IDandClient Secret
Save Your Credentials
The client secret is only shown once. Save it securely before closing the dialog.
Install the Operator¶
See the Operator Installation Guide for detailed instructions.
Verify Connection¶
After installing the operator:
- Return to the Obsyk dashboard
- Navigate to Clusters
- Your cluster should show as Connected
If the cluster doesn't connect within a few minutes, check the Troubleshooting Guide.