managing-infra
✓Kubernetes、Terraform、Helm、Kustomize 和 GitHub Actions 的基础架构模式。在制定 K8s 架构决策、在 Helm 与 Kustomize 之间进行选择、构建 Terraform 模块、编写 CI/CD 工作流程或应用安全最佳实践时使用。
SKILL.md
| Raw K8s YAML | Simple deployments, one-off resources | | Kustomize | Environment variations, overlays without templating | | Helm | Complex apps, third-party charts, heavy templating | | Terraform | Cloud resources, infrastructure lifecycle | | GitHub Actions | CI/CD, automated testing, releases | | Makefile | Build automation, self-documenting targets |
Kustomize when: Simple env differences, readable manifests, patching YAML Helm when: Complex templating, third-party charts, release management
Every workload: non-root user, read-only filesystem, no privilege escalation, dropped capabilities, network policies.
Kubernetes、Terraform、Helm、Kustomize 和 GitHub Actions 的基础架构模式。在制定 K8s 架构决策、在 Helm 与 Kustomize 之间进行选择、构建 Terraform 模块、编写 CI/CD 工作流程或应用安全最佳实践时使用。 来源:alexei-led/claude-code-config。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alexei-led/claude-code-config --skill managing-infra- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 managing-infra?
Kubernetes、Terraform、Helm、Kustomize 和 GitHub Actions 的基础架构模式。在制定 K8s 架构决策、在 Helm 与 Kustomize 之间进行选择、构建 Terraform 模块、编写 CI/CD 工作流程或应用安全最佳实践时使用。 来源:alexei-led/claude-code-config。
如何安装 managing-infra?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alexei-led/claude-code-config --skill managing-infra 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alexei-led/claude-code-config
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01