You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out the [post](https://testdriven.io/deploying-spark-on-kubernetes).
6
+
7
+
## Want to use this project?
8
+
9
+
### Minikube Setup
10
+
11
+
Install and run [Minikube](https://kubernetes.io/docs/setup/minikube/):
12
+
13
+
1. Install a [Hypervisor](https://kubernetes.io/docs/tasks/tools/install-minikube/#install-a-hypervisor) (like [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or [HyperKit](https://github.com/moby/hyperkit)) to manage virtual machines
14
+
1. Install and Set Up [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) to deploy and manage apps on Kubernetes
0 commit comments