configure-ingress-networking

Installation
SKILL.md

Configure Ingress Networking

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

When to Use

  • Exposing multiple Kubernetes services via single load balancer
  • Implementing path-based or host-based routing for microservices
  • Automating TLS certificate issuance and renewal with Let's Encrypt
  • Implementing rate limiting, authentication, and WAF policies
  • Setting up blue-green or canary deployments with traffic splitting
  • Configuring custom error pages and request/response modification

Inputs

Installs
16
GitHub Stars
32
First Seen
Feb 27, 2026
configure-ingress-networking — pjt222/agent-almanac