Skip to content
Discussion options

You must be logged in to vote

I have no idea what Kubernetes Frontend IP is to be honest. But all Strimzi can do is delete the Kubernetes type: LoadBalancer service. The actual management of any load balancers or IPs is up to Kubernetes and their cloud provider.

What you can try is to add the finalizers field with the service.kubernetes.io/load-balancer-cleanup finalizer which should help Kubernetes clean all the resources when the Load balancer type service is deleted. But whether ti helps in your environment and with your problem or not, I'm not sure. You would need to try it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by FlowsenAusMonotown
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants