Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/spinnaker/kork
- Owner: spinnaker
- License: apache-2.0
- Created: 2014-05-15T21:37:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T04:02:07.000Z (9 months ago)
- Last Synced: 2024-04-13T03:16:07.085Z (8 months ago)
- Topics: hacktoberfest
- Language: Java
- Homepage:
- Size: 3.74 MB
- Stars: 39
- Watchers: 65
- Forks: 171
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
- Authors: AUTHORS
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.