apache / apache/kyuubi

[FEATURE] Support submit kyuubi engine to K8s on cluster mode natively

Open
#1,069 1 comment 5 reactions 0 assignees View on GitHub
kind:feature
Dominant language
Scala
Stars
2.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.

### Describe the feature

Support submit kyuubi engine to K8s on cluster mode natively.

![image](https://user-images.githubusercontent.com/86483005/133721620-1b2fa02e-2500-48ba-a570-30c48e44c240.png)

### Describe the solution

Working.

```
[work@work]$ kubectl get pods
NAME READY STATUS RESTARTS AGE
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-76ac527c11b33401-driver 1/1 Running 0 49s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-1 1/1 Running 0 38s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-2 1/1 Running 0 38s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-3 1/1 Running 0 38s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-4 1/1 Running 0 38s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-5 1/1 Running 0 38s
kyuubiuserroot6f67c12c-f362-4a07-87d0-7aa7e5f43171-89cec37c11b778e9-exec-6 1/1 Running 0 37s
```

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.