Skip to content

Added dns PTR & A for openshift / stormshift nodes #271

@rbo

Description

@rbo
bash-5.1 ~ $ oc get nodes -o wide
NAME            STATUS   ROLES                  AGE   VERSION   INTERNAL-IP    EXTERNAL-IP   OS-IMAGE                                                KERNEL-VERSION                 CONTAINER-RUNTIME
ocp1-cp-0       Ready    control-plane,master   50d   v1.31.7   10.32.105.66   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
ocp1-cp-1       Ready    control-plane,master   50d   v1.31.7   10.32.105.67   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
ocp1-cp-2       Ready    control-plane,master   50d   v1.31.7   10.32.105.68   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
ocp1-worker-0   Ready    worker                 49d   v1.31.7   10.32.105.69   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
ocp1-worker-1   Ready    worker                 49d   v1.31.7   10.32.105.70   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
ocp1-worker-2   Ready    worker                 49d   v1.31.7   10.32.105.71   <none>        Red Hat Enterprise Linux CoreOS 418.94.202504021150-0   5.14.0-427.62.1.el9_4.x86_64   cri-o://1.31.7-2.rhaos4.18.git83d6749.el9
bash-5.1 ~ $ 


[root@inf31 ~]# dig +short -x 10.32.105.66
[root@inf31 ~]# dig +short ocp1-cp-0
[root@inf31 ~]#

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions