Integrations
Connect KubeFrame with your existing tools and platforms. Comprehensive API, webhook, and pre-built integration support.
Integration Categories
CI/CD Platforms
Integrate with GitHub Actions, GitLab CI, Jenkins, CircleCI, and more for automated deployments.
18 integrations
Monitoring & Observability
Connect Prometheus, Datadog, New Relic, Splunk, and other monitoring platforms.
24 integrations
Communication
Send alerts and notifications to Slack, PagerDuty, Opsgenie, and Microsoft Teams.
12 integrations
Cloud Providers
Native support for AWS, Google Cloud, Azure, and other cloud infrastructure platforms.
8 integrations
Security Tools
Integrate with vulnerability scanners, secret managers, and compliance tools.
14 integrations
Development Tools
Connect with package registries, version control, and development platforms.
16 integrations
Featured Integrations
GitHub Actions
Automatically deploy to KubeFrame clusters from your GitHub Actions workflows.
Learn More → - name: Deploy to KubeFrame
uses: kubeframe/deploy-action@v1
with:
cluster-id: ${{ secrets.CLUSTER_ID }}}
config-path: ./kube-config.yaml
Datadog
Send cluster metrics and events to Datadog for unified monitoring across your infrastructure.
Learn More →Enabled Features
- ✓ Cluster metrics collection
- ✓ Pod event streaming
- ✓ Custom metric forwarding
- ✓ Alert routing
Notifications
- ✓ Deployment status updates
- ✓ Alert notifications
- ✓ Cluster health reports
- ✓ Custom webhooks
Capabilities
- ✓ Automatic sync on Git push
- ✓ Health status monitoring
- ✓ Rollback integration
- ✓ Multi-cluster deployment
APIs & Webhooks
REST API
Comprehensive REST API for programmatic access to all KubeFrame resources and operations.
GET /api/v1/clusters
POST /api/v1/deployments
PUT /api/v1/clusters/{id}
Webhooks
Real-time event notifications for cluster and deployment state changes.
cluster.created
deployment.completed
alert.triggered
Build Custom Integrations
Integration Points
Authentication
- • API Token Authentication
- • OAuth 2.0
- • Service Accounts
Data Formats
- • JSON
- • Protocol Buffers
- • YAML
SDKs Available
- • Python SDK
- • Go SDK
- • JavaScript SDK
Integrate with Your Tools
Build custom integrations or use our pre-built connectors to connect KubeFrame with your entire toolchain.
Contact Engineering