Claude Skill

paperclipinc/openclaw-operator

OpenClaw Operator 是一个 Kubernetes operator,用于部署和管理 OpenClaw AI 代理实例,具备生产级安全性、可观测性和生命周期管理。基于 Go 语言构建,支持 Helm。

概览

Stars381
Forks66
语言Go
最后更新2026-06-16
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者paperclipinc
仓库openclaw-operator
完整名称paperclipinc/openclaw-operator
Repo ID1,151,230,494

安装这个 Skill

git clone https://github.com/paperclipinc/openclaw-operator.git

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-13
平台
ClaudeMCPOpenClaw
能力
browsercode-reviewpdfmemoryimageterminalworkflowagentsaigolang
识别文件
README.mddocstest
配置键
UIDPIDANTHROPIC_API_KEYOPENCLAW_GATEWAY_TOKENURLCHROMIUM_URLTS_KUBE_SECRETGITHUB_TOKENPIP_INDEX_URLS3_ACCESS_KEY_IDS3_SECRET_ACCESS_KEY

项目简介

OpenClaw Operator 是一个基于 Go 语言开发的 Kubernetes operator,用于部署和管理 OpenClaw AI 代理实例。它提供生产级安全性、可观测性和生命周期管理,利用 Helm 图表和 Kubernetes 原生模式简化云原生环境中的 AI 代理运维。

英文描述

Kubernetes operator for deploying and managing OpenClaw AI agent instances with production-grade security, observability, and lifecycle management.

要点

  • 基于 Kubernetes 原生的 OpenClaw AI 代理部署
  • 生产级安全性与生命周期管理
  • 内置代理实例可观测性
  • 基于 Helm 的安装与配置
  • 自动化扩缩容与健康监控

使用场景

  • 在 Kubernetes 集群中部署 AI 代理
  • 在生产环境中管理代理生命周期
  • 将 AI 代理与现有云原生基础设施集成
  • 利用 Kubernetes 自动扩缩容扩展 AI 代理工作负载
  • 确保 AI 代理部署的安全性与可观测性

README 摘要

<p align="center"> <img src="docs/images/banner.svg" alt="OpenClaw Kubernetes Operator — OpenClaws sailing the Kubernetes seas" width="100%"> </p> # OpenClaw Kubernetes Operator [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Go Report Card](https://goreportcard.com/badge/github.com/paperclipinc/openclaw-operator)](https://goreportcard.com/report/github.com/paperclipinc/openclaw-operator) [![CI](https://github.com/paperclipinc/openclaw-operator/actions/workflows/ci.yaml/badge.svg)](https://github.com/paperclipinc/openclaw-operator/actions/workflows/ci.yaml) [![Kubernetes](https://img.shields.io/badge/Kubernetes-1.28%2B-326CE5?logo=kubernetes&logoColor=white)](https://kubernetes.io) [![Go](https://img.shields.io/badge/Go-1.24-00ADD8?logo=go&logoColor=white)](https://go.dev) **Self-host [OpenClaw](https://openclaw.ai) AI agents on Kubernetes with production-grade security, observability, and lifecycle management.** OpenClaw is an AI agent platform that acts on your behalf across Telegram, Discord, WhatsApp, and Signal. It manages your inbox, calendar, smart home, and more through 50+ integrations. While [Paperclip Inc.](https://paperclip.inc/openclaw) offers fully managed hosting, this operator lets you run OpenClaw on your own infrastructure with the same operational rigor. --- ## Why an Operator? Deploying AI agents to Kubernetes involves more than a Deployment and a Service. You need network isolation, secret management, persistent storage, health monitoring, optional browser automation, and config rollouts, all wired correctly. This operator encodes those concerns into a single `OpenClawInstance` custom resource so you can go from zero to production in minutes: ```yaml apiVersion: opencl

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17