Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Kubernetes]Add Tests for scheduling Kyuubi engines with minikube support #444

Closed
yaooqinn opened this issue Mar 19, 2021 · 4 comments
Closed
Milestone

Comments

@yaooqinn
Copy link
Member

1. Describe the feature

https://github.com/marketplace/actions/setup-minikube-kubernetes-cluster
https://github.com/marketplace/actions/minikube-single-node-kubernetes-action

2. Motivation

for Kubernetes support

3. Describe the solution

4. Additional context

@yaooqinn yaooqinn added the Test label Mar 19, 2021
@yaooqinn yaooqinn added this to the v1.2.0 milestone Mar 19, 2021
@yaooqinn
Copy link
Member Author

cc @zwangsheng @ulysses-you @pan3793

@ulysses-you
Copy link
Contributor

ah, sounds good. it might take some times to test it locally in my laptop.

@pan3793
Copy link
Member

pan3793 commented Mar 19, 2021

Should we test with such matrix?

matrix:
  kyuubi-server: [local, k8s]
  spark-engine: [local, k8s]

@yaooqinn
Copy link
Member Author

The tests of the engine module are basically for improving the debugging experience for developers using IDEs.
It's not that necessary for CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants