anomaly / anomaly/lab-python-server
Provide a template for Kubernetes probes for Python application stack
- 主要语言
- Python
- 星标
- 16
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
Kubernetes uses `liveness`, `readiness` and `startup` probes to query the [health of pods](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/), we should provide a template for our stack for use with Kubernetes
**Describe the solution you'd like**
A template for the stack in terms of configuration and helm chart with any additional scripts that are required within the stack.
**Describe alternatives you've considered**
NA
**Additional context**
See [blog post](https://medium.com/@gabytal333/kubernetes-powerful-liveness-probe-with-python-b6dd43adcf9b) and NodeJS [implementation for remix](https://kaibun.net/articles/2023-02-25-deploying-remix-to-kubernetes)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。