[ 
https://issues.apache.org/jira/browse/SPARK-24383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489601#comment-16489601
 ] 

Yinan Li commented on SPARK-24383:
----------------------------------

The Kubernetes specific submission client adds an {{OwnerReference}} 
referencing the driver pod to the service so if you delete the driver pod, the 
corresponding service should be garbage collected. 

> spark on k8s: "driver-svc" are not getting deleted
> --------------------------------------------------
>
>                 Key: SPARK-24383
>                 URL: https://issues.apache.org/jira/browse/SPARK-24383
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.3.0
>            Reporter: Lenin
>            Priority: Major
>
> When the driver pod exists, the "*driver-svc" services created for the driver 
> are not cleaned up. This causes accumulation of services in the k8s layer, at 
> one point no more services can be created. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to