Spring Cloud Skipper 1.0 M1 发布

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Spring Cloud Skipper 1.0 M1 发布了。Skipper是一个轻量级工具,可让您发现 Spring Boot 应用程序并管理其在多个云平台上的生命周期。 您可以使用 Skipper 独立或将其与 Continuous Integration 管道集成,以帮助...

Spring Cloud Skipper 1.0 M1 发布了。Skipper是一个轻量级工具,可让您发现 Spring Boot 应用程序并管理其在多个云平台上的生命周期。 您可以使用 Skipper 独立或将其与 Continuous Integration 管道集成,以帮助实现 Continuous Deployment 的实践。

M1 主要功能:

  • Define multiple platform accounts where Spring Boot applications can be deployed. Supported platforms are Local, Cloud Foundry, and Kubernetes.

  • Substitute variables in Mustache templated files that describe how to deploy applications to a platform.

  • Search Package Repositories for existing applications.

  • Upgrade/Rollback a package based on a simple blue/green workflow.

  • Store the history of resolved template files (aka ‘application manifests’) which represent the final description of what has been deployed to a platform for a specific release.

  • Use via a standalone interactive shell or web API.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Clean Architecture

Clean Architecture

Robert C. Martin / Prentice Hall / 2017-9-20 / USD 34.99

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”) By applying universal rules of software architecture, you can dramatically improve developer producti......一起来看看 《Clean Architecture》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换