Github user markhamstra commented on a diff in the pull request:
https://github.com/apache/spark/pull/17522#discussion_r109523328
--- Diff: docs/cluster-overview.md ---
@@ -52,7 +52,11 @@ The system currently supports three cluster managers:
* [Apache Mesos](running-on-mesos.html) -- a general cluster manager that
can also run Hadoop MapReduce
and service applications.
* [Hadoop YARN](running-on-yarn.html) -- the resource manager in Hadoop 2.
-
+* [Kubernetes
(experimental)](https://github.com/apache-spark-on-k8s/spark) -- In addition to
the above,
+there is experimental support for Kubernetes. Kubernetes 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/) Github
organization
+and will eventually merge into the Apache Spark project. For
documentation, refer to that project's README.
--- End diff --
I'd change "will" to "may" or "is intended to" or something similar since
there is not yet a formal, hard commitment to definitely merge this work into
Apache Spark.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]