在 Kubernetes 环境中管理 API 路由,本质上是在与声明式 API 和最终一致性模型打交道。标准的 Ingress Controller 通过解析 Ingress 资源或其 CRD(如 Gateway API)中的注解来生成代理
2023-10-27