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

Browse skills that use this input.

  • implementing-network-policies-for-kubernetes - Implementing Network Policies for Kubernetes
    kubernetesnetwork-policymicrosegmentationzero-trust

    ★ 47 · Updated 2026-09-20

    Enforce Pod-level network segmentation using Kubernetes NetworkPolicy to restrict lateral movement and implement zero trust.

    ⚙ Verify CNI plugin support⚙ Enforce default deny policy⚙ Allow DNS egress traffic
  • deploying-kafka-k8s - Deploy Apache Kafka on Kubernetes with Strimzi Operator
    kuberneteskafkastrimzikraft

    ★ 12 · Updated 2026-09-18

    Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode.

    ⚙ Install Strimzi operator⚙ Deploy Kafka cluster⚙ Manage Kafka topics
  • detecting-container-escape-attempts - Detecting Container Escape Attempts with Falco and Seccomp
    containerskubernetesdockersecurity

    ★ 47 · Updated 2026-06-30

    Monitors container escape indicators using Falco, seccomp profiles, and auditd rules across namespace, capability, kernel, and mount-based attack vectors.

    ⚙ deploy Falco runtime detection⚙ create custom escape detection rules⚙ configure seccomp profiles
  • distributed-tracing - Distributed Tracing for Microservices
    ObservabilityMicroservicesPerformance monitoringDistributed tracing

    ★ 602 · Updated 2026-06-30

    Implement distributed tracing with Jaeger and Tempo to track requests across microservices

    ⚙ deploy Jaeger instance⚙ deploy Tempo instance⚙ instrument applications
  • kafka-setup - Apache Kafka Setup for Event Streaming
    Apache Kafkaevent streamingmessage brokerDapr

    ★ 18 · Updated 2026-06-30

    Set up Apache Kafka for event streaming using Strimzi, Redpanda, or Docker

    ⚙ install Strimzi operator⚙ create Kafka cluster⚙ create Kafka topics
  • eks - Manage AWS EKS Kubernetes Clusters
    AWSEKSKubernetesmanaged service

    ★ 9 · Updated 2026-06-15

    Manage Kubernetes clusters, node groups, and workloads on AWS EKS

    ⚙ create cluster⚙ configure cluster⚙ manage node group
  • service-mesh-implementation - Deploy and Configure Service Mesh
    service meshIstioLinkerdmicroservices

    ★ 18 · Updated 2026-05-28

    Implement service mesh for microservice communication, traffic management, security, and observability

    ⚙ deploy Istio⚙ deploy Linkerd⚙ configure virtual service
  • service-mesh-implementation - Service Mesh Implementation for Microservices
    service meshistiomicroserviceskubernetes

    ★ 57 · Updated 2026-05-28

    Deploy and configure service mesh (Istio, Linkerd) for microservice communication, traffic management, security, and observability

    ⚙ Deploy service mesh⚙ Configure traffic routing⚙ Setup security policies
  • deploying-to-kubernetes - Kubernetes Deployment Automation
    kubernetesdeploymentcontainer orchestrationconfiguration management

    ★ 0 · Updated 2026-05-28

    Create Kubernetes deployments, services, configurations with autoscaling and health checks

    ⚙ create deployment⚙ expose service⚙ create config map
  • service-mesh-implementation - Service Mesh Implementation
    service meshIstioLinkerdKubernetes

    ★ 602 · Updated 2026-05-28

    Deploy and configure service mesh for microservice communication, traffic management, security, and observability

    ⚙ deploy service mesh⚙ configure traffic routing⚙ enable mTLS encryption
  • k8s-nfs-mount-troubleshooting - Kubernetes NFS Mount Troubleshooting
    kubernetesNFSstoragetroubleshooting

    ★ 602 · Updated 2026-05-11

    Debug and fix Kubernetes NFS volume mount failures and related issues

    ⚙ identify NFS path⚙ verify NFS export⚙ create NFS directory
  • jenkins-pipelines - Jenkins CI/CD Pipeline Management
    jenkinsci-cdpipelinesautomation

    ★ 0 · Updated 2026-05-11

    Create and manage Jenkins CI/CD pipelines with declarative and scripted syntax

    ⚙ write Jenkinsfiles⚙ configure declarative pipelines⚙ configure scripted pipelines
  • kubernetes-specialist - Kubernetes Workload Management
    kubernetescontainer orchestrationinfrastructuredevops

    ★ 1 · Updated 2026-05-09

    Deploy and manage Kubernetes workloads with manifests, security policies, and configuration.

    ⚙ create deployment manifests⚙ configure networking policies⚙ set up persistent storage
  • JFrog Security (Xray) - JFrog Xray Security Scanning and Management
    securityvulnerability scanningSCAcontainer security

    ★ 5 · Updated 2026-05-09

    Scan artifacts and builds for vulnerabilities, manage security policies and watches, and monitor runtime security

    ⚙ scan artifacts⚙ scan builds⚙ create policies
  • secrets-management - Secure Secrets for CI/CD Pipelines
    secrets-managementCI/CDsecurityvault

    ★ 6 · Updated 2026-05-09

    Implement secure secrets management in CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions

    ⚙ Store API keys⚙ Store credentials⚙ Manage database passwords
  • k8s-security-policies - Kubernetes Security Policies Setup
    kubernetessecuritynetwork-policyrbac

    ★ 602 · Updated 2026-03-26

    Implement NetworkPolicy, PodSecurityPolicy, and RBAC for Kubernetes clusters

    ⚙ implement network segmentation⚙ configure pod security standards⚙ set up RBAC
  • implementing-runtime-security-with-tetragon - Implement eBPF Runtime Security in Kubernetes
    tetragonebpfruntime-securitykubernetes

    ★ 1 · Updated 2026-03-26

    Implement eBPF-based runtime security observability and enforcement using Cilium Tetragon

    ⚙ Install Tetragon with Helm⚙ Install Tetragon CLI⚙ Verify Tetragon installation
  • implementing-runtime-security-with-tetragon - Implement eBPF runtime security with Tetragon
    tetragonebpfruntime-securitykubernetes

    ★ 4 · Updated 2026-03-26

    Implement eBPF-based runtime security in Kubernetes with Tetragon for kernel-level threat detection

    ⚙ monitor process lifecycle⚙ detect file access⚙ track network connections
  • implementing-runtime-security-with-tetragon - Tetragon eBPF Runtime Security for Kubernetes
    tetragonebpfruntime-securitykubernetes

    ★ 4 · Updated 2026-03-26

    Implement eBPF-based runtime security observability and enforcement for Kubernetes clusters using Cilium Tetragon.

    ⚙ monitor process execution⚙ detect file access⚙ track network connections
  • k8s-continual-improvement - Kubernetes Continual Service Improvement
    kubernetesslofinopscapacity planning

    ★ 4 · Updated 2026-03-26

    Continuously improve Kubernetes platforms through SLO management, cost optimization, and maturity assessment

    ⚙ define SLOs⚙ manage SLOs⚙ optimize cluster costs

Scroll to load more