【问题标题】:Jenkins - IBM UrbanCode - AWS & Azure cloudJenkins - IBM UrbanCode - AWS 和 Azure 云
【发布时间】:2019-06-11 12:54:40
【问题描述】:

对于continuous delivery,我们在从 Jenkins 管道生成二进制工件后进行手动部署(在自动化过程中)。

此外, 对于continuous deployment,我们希望使用 IBM UrbanCode 工具来自动配置和配置 AWS 云和 Azure 云上的服务。


1) IBM UrbanCode 工具是否有助于向 AWS 和 Azure 云供应和配置服务?

2) Jenkins 是否支持插件与 IBM UrbanCode 部署工具一起使用?在 AWS 和 Azure 云上部署

【问题讨论】:

    标签: jenkins ibm-cloud jenkins-plugins jenkins-pipeline urbancode


    【解决方案1】:

    对这两个问题都是肯定的。

    1) AWS 和 Azure 都有插件。这些允许您在任一云中动态创建配置实例。如果您只需要部署到预定义的实例,UCD 会开箱即用。 https://developer.ibm.com/urbancode/plugin/iis-ms-deploy-ibmucd/ https://developer.ibm.com/urbancode/plugin/amazonec2/

    2) Jenkins Publisher 插件将执行您将二进制文件导入 UCD 所需的操作:https://developer.ibm.com/urbancode/plugin/jenkins/

    【讨论】:

    • 我们正在尝试使用供应商中立的 API 来配置云中的基础架构。这意味着......今天我们可能会使用 AWS 云,然后是 Azure,然后是私有云(类型 1 管理程序)
    • 没有“供应商中立 API”。如果您灵活地构建 UCD 组件流程,那么您可以更换您使用的插件(AWS 或 Azure)。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-05-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-05-06
    • 2017-03-12
    相关资源
    最近更新 更多