← 返回 Skills 市场
cn-big-cabbage

kubeasz-deploy

作者 CN-big-cabbage · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kubeasz-deploy
功能描述
为 K8s 初学者提供 Kubernetes 集群部署指导,支持 AllinOne 快速体验和生产环境高可用部署。
使用说明 (SKILL.md)

kubeasz 集群部署助手

技能概述

本技能帮助初学者使用 kubeasz 工具部署 Kubernetes 集群,支持两种场景:

  • AllinOne 快速部署: 单机测试环境,适合学习和体验
  • 生产环境部署: 多节点高可用集群,满足生产需求

使用流程

AI 助手将引导你完成以下步骤:

  1. 环境准备与检查
  2. 选择部署方式
  3. 配置集群参数
  4. 执行部署命令
  5. 验证集群状态

关键章节导航

配置示例参考

AI 助手能力

当你向 AI 描述部署需求时,AI 会:

  • 评估你的环境是否符合要求
  • 根据你的场景推荐合适的部署方式
  • 生成或调整配置文件
  • 执行部署命令并监控进度
  • 验证部署结果并提供后续使用建议
安全使用建议
This skill appears to be a genuine kubeasz deployment guide, but review a few things before running it: 1) The metadata requires 'ansible' though the guide says Ansible runs inside a Docker container — you likely don't need a host Ansible binary. 2) The agent/instructions will generate and copy SSH keys and run commands that access ~/.ssh and /etc paths and run root-level install commands (including curl | bash examples). Only run these steps on machines you control and review each command before executing. 3) Downloads come from GitHub releases (standard) — verify release URLs and checksums if possible. 4) Prefer running initial experiments in an isolated VM or non-production environment, and back up any important data/keys. If you want, provide the agent with explicit instructions to never transmit private keys or other secrets externally and to show commands for manual copy-paste rather than executing automatically.
能力标签
crypto
能力评估
Purpose & Capability
Name/description and the included guides consistently describe using kubeasz to deploy Kubernetes; that purpose is coherent. However the skill metadata declares required binaries 'ansible' and 'ezctl' even though the guides repeatedly state kubeasz runs Ansible inside a Docker container and use 'docker exec -it kubeasz ezctl' or ./ezdown to obtain tooling. Requiring a local 'ansible' binary appears unnecessary; requiring 'ezctl' is borderline (ezctl is typically inside the kubeasz container or downloaded by the guide). This is a small mismatch worth noting but plausibly benign.
Instruction Scope
SKILL.md and the guides give explicit, deployment-scoped instructions (OS checks, docker/install commands, ssh-keygen/ssh-copy-id, wget from GitHub, docker exec ezctl commands, etc.). These steps legitimately require reading system files and running privileged commands on the deployment host and remote nodes. They do not request unrelated data, but they do instruct actions that access SSH keys, system configuration (/etc/*), and to run remote commands — which increases risk if executed without human review.
Install Mechanism
Instruction-only skill with no install spec and no downloaded third-party archives defined in the skill bundle. The guides instruct downloading ezdown from GitHub releases and using Docker; those are standard and expected for kubeasz.
Credentials
The skill declares no environment variables or secrets, which is proportionate. However the runtime steps explicitly instruct generating and copying SSH keys and running commands that use private files (e.g., ~/.ssh/id_rsa, /etc/kubeasz). Those are necessary for cluster deployment but are sensitive — the skill does not request external credentials, but it will operate on local secrets if invoked.
Persistence & Privilege
The skill does not request persistent privileges or set always:true. It is user-invocable and can be run by the agent, which is the platform default and expected for a deployment helper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kubeasz-deploy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kubeasz-deploy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: K8s deployment assistant for beginners with mirror pull solutions, version flexibility, and comprehensive troubleshooting
元数据
Slug kubeasz-deploy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

kubeasz-deploy 是什么?

为 K8s 初学者提供 Kubernetes 集群部署指导,支持 AllinOne 快速体验和生产环境高可用部署。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 kubeasz-deploy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kubeasz-deploy」即可一键安装,无需额外配置。

kubeasz-deploy 是免费的吗?

是的,kubeasz-deploy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

kubeasz-deploy 支持哪些平台?

kubeasz-deploy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 kubeasz-deploy?

由 CN-big-cabbage(@cn-big-cabbage)开发并维护,当前版本 v1.0.0。

💬 留言讨论