Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinnaker/kork

Kork provides some basic service building blocks for Spinnaker.
https://github.com/spinnaker/kork

hacktoberfest

Last synced: 7 days ago
JSON representation

Kork provides some basic service building blocks for Spinnaker.

Awesome Lists containing this project

README

        

[![Build Status](https://api.travis-ci.org/spinnaker/kork.svg?branch=master)](https://travis-ci.org/spinnaker/kork)

Kork provides some basic service building blocks for Spinnaker.

Additionally Kork adapts NetflixOSS platform components to Spring configuration and Spring-Boot autoconfiguration.

This project provides Spring bindings for NetflixOSS components that are typically exposed and configured via the internal Netflix Platform. The exposed Bean bindings are set up with reasonable defaults and limited assumptions about the existence of other infrastructure services. Using Spring-Boot AutoConfiguration, they will only conditionally load in an environment where the internal Netflix platform is not available.