Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kubernetes-ingress

kubernetes-ingress 收录了来自 nginx 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
5.0k
更新
2026-06-03
Forks
2.0k
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

nic-debugging
软件开发工程师

Debugging and troubleshooting patterns for NIC. Use when diagnosing failures, tracing issues, investigating NGINX reload errors, config generation bugs, or controller sync problems.

2026-06-03
nic-planning
软件开发工程师

Task planning and approach strategy for NIC. Use when starting any non-trivial task, reading issues or specs, planning before implementing, or when asked to create a plan for a change.

2026-06-03
nic-ci-pipelines
软件开发工程师

CI/CD pipeline structure, GitHub Actions workflows, reusable workflow patterns, and matrix builds for NIC. Use when working on CI workflows, debugging build failures, adding new workflow steps, modifying build matrices, or understanding the release pipeline.

2026-05-25
nic-docker-images
软件开发工程师

Docker image build system, Dockerfile structure, image variants, build scripts, and Makefile targets for NIC. Use when building container images, modifying the Dockerfile, adding new image variants, debugging image builds, or working with build scripts.

2026-05-25
nic-structure
软件开发工程师

NIC architecture, resource processing pipeline, template systems, and key type definitions. Use when exploring the codebase, understanding data flow, debugging config generation, or working on controller logic.

2026-05-18
nic-add-feature
软件开发工程师

Checklists for adding Ingress annotations, VirtualServer/VSR fields, or Helm chart values to NIC. Use when adding new configuration options, new NGINX directives, new annotations, new CRD fields, or new Helm values.

2026-05-02
nic-add-policy
软件开发工程师

Step-by-step checklist for adding a new Policy CRD type to NIC. Use when implementing a new policy like AccessControl, RateLimit, JWTAuth, ExternalAuth, BasicAuth, IngressMTLS, EgressMTLS, OIDC, WAF, APIKey, Cache, or CORS, or extending the policy system with a new policy type.

2026-05-02
nic-testing
软件质量保证分析师与测试员

Testing patterns for NIC including Go table-driven tests, snapshot tests, and Python integration tests. Use when writing unit tests, snapshot tests, policy tests, template tests, Helm tests, or pytest integration tests for the Ingress Controller.

2026-05-02