Charmed Spark K8s
- Canonical | bundle
Channel | Revision | Published |
---|---|---|
latest/edge | 4 | 06 Aug 2024 |
3.4/edge | 4 | 06 Aug 2024 |
juju deploy spark-k8s-bundle --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
7. Wrapping Up
This section concludes the Tutorial by freeing up the resources used so far.
Clean up
Since we’ve used a Multipass VM for this tutorial, the clean up process consists of making sure the VM is deleted from the Host machine.
multipass delete --purge spark-tutorial
This command immediately deletes VM and all associated resources.
Learn more
Parts of this tutorial were originally presented in a talk at Ubuntu Summit 2023.
The recording is available on YouTube.
This tutorial covers running Charmed Apache Spark locally using MicroK8s.
Running Charmed Apache Spark on MicroK8s locally is limited by the available system resources.
For a more scalable and production-ready setup, you can deploy the Charmed Apache Spark solution on AWS EKS.
Refer to the how-to guide for instructions on deploying and configuring an AWS EKS cluster for Charmed Apache Spark.
You can also check out a video demonstration from the 2023 Operator Day demo showcasing Charmed Apache Spark running on AWS EKS.