kyuubi/docker
Cheng Pan 5dd245dfa1 [KYUUBI #3473] Add Docker Compose based Kyuubi Playground
### _Why are the changes needed?_

Add [Docker Compose](https://docs.docker.com/compose/)-based Kyuubi Playground, w/ basic docs.

- Only support Spark engine for now.

- The images are not part of the official apache binary release, so we don't have license issue.

- The images will be published to the docker hub under `nekyuubi` namespace, which is managed by one of the PPMC members, but not the whole PPMC.

- The images support both x86 & arm platforms.

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

- [x] Add screenshots for manual tests if appropriate

<img width="1408" alt="image" src="https://user-images.githubusercontent.com/26535726/189531044-50812bc6-43d1-43ab-8ec7-fb160ad805b3.png">

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3473 from pan3793/play.

Closes #3473

47b6c753 [Cheng Pan] doc
0325b646 [Cheng Pan] license header
89b07907 [Cheng Pan] incremental
76dc08ec [Cheng Pan] nit
a0a58915 [Cheng Pan] docs
763a2240 [Cheng Pan] arg
25a9bfd1 [Cheng Pan] nit
11d92c16 [Cheng Pan] Docker Compose-based Kyuubi Playground

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-09-13 15:00:29 +00:00
..
helm [KYUUBI #2979] Fix helm icon url 2022-07-01 10:30:33 +08:00
playground [KYUUBI #3473] Add Docker Compose based Kyuubi Playground 2022-09-13 15:00:29 +00:00
Dockerfile [KYUUBI #2163][K8s] copy beeline-jars into docker image 2022-03-19 22:30:42 +08:00
kyuubi-configmap.yaml
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