Support for IP-resolvable docker service names in access lists #996
Unanswered
kotronis-te
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation access lists contain a list of permitted IPv4 and/or IPv6 addresses and/or prefixes. I have a local (dockerized) irrd instance that I want to HTTP-call from another container in k8s.
It would be great if we could just allow the docker container service names on the list, since the IP address of them may not be static.
I have opened this issue but maybe it is just a discussion if already supported:
#995
Has anyone in the community tried access lists based on docker services instead of hardcoded IP addresses?
Beta Was this translation helpful? Give feedback.
All reactions