Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beacon-biosignals/k8sdeputy.jl

Provides K8s health checks and graceful termination support on behalf of Julia services
https://github.com/beacon-biosignals/k8sdeputy.jl

julia k8s kubernetes

Last synced: about 5 hours ago
JSON representation

Provides K8s health checks and graceful termination support on behalf of Julia services

Awesome Lists containing this project

README

        

# K8sDeputy.jl

[![CI](https://github.com/beacon-biosignals/K8sDeputy.jl/actions/workflows/CI.yaml/badge.svg?branch=main)](https://github.com/beacon-biosignals/K8sDeputy.jl/actions/workflows/CI.yaml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/beacon-biosignals/K8sDeputy.jl/graph/badge.svg)](https://codecov.io/gh/beacon-biosignals/K8sDeputy.jl)
[![Code Style: YASGuide](https://img.shields.io/badge/code%20style-yas-violet.svg)](https://github.com/jrevels/YASGuide)
[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://beacon-biosignals.github.io/K8sDeputy.jl/stable)
[![Dev Documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://beacon-biosignals.github.io/K8sDeputy.jl/dev)

Provides K8s health checks and graceful termination support on behalf of Julia services.