Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Conversation

@foxish
Copy link
Member

@foxish foxish commented Mar 3, 2017

No description provided.

Copy link

@ash211 ash211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love docs!


## Prerequisites

* You must have a running Kubernetes cluster with access configured to it using [kubectl](https://kubernetes.io/docs/user-guide/prereqs/). If you do not already ahve a working Kubernetes cluster, you may setup a test cluster on your local machine using [minikube](https://kubernetes.io/docs/getting-started-guides/minikube/).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: ahve -> have

## Prerequisites

* You must have a running Kubernetes cluster with access configured to it using [kubectl](https://kubernetes.io/docs/user-guide/prereqs/). If you do not already ahve a working Kubernetes cluster, you may setup a test cluster on your local machine using [minikube](https://kubernetes.io/docs/getting-started-guides/minikube/).
* You must have appropriate permissions to create and list pods & nodes on the cluster. You can verify that you can list these resources by running `kubectl get nodes` and `kubectl get pods` which should give you a list of nodes and pods (if any) respectively.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also need to be able to create services


* You must have a running Kubernetes cluster with access configured to it using [kubectl](https://kubernetes.io/docs/user-guide/prereqs/). If you do not already ahve a working Kubernetes cluster, you may setup a test cluster on your local machine using [minikube](https://kubernetes.io/docs/getting-started-guides/minikube/).
* You must have appropriate permissions to create and list pods & nodes on the cluster. You can verify that you can list these resources by running `kubectl get nodes` and `kubectl get pods` which should give you a list of nodes and pods (if any) respectively.
* You must have an uncompressed spark distribution with Kubernetes support, or build one from [sources](https://github.com/apache-spark-on-k8s/spark).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncompressed -> extracted

@foxish foxish mentioned this pull request Mar 3, 2017
5 tasks
Copy link

@ash211 ash211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge when build is green (or earlier since this is a docs-only change)

@foxish foxish merged commit 6556451 into k8s-support-alternate-incremental Mar 4, 2017
@foxish foxish deleted the add-prereq branch March 4, 2017 00:20
ash211 pushed a commit that referenced this pull request Mar 8, 2017
* Adding prerequisites

* address comments
foxish added a commit that referenced this pull request Jul 24, 2017
* Adding prerequisites

* address comments
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 25, 2019
* Adding prerequisites

* address comments

(cherry picked from commit 6556451)
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 25, 2019
puneetloya pushed a commit to puneetloya/spark that referenced this pull request Mar 11, 2019
* Adding prerequisites

* address comments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants