第 69 章 Kubernetes 命名空间
从 Camel 2.17 开始
支持生成者和消费者
Kubernetes 命名空间组件是 Kubernetes 组件 之一,它提供了一个制作者来执行 Kubernetes 命名空间操作,以及消费者使用与 Namespace 事件相关的事件。
69.1. 依赖项
当在 Red Hat build of Apache Camel for Spring Boot 中使用 kubernetes-namespaces
时,使用以下 Maven 依赖项来支持自动配置:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-kubernetes-starter</artifactId> </dependency>