Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/beacon-biosignals/k8sdeputy.jl
- Owner: beacon-biosignals
- License: mit
- Created: 2024-03-04T20:38:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T20:30:21.000Z (3 months ago)
- Last Synced: 2024-08-08T19:48:18.767Z (3 months ago)
- Topics: julia, k8s, kubernetes
- Language: Julia
- Homepage:
- Size: 308 KB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.