Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products

Table of contents

  1. OpenShift 上的 Fuse 指南
  2. 前言
  3. 1. 开始前
    1. 1.1. 比较:OpenShift 上的 Fuse 独立和 Fuse
  4. 2. 管理员入门
    1. 2.1. 配置 Red Hat Container Registry 身份验证
    2. 2.2. 在 OpenShift 4.x 服务器上安装 Fuse 镜像流和模板
      1. 2.2.1. 在 OpenShift 4.x 中设置 Fuse 控制台
        1. 2.2.1.1. 生成证书来保护 OpenShift 4.x 上的 Fuse 控制台
        2. 2.2.1.2. 使用命令行在 OpenShift 4.x 上安装和部署 Fuse 控制台
        3. 2.2.1.3. 在 OpenShift 4.x 上升级 Fuse 控制台
      2. 2.2.2. 在 OpenShift 4.x 上安装 API Designer
        1. 2.2.2.1. 将 API Designer 作为一个服务添加到 OpenShift 4.x 项目中
        2. 2.2.2.2. 在 OpenShift 4.x 上升级 API Designer
    3. 2.3. 在 OpenShift 3.x 服务器上安装 Fuse 镜像流和模板
      1. 2.3.1. 在 OpenShift 3.11 中设置 Fuse 控制台
        1. 2.3.1.1. 从 OpenShift 3.11 控制台部署 Fuse 控制台
        2. 2.3.1.2. 从 OpenShift 3.11 上的 Fuse 控制台监控单个 Fuse pod
        3. 2.3.1.3. 从命令行部署 Fuse 控制台
  5. 3. 非管理员用户在 OpenShift 上安装 Fuse
    1. 3.1. 以非 admin 用户身份在 OpenShift 镜像和模板上安装 Fuse
  6. 4. 开发人员入门
    1. 4.1. 准备开发环境
      1. 4.1.1. 在本地机器上安装容器开发套件(CDK)
      2. 4.1.2. 远程访问现有 OpenShift 服务器
      3. 4.1.3. 安装客户端工具
      4. 4.1.4. 配置 Maven 软件仓库
    2. 4.2. 在 OpenShift 的 Fuse 上创建和部署应用程序
      1. 4.2.1. 使用 S2I 二进制工作流创建和部署应用程序
      2. 4.2.2. 取消部署并重新部署项目
      3. 4.2.3. 使用 S2I 源工作流创建和部署应用程序
  7. 5. 为 Spring Boot 镜像开发应用程序
    1. 5.1. 使用 Maven archetype 创建 Spring Boot 项目
    2. 5.2. 使用 Maven archetype 创建 Spring Boot 2 项目
    3. 5.3. Camel Spring Boot 应用程序的结构
    4. 5.4. Spring Boot archetype 目录
    5. 5.5. Spring Boot 2 archetype 目录
    6. 5.6. Spring Boot 的 BOM 文件
      1. 5.6.1. 合并 BOM 文件
    7. 5.7. Spring Boot Maven 插件
  8. 6. 在 Spring Boot 中运行 Apache Camel 应用程序
    1. 6.1. Camel Spring Boot 组件简介
    2. 6.2. Camel Spring Boot starter 模块简介
    3. 6.3. 没有入门模块的 Camel 组件列表
    4. 6.4. 使用 Camel Spring Boot starter
    5. 6.5. 关于 Spring Boot 的 Camel 上下文自动配置
    6. 6.6. Spring Boot Applications 中的自动探测 Camel 路由
    7. 6.7. 为 Camel Spring Boot 自动配置配置 Camel 属性
    8. 6.8. 配置自定义 Camel 上下文
    9. 6.9. 在自动配置的 CamelContext 中禁用 JMX
    10. 6.10. 将自动配置的消费者和制作者模板注入 Spring 管理的 Bean
    11. 6.11. 关于 Spring 上下文中自动配置的 TypeConverter
    12. 6.12. Spring 类型转换 API 网桥
    13. 6.13. 禁用类型转换功能
    14. 6.14. 在类路径中添加 XML 路由以进行自动配置
    15. 6.15. 为自动配置添加 XML Rest-DSL 路由
    16. 6.16. 使用 Camel Spring Boot 测试
  9. 7. 在带有 XA 事务的 Spring Boot 上运行 Camel 服务
    1. 7.1. StatefulSet 资源
    2. 7.2. Spring Boot Narayana 恢复控制器
    3. 7.3. 配置 Spring Boot Narayana 恢复控制器
    4. 7.4. 在 OpenShift 上运行 Camel Spring Boot XA quickstart
    5. 7.5. 测试成功 XA 事务
    6. 7.6. 测试失败的 XA 事务
  10. 8. 将 Camel 应用程序与 A-MQ 代理集成
    1. 8.1. 构建和部署 Spring Boot Camel A-MQ 快速入门
  11. 9. 将 Spring Boot 与 Kubernetes 集成
    1. 9.1. Spring Boot 外部化配置
      1. 9.1.1. Kubernetes ConfigMap
      2. 9.1.2. Kubernetes Secret
      3. 9.1.3. Spring Cloud Kubernetes 插件
      4. 9.1.4. 启用带有 Kubernetes 集成的 Spring Boot
    2. 9.2. 为 ConfigMap 属性源运行教程
      1. 9.2.1. 运行 Spring Boot Camel Config quickstart
      2. 9.2.2. 配置属性 bean
      3. 9.2.3. 设置 Secret
      4. 9.2.4. 设置 ConfigMap
    3. 9.3. 使用 ConfigMap PropertySource
      1. 9.3.1. 应用单个属性
      2. 9.3.2. 应用 application.yaml ConfigMap 属性
      3. 9.3.3. 应用 application.properties ConfigMap 属性
      4. 9.3.4. 部署 ConfigMap
    4. 9.4. 使用 Secrets PropertySource
      1. 9.4.1. 设置 Secret 的示例
      2. 9.4.2. 使用 secret
      3. 9.4.3. Secrets PropertySource 的配置属性
    5. 9.5. 使用 PropertySource Reload
      1. 9.5.1. 启用 PropertySource Reload
      2. 9.5.2. PropertySource Reload 级别
      3. 9.5.3. PropertySource Reload 示例
      4. 9.5.4. PropertySource Reload 操作模式
      5. 9.5.5. PropertySource Reload 配置属性
  12. 10. 为 Karaf 镜像开发应用程序
    1. 10.1. 使用 Maven archetype 创建 Karaf 项目
    2. 10.2. Camel Karaf 应用程序的结构
    3. 10.3. Karaf archetype 目录
    4. 10.4. 使用 Fabric8 Karaf 功能
      1. 10.4.1. 添加 Fabric8 Karaf 功能
      2. 10.4.2. 添加 Fabric8 Karaf 核心捆绑包功能
      3. 10.4.3. 设置属性 Placeholder 服务选项
      4. 10.4.4. 添加自定义属性占位符解析器
      5. 10.4.5. 解析策略列表
      6. 10.4.6. Property Placeholder 服务选项列表
    5. 10.5. 添加 Fabric8 Karaf 配置管理员支持
      1. 10.5.1. 添加 Fabric8 Karaf 配置管理员支持
      2. 10.5.2. 添加 ConfigMap 注入
      3. 10.5.3. 配置插件
      4. 10.5.4. config Property Placeholders
      5. 10.5.5. Fabric8 Karaf Config Admin 选项
    6. 10.6. 添加 Fabric8 Karaf 蓝图支持
    7. 10.7. 启用 Fabric8 Karaf 健康检查
    8. 10.8. 添加自定义健康检查
  13. 11. 为 JBoss EAP 镜像开发应用程序
    1. 11.1. 使用 S2I 源工作流创建 JBoss EAP 项目
    2. 11.2. JBoss EAP 应用程序的结构
    3. 11.3. JBoss EAP Quickstart 模板
  14. 12. 在 OpenShift 上的 Fuse 中使用持久性存储
    1. 12.1. 关于卷和卷类型
    2. 12.2. 关于 PersistentVolume
    3. 12.3. 配置持久性卷
    4. 12.4. 创建 PersistentVolumeClaims
    5. 12.5. 在 pod 中使用持久性卷
  15. 13. 在 OpenShift 上修补 Fuse
    1. 13.1. BOM 和 Maven 依赖项的重要备注
    2. 13.2. 在 OpenShift 镜像上修补 Fuse
    3. 13.3. 
    4. 13.4. 
      1. 13.4.1. 
      2. 13.4.2. 
      3. 13.4.3. 
    5. 13.5. 
  16. 附录 A. 
    1. A.1. 
    2. A.2. 
      1. A.2.1. 
      2. A.2.2. 
  17. 附录 B. 
    1. B.1. 
    2. B.2. 
    3. B.3. 
      1. B.3.1. 
  18. 附录 C. 
    1. C.1. 
    2. C.2. 
    3. C.3. 
    4. C.4. 
      1. C.4.1. 
      2. C.4.2. 
      3. C.4.3. 
    5. C.5. 
      1. C.5.1. 
      2. C.5.2. 
        1. C.5.2.1. 
        2. C.5.2.2. 
        3. C.5.2.3. 
        4. C.5.2.4. 
        5. C.5.2.5. 
      3. C.5.3. Spring Boot
      4. C.5.4. 
  19. 附录 D. 
    1. D.1. 
    2. D.2. 
    3. D.3. 
    4. D.4. 选项
    5. D.5. 
  20. 附录 E. 
    1. E.1. 
    2. E.2. 
      1. E.2.1. 
      2. E.2.2. 
    3. E.3. 
    4. E.4. 
    5. E.5. 
  21. 附录 F. 
    1. F.1. 
    2. F.2. Fuse on OpenShift 镜像的默认行为
    3. F.3. 在 OpenShift 镜像上自定义 Fuse 调整
    4. F.4. 调整第三方库
  22. 法律通告

E.4.

  1. Previous
  2. Next
Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
Red Hat Summit Red Hat Summit
Twitter