infra-portforward
Installation
SKILL.md
Kubernetes Port-Forward
Overview
Establish port-forward connections to cluster services. Handles service discovery, credentials retrieval, connectivity verification, and cleanup. Supports RabbitMQ, PostgreSQL, and internal APIs.
Service Registry
Quick reference for the most common services. For the full inventory (all adapters, gestor documental, etc.), see references/services.md.
| Service | Namespace | DEV svc | PROD svc | Port |
|---|---|---|---|---|
| RabbitMQ (mgmt) | shared-infra |
dev-test-afianza-rabbit-ha |
rabbitmq |
15672 |
| RabbitMQ (AMQP) | shared-infra |
dev-test-afianza-rabbit-ha |
rabbitmq |
5672 |
| PostgreSQL | plataformadato |
dev-infra-pgbouncer |
pd-infra-pgbouncer |
6432 |
| backoffice-api | plataformadato |
— | pd-service-backoffice-api |
8000 |
| obligations-api | plataformadato |
— | mp-service-obligations-api |
8000 |