بنقرة واحدة
cicd
CI/CD skills for Edgion: local build, Docker build, GitHub Actions workflows, and GitHub Release publishing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
CI/CD skills for Edgion: local build, Docker build, GitHub Actions workflows, and GitHub Release publishing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | cicd |
| description | CI/CD skills for Edgion: local build, Docker build, GitHub Actions workflows, and GitHub Release publishing. |
| File | Topic |
|---|---|
| 00-local-build.md | Local build commands, artifact locations, feature combinations, common build issues |
| 01-docker-build.md | Docker multi-stage builds, cargo-chef, multi-architecture support |
| 02-github-workflow.md | CI pipeline, GitHub Release publishing (releases/ directory), Docker Hub push |
Conventions shared by the in-repo binaries (edgion-controller, edgion-gateway, edgion-cli) — project overview, command line / directory / config-path conventions, Core layering conventions, resource system.
KubernetesCenter implementation — K8s Reflector watching, leader election, HA mode, ResourceController lifecycle, status writeback.
ConfigCenter subsystem — ConfCenter trait abstraction, FileSystemCenter and KubernetesCenter implementations, unified Workqueue + ResourceProcessor pipeline.
edgion-controller control plane architecture — overall design, startup/shutdown, Admin API, ConfigCenter, Workqueue, ResourceProcessor, Requeue, CacheServer, ACME service.
Route matching overview — multi-stage pipeline (Listener→Domain→Path→DeepMatch), per-listener isolation, registration flow, atomic swap.
TLS subsystem overview — TLS Store, SNI matching, certificate management, BoringSSL/OpenSSL backend selection.