第 71 章 Kubernetes Deployments
自 Camel 2.20 起
支持生成者和消费者
Kubernetes Deployments 组件是 Kubernetes 组件 之一,它为执行 Kubernetes Deployments 操作和消费者使用与 Deployments 对象相关的事件提供了一个制作者。
71.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在 Red Hat build of Apache Camel for Spring Boot 中使用 kubernetes-deployments 时,使用以下 Maven 依赖项来支持自动配置:
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-kubernetes-starter</artifactId>
</dependency>