series: APISIX Ingress
- OpenTelemetry bridge: APISIX → otel-collector → Elasticsearch APM APISIX sends OTLP/HTTP traces; APM Server wants gRPC. An otel-collector deployment bridges the two. fullnameOverride is critical.
- APISIX as Kubernetes ingress: rate limiting, JWT routing, and Lua plugins APISIX Ingress Controller with ApisixRoute, limit-count for rate limiting per consumer, JWT claim-based routing for A/B testing, serverless Lua plugin for request transformation, canary releases.
- APISIX as a Kubernetes ingress: global rules, TLS, and OpenTelemetry ApisixGlobalRule for Elasticsearch logging, OpenTelemetry tracing, gzip, and real-ip. ApisixTls for wildcard certs. Two ingress classes: internal and external.
No posts match the selected filters.