LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Kubernetes cluster access

Browse skills that use this input.

  • performing-kubernetes-penetration-testing - Kubernetes penetration testing
    containerskubernetessecuritypenetration-testing

    ★ 11 · Updated 2026-03-25

    Evaluates Kubernetes cluster security through simulated attacks against components

    ⚙ scan cluster⚙ check API server⚙ test kubelet
  • juicebox-incident-runbook - Juicebox Incident Response Automation
    incident managementkubernetesjuiceboxtroubleshooting

    ★ 1 · Updated 2026-03-20

    Execute standardized Juicebox incident response procedures

    ⚙ run quick diagnostics⚙ check API status⚙ identify root cause
  • grafana-stale-datasource-cleanup - Clean Up Stale Grafana Datasources in MySQL Database
    grafanadatasource-managementkubernetestroubleshooting

    ★ 18 · Updated 2026-03-09

    Remove stale Grafana datasources that conflict with provisioned ones or point to disabled services

    ⚙ list datasources via API⚙ delete datasource from MySQL⚙ update dashboard references
  • sealed-secrets - Sealed Secrets for Kubernetes
    kubernetessecretsencryptiongitops

    ★ 602 · Updated 2026-02-24

    Create encrypted sealed secrets for storing sensitive data in Git repositories.

    ⚙ Create Kubernetes secret manifest⚙ Encrypt secret using kubeseal⚙ Apply sealed secret to cluster
  • building-gitops-workflows - Build GitOps workflows for Kubernetes deployments
    gitopskubernetesargo-cdflux

    ★ 1 · Updated 2026-02-24

    Construct GitOps workflows using ArgoCD or Flux for continuous deployment

    ⚙ select GitOps tool⚙ define application structure⚙ generate manifests
  • building-gitops-workflows - Automated GitOps Workflow Builder for ArgoCD and Flux
    gitopsargocdfluxkubernetes

    ★ 18 · Updated 2026-02-24

    Construct GitOps workflows using ArgoCD or Flux for continuous deployment automation

    ⚙ generate application manifests⚙ configure sync policies⚙ implement RBAC permissions
  • building-gitops-workflows - Automated GitOps workflow configuration for ArgoCD and Flux
    gitopskubernetesargocdflux

    ★ 602 · Updated 2026-02-24

    Constructs GitOps workflows for automated Kubernetes deployments using ArgoCD or Flux

    ⚙ generate ArgoCD application manifests⚙ create Flux kustomization files⚙ configure sync policies
  • Kubernetes - Expert Kubernetes Management and Debugging Guide
    kubernetescontainer-orchestrationdevopsdebugging

    ★ 816 · Updated 2026-02-23

    Avoid common Kubernetes mistakes with resource limits, probe configuration, selector mismatches, and RBAC management

    ⚙ Set resource limits and requests⚙ Configure readiness and liveness probes⚙ Manage labels and selectors
  • get-cluster-health - Monitor Kubernetes cluster health status and components
    kubernetescluster monitoringhealth checkk8s

    ★ 3 · Updated 2026-02-13

    Checks Kubernetes cluster health by verifying node readiness, system pod status, and control plane components

    ⚙ list node status⚙ check pod health in kube-system namespace⚙ check recent cluster events