For a few days, now I have been trying to think of a way that I could, remove the wild card DNS requirement from OpenShift v3.
In
the v2 we had the capability / functionality dynamically update DNS
servers, when applications were created. So naturally I went looking for
a way to also do this.
It turns out it is possible to monitor the routes API in OpenShift v3 and with the information provided, by the events stream, then update a Dynamic DNS service like IPA.
As a technology enthusiast, software developer and all around geek. These are my feeble attempts to log my personal experiments and projects, contained with in is the knowledge obtained during there trials.
Subscribe to:
Post Comments (Atom)
Its the little things (like opening a web browser)
Sometimes as your developing a solution/script for a problem your faced with interesting challenges where the dumbest workaround (opening a ...
-
As part of an effort to automate what I do with OpenShift, I had to learn how to take advantage of OpenShift's "watch" QueryPa...
-
Sometimes as your developing a solution/script for a problem your faced with interesting challenges where the dumbest workaround (opening a ...
-
For a few days, not I have needed a dynamic way to create DNS entries, or Host on my DNS/IDM provider. So I set out on a quest to see if I...
No comments:
Post a Comment