项目作者: servicecatalog

项目描述 :
Microservice for application deployment and lifecycle management on Kubernetes cluster
高级语言: Java
项目地址: git://github.com/servicecatalog/provisioning-service.git
创建时间: 2017-06-30T13:16:26Z
项目社区:https://github.com/servicecatalog/provisioning-service

开源协议:Apache License 2.0

下载


Build Status

provisioning-service

The provisioning-service project is a microservice for managing applications deployment and lifecycle on Kubernetes Cluster. The software to be deployed and the description of the Kubernetes resources are packaged as Helm Charts.
The provisioning microservice connects to a Rudder REST Proxy deployed in the cluster,
which interfaces the Helm Charts Repositories and the Helm Tiller Server which manages the software installation.
Popular software packages for testing can be found in the kubernetes charts repository.
The microservice uses the oscm microservices framework framework based on Commander and Eventsouring patterns with Kafka Streams.

Integration with OSCM

See here detailed information on how to integrate this application as provisioning system for OSCM.