·configure-ingress-networking
</>

configure-ingress-networking

使用 NGINX Ingress Controller、用於自動 TLS 憑證管理的憑證管理器、基於路徑的路由、速率限制以及具有 SSL 終止和負載平衡的多域託管來配置 Kubernetes Ingress 網路。當透過單一負載平衡器公開多個 Kubernetes 服務、實現基於路徑或基於主機的路由、使用 Let's Encrypt 自動頒發 TLS 憑證或透過流量分割設定藍綠和金絲雀部署時使用。

9安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill configure-ingress-networking

如何安裝 configure-ingress-networking

透過命令列快速安裝 configure-ingress-networking AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill configure-ingress-networking
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Set up production-grade Kubernetes Ingress with NGINX controller, automated TLS certificates, and advanced routing capabilities.

Deploy NGINX Ingress Controller with Helm and configure cloud provider integration.

Expected: NGINX Ingress Controller pods running in ingress-nginx namespace. LoadBalancer service has external IP assigned. Metrics endpoint accessible on port 10254. Health check at /healthz returns 200 OK.

使用 NGINX Ingress Controller、用於自動 TLS 憑證管理的憑證管理器、基於路徑的路由、速率限制以及具有 SSL 終止和負載平衡的多域託管來配置 Kubernetes Ingress 網路。當透過單一負載平衡器公開多個 Kubernetes 服務、實現基於路徑或基於主機的路由、使用 Let's Encrypt 自動頒發 TLS 憑證或透過流量分割設定藍綠和金絲雀部署時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill configure-ingress-networking
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什麼是 configure-ingress-networking?

使用 NGINX Ingress Controller、用於自動 TLS 憑證管理的憑證管理器、基於路徑的路由、速率限制以及具有 SSL 終止和負載平衡的多域託管來配置 Kubernetes Ingress 網路。當透過單一負載平衡器公開多個 Kubernetes 服務、實現基於路徑或基於主機的路由、使用 Let's Encrypt 自動頒發 TLS 憑證或透過流量分割設定藍綠和金絲雀部署時使用。 來源:pjt222/development-guides。

如何安裝 configure-ingress-networking?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill configure-ingress-networking 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides