You can check the status of the IP address to see if its RESERVED or IN_USE.
If there is no load balancer using the IP address, then the status should
be RESERVED and its safe to delete it.
https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip-address
has more details.

https://github.com/kubernetes/ingress-gce/issues/136 has more generic
discussion on deleting GCP resources left over by ingress deletion.


On Thu, Mar 8, 2018 at 12:04 PM, <matthewberryh...@gmail.com> wrote:

> I'm on GKE/GCE.. When looking into the GCE load balancers, the claimed IP
> addresses don't seem to be appearing. They are appearing on the external IP
> address dashboard on GCE..
>
> On Tuesday, March 6, 2018 at 9:24:16 PM UTC-7, Nikhil Jindal wrote:
> > The kubernetes services and ingresses are deleted when the namespace is
> deleted.
> > So these resources are load balancer provider/cloud specific.
> > Which cloud provider are you using?
> >
> >
> > On Tue, Mar 6, 2018 at 1:44 PM,  <effortless....@gmail.com> wrote:
> > Yes, this def. sounds like it may be the culprit.. Do you know of a work
> around to find/purge such load balancers/ingresses? It sounds like its
> independent from whom the cloud provider is?
> >
> >
> >
> >
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> Groups "Kubernetes user discussion and Q&A" group.
> >
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to kubernetes-use...@googlegroups.com.
> >
> > To post to this group, send email to kubernet...@googlegroups.com.
> >
> > Visit this group at https://groups.google.com/group/kubernetes-users.
> >
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kubernetes-users+unsubscr...@googlegroups.com.
> To post to this group, send email to kubernetes-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to