Questions tagged [ips]

A seldom-used tag to mean the plural of "IP" protocol or addressing. Please avoid using this tag and use the singular form instead.

16 questions
0
votes
1 answer

How to cache pods IPs and access it with http request

I have an idea to implement and i need to create a cache for the pods IPs in a kubernetes cluster and then use an http request to access the cached IPs. I'm using Golang and as i'm new in this field i would be so grateful if anyone have an idea how…
1
2