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

Commit 5a41e1e

Browse files
committed
nicer readme (#333)
1 parent 9cdccbe commit 5a41e1e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a collaboratively maintained project working on [SPARK-18278](https://is
88

99
## Getting Started
1010

11-
- [Usage guide](docs/running-on-kubernetes.md) shows how to run the code
11+
- [Usage guide](https://apache-spark-on-k8s.github.io/userdocs/) shows how to run the code
1212
- [Development docs](resource-managers/kubernetes/README.md) shows how to get set up for development
1313
- Code is primarily located in the [resource-managers/kubernetes](resource-managers/kubernetes) folder
1414

docs/running-on-kubernetes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ environment variable in your Dockerfiles.
149149

150150
### Accessing Kubernetes Clusters
151151

152-
For details about running on public cloud environments, such as Google Container Engine (GKE), refer to [running Spark in the cloud with Kubernetes](running-on-kubernetes-cloud.md).
153-
154152
Spark-submit also supports submission through the
155153
[local kubectl proxy](https://kubernetes.io/docs/user-guide/accessing-the-cluster/#using-kubectl-proxy). One can use the
156154
authenticating proxy to communicate with the api server directly without passing credentials to spark-submit.

0 commit comments

Comments
 (0)