Github user erikerlandson commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22820#discussion_r228321407
  
    --- Diff: docs/running-on-kubernetes.md ---
    @@ -45,7 +45,8 @@ logs and remains in "completed" state in the Kubernetes 
API until it's eventuall
     
     Note that in the completed state, the driver pod does *not* use any 
computational or memory resources.
     
    -The driver and executor pod scheduling is handled by Kubernetes. It is 
possible to schedule the
    +The driver and executor pod scheduling is handled by Kubernetes. 
Communication to the Kubernetes API is done via fabric8, and we are 
    +currently running <code>kubernetes-client</code> version 
<code>4.1.0</code>. Make sure that any infrastructure additions are weary of 
said version. It is possible to schedule the
    --- End diff --
    
    nit: "wary" ?   or "aware of " ?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to