kubesphere-network-extension-operations

仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由

对网络策略管理与故障排查很有帮助,适合网络运维团队。

▸ 风险提示

可能修改网络策略或 IP 池,影响集群网络连通性与服务。

这个 Skill 做什么

操作 KubeSphere 的 network 扩展与 Calico/IPPool 网络资源。

用 kubectl 操作 KubeSphere 的 network 扩展和相关网络资源,能安装/升级/启用/禁用扩展,查看配置并管理 Calico 的 IPPool、命名空间绑定、迁移或网络隔离流程。适合做集群网络配置、变更或故障排查时使用。特点是优先参考实时集群状态并结合扩展文档处理细粒度的 Calico/IPPool 操作。

▸ 展开 SKILL.md 英文原文

Operate the KubeSphere network extension. Use when Codex needs to install, upgrade, configure, enable, disable, or inspect the `network` extension; manage Calico `IPPool` resources, namespace bindings, migrations, or network isolation flows; or consult the bundled network extension references in this skill.

开发编程网络CalicoIPPool隔离策略通用
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-network-extension-operations/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-network-extension-operations/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# KubeSphere Network Extension Operations

Operate the `network` extension and its related resources with `kubectl` plus the bundled references in this skill. Prefer the live cluster state first, then use the copied extension references here to resolve packaging details, API shapes, and product behavior.

## When to Use

- Install, upgrade, enable, disable, or inspect the `network` extension
- Edit `InstallPlan.spec.config` for IPPool or NetworkPolicy feature toggles
- Verify packaging details such as version, images, dependencies, or installation mode
- Manage Calico `IPPool` resources, namespace bindings, occupancy, and migration flows
- Manage cluster, workspace, or project network isolat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有