Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ci-infra

ci-infra には pytorch から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
16
更新
2026-06-30
Forks
14
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

osdc-cli-debugging
ネットワーク・コンピュータシステム管理者

Read-only CLI commands for debugging OSDC clusters: kubectl, aws, helm, tofu. Includes command references, safety boundaries, and the deploy-audit ConfigMaps in osdc-system (what version is running where, who deployed it, when, did it succeed, is a deploy stuck). Applies to ~/meta/ci-infra/osdc. Load when investigating cluster state, debugging pods, inspecting infrastructure, comparing deployed versions across clusters, or diagnosing a failed or stuck deploy.

2026-06-30
osdc-deployment
ネットワーク・コンピュータシステム管理者

OSDC deployment workflow, just recipes, base deploy order, module deploy order, clusters.yaml configuration, Terraform architecture, smoke tests, justfile conventions. Applies to ~/meta/ci-infra/osdc. Load when deploying, adding modules, or modifying deploy scripts.

2026-06-30
osdc-runners-nodepools
ネットワーク・コンピュータシステム管理者

OSDC runners, NodePools, BuildKit, GitHub Actions constraints, EKS node taints, image mirroring, and the runner/nodepool change checklist. Applies to ~/meta/ci-infra/osdc. Load when modifying runners, nodepools, BuildKit, or node configurations.

2026-06-30
osdc-observability
ネットワーク・コンピュータシステム管理者

OSDC observability: monitoring (metrics) and logging pipelines, three-Alloy architecture, Grafana Cloud Loki + Mimir queries, label strategy, credential setup, and troubleshooting. Applies to ~/meta/ci-infra/osdc. Load when working on monitoring, logging, Alloy, or querying logs.

2026-06-26
osdc-project-structure
ソフトウェア開発者

OSDC platform architecture, project organization, directory tree, key design decisions, external knowledge base, key files, and docs index. Applies to ~/meta/ci-infra/osdc. Load when working on OSDC to understand project layout and architecture.

2026-06-26
osdc-harbor
ネットワーク・コンピュータシステム管理者

Harbor pull-through cache configuration, Helm chart gotchas (inconsistent value paths, per-component image overrides, taint tolerations), and image mirroring strategy. Applies to ~/meta/ci-infra/osdc. Load when working on Harbor, image mirroring, or container registry configuration.

2026-06-25
osdc-nodelocaldns
ネットワーク・コンピュータシステム管理者

OSDC NodeLocal DNSCache (NLD) base component — per-node CoreDNS DaemonSet under base/kubernetes/nodelocaldns/. Covers iptables-mode rationale (vs IPVS-mode), dynamic kube-dns ClusterIP substitution via deploy.sh (validates the kube-dns ClusterIP is IPv6 and fails fast on IPv4 — OSDC EKS is IPv6-only by design and NLD is single-family by deploy-script enforcement; the IPv6-only cluster recreate has already shipped in commit a6b4c8c), Service-before-DaemonSet apply ordering (KUBE_DNS_UPSTREAM env-var injection), kube-dns-upstream auxiliary Service, two metrics ports (9253 CoreDNS plugin / 9353 binary setup_errors_total), the coredns_nodecache_* vs nodelocaldns_* metric-name confusion, no preStop / no memory limit / no startup taint design decisions, Harbor proxy-cache image pull (no pre-mirror), IPv6 ULA bind address (fd00::10), and the ≥3-day soak gate (applies to any FUTURE cluster-wide NLD cutover). Applies to ~/meta/ci-infra/osdc. Load when developing, debugging, or maintaining the nodelocaldns base compone

2026-06-25
osdc-pypi-cache
ネットワーク・コンピュータシステム管理者

OSDC PyPI wheel cache module — per-CUDA-slug nginx+pypiserver fanout backed by shared EFS wheelhouse, fed by an external wheel-build pipeline via S3. Covers architecture (4 components), slug naming, EFS PVC, NVMe nginx cache, S3 bucket layout, needbuild override, prebuilt-cache.txt matrix invalidation, njs merge handler, /whl/ rewrites, NetworkPolicy, IRSA roles, log rotation, pod resource computation, cache-enforcer SNI matching. Applies to ~/meta/ci-infra/osdc. Load when developing, debugging, or maintaining the pypi-cache module, investigating pip install failures on runners, adding CUDA versions, or working with the wants/wheel-syncer pipeline.

2026-06-25
osdc-tooling-and-quality
ソフトウェア開発者

OSDC tools (tofu, just, mise, crane, uv), automation hierarchy, unit tests, code style and linting rules (13 linters, indentation), "Don't Do" list, and quality gates. Applies to the OSDC project (`osdc/`). Load when writing code, running linters, adding scripts/tests, or debugging and trying to understand issues.

2026-06-25
pytorch-runners-routing
ネットワーク・コンピュータシステム管理者

How PyTorch CI runners and jobs are defined and resolved across .github/workflows/ — test-matrix runner labels, the runner determinator (lf / arc / mt- prefixes and the PR #186663 lf+arc combination), the test-infra #5132 experiment config, EC2 -> ARC label translation via .github/arc.yaml and .github/scripts/map_ec2_to_arc.py (including the meta_only_runners override for H100/B200), build vs test runner decoupling, the _runner-determinator.yml / _linux-build.yml / _linux-test.yml flow, and per-workflow opt-in / opt-out mechanisms. Applies to ~/meta/pytorch. Load this skill whenever working on, researching, debugging, reviewing, or answering ANY question about PyTorch CI runners, runner labels, test matrices, runner prefixes (lf, mt-, lf-, amd-do-), experiments (lf / arc / amd-do), the runner determinator, ARC fleet routing, H100/B200/A100 runner placement, GitHub Actions runs-on values in .github/workflows/, or how jobs get assigned to specific runner pools.

2026-06-25