clari-ci-integration

Add Clari export validation to CI: test API connectivity, validate export schemas, and run pipeline integration tests. n...

github

castai-security-basics

Secure your CAST AI integration: API key management, RBAC least-privilege, Kvisor runtime security agent, and network po...

github

castai-upgrade-migration

Upgrade CAST AI components: Helm charts for the agent/controller/evictor, Terraform provider version, and workload autos...

github

castai-sdk-patterns

CAST AI uses a REST API with X-API-Key header authentication. There is no official SDK -- build typed wrappers around fe...

github

castai-performance-tuning

Tune CAST AI for faster node provisioning, more responsive autoscaling, and efficient API usage. Covers headroom configu...

github

castai-reference-architecture

Production-grade architecture for managing CAST AI across multiple Kubernetes clusters. Covers Terraform module layout, ...

github

castai-local-dev-loop

Fast iteration workflow for CAST AI integrations: test autoscaler policies in a dev cluster, validate Terraform modules ...

github

castai-install-auth

Connect a Kubernetes cluster (EKS, GKE, AKS, or KOPS) to CAST AI for cost optimization, autoscaling, and security scanni...

github

castai-hello-world

First API calls against the CAST AI REST API: list connected clusters, retrieve the savings report, and inspect node inv...

github

castai-deploy-integration

Deploy CAST AI to EKS, GKE, and AKS clusters using official Terraform modules. Each cloud provider has a dedicated CAST ...

github

castai-common-errors

Diagnostic guide for the 10 most common CAST AI issues, covering agent connectivity, API errors, autoscaler failures, an...

github

castai-debug-bundle

Collect all CAST AI component logs, cluster state, and configuration into a single archive for troubleshooting or suppor...

github

canva-sdk-patterns

Production-ready patterns for wrapping the Canva Connect REST API. There is no official SDK — all integrations use fetch...

github

castai-ci-integration

Add CAST AI cost validation to CI/CD pipelines: verify savings thresholds, validate Terraform plans before apply, and ga...

github

canva-reliability-patterns

Production-grade reliability patterns for the Canva Connect API. The API has async operations (exports, uploads, autofil...

github

canva-rate-limits

The Canva Connect API enforces per-user, per-endpoint rate limits. Each endpoint has different thresholds. A 429 respons...

github

canva-local-dev-loop

Set up a fast local development environment for Canva Connect API integrations with a token management server, mock API ...

github

canva-multi-env-setup

Configure Canva Connect API integrations across development, staging, and production. Each environment needs separate OA...

github

canva-load-scale

Load test and scale Canva Connect API integrations. Since Canva enforces per-user rate limits, scaling means distributin...

github

canva-install-auth

Set up a Canva Connect API integration with OAuth 2.0 Authorization Code flow with PKCE (SHA-256). The Canva Connect API...

github

canva-known-pitfalls

Common mistakes when integrating with the Canva Connect API. Each pitfall includes the anti-pattern, why it fails, and t...

github

canva-incident-runbook

Rapid incident response for Canva Connect API integration failures. Covers triage, mitigation, escalation, and postmorte...

github

canva-enterprise-rbac

Manage access control for Canva Connect API integrations at the organization level. The Canva API uses OAuth scopes (not...

github

canva-hello-world

Minimal working example: authenticate, get user profile, create a design, and export it as PNG. All via the Canva Connec...

github