fixed documentations after running gendocs.sh

This commit is contained in:
Gurvinder Singh
2015-07-29 22:21:10 +02:00
parent 5599d83685
commit f64d89fd1d
2 changed files with 39 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ The Spark driver is used to launch jobs into Spark cluster. You can read more ab
```shell
$ kubectl create -f examples/spark/spark-driver.json
```
The Spark driver needs the Master service to be running.
### Check to see if the driver is running
@@ -208,6 +209,7 @@ Make sure the Master Pod is running (use: ```kubectl get pods```).
```kubectl create -f spark-driver.json```
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/spark/README.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->