Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/cluster-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ The system currently supports three cluster managers:
and service applications.
* [Hadoop YARN](running-on-yarn.html) -- the resource manager in Hadoop 2.

In addition to the above, there is experimental support for Kubernetes.
[Kubernetes](https://kubernetes.io/) is an open-source platform for providing container-centric infrastructure.
Kubernetes support is being actively developed in an [apache-spark-on-k8s](https://github.com/apache-spark-on-k8s/spark)
Github org and will eventually merge into the Apache Spark project. For documentation,
refer to that project README.

# Submitting Applications

Expand Down