kyuubi/docker
sunfangbin 42674aee91
[KYUUBI #1513] Added support liveness and readiness for kyuubi pod
### _Why are the changes needed?_
It is better to support `livenessProbe` and `readinessProbe` for indicating whether the container is running.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #1513 from murong00/branch-1513.

Closes #1513

ea1ff6f6 [sunfangbin] keep the same ordering
6e7d7f07 [sunfangbin] Added support liveness and readiness for kyuubi pod

Authored-by: sunfangbin <sunfangbin@cmss.chinamobile.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
2021-12-07 09:30:38 +08:00
..
helm [KYUUBI #1513] Added support liveness and readiness for kyuubi pod 2021-12-07 09:30:38 +08:00
Dockerfile [KYUUBI #1396][K8S] Add docker image tools and replace Dockerfile 2021-11-26 17:48:50 +08:00
kyuubi-configmap.yaml [KYUUBI #877] Add kubernetes configmap yaml file 2021-08-02 14:55:10 +08:00
kyuubi-deployment.yaml [KYUUBI #1199] Refine docker image file 2021-10-09 14:22:35 +08:00
kyuubi-pod.yaml [KYUUBI #1199] Refine docker image file 2021-10-09 14:22:35 +08:00
kyuubi-service.yaml [KYUUBI #844] Exposing Kyuubi as a NodePort service 2021-07-22 18:17:43 +08:00