ansible-collections / kubernetes.core

The collection includes a variety of Ansible content to help automate the management of applications in Kubernetes and OpenShift clusters, as well as the provisioning and maintenance of clusters themselves.
Other
214 stars 133 forks source link

Configure egress ip and ingress ip in openshift cluster 4.14 using ansible code #671

Open Tej81222 opened 8 months ago

Tej81222 commented 8 months ago

Open shift SDN network using in my env there is no module find to automate egress and ingress IP in Open shift collections and k8s collections.

Can someone help me....

gravesm commented 5 months ago

We need to know what version of the collection and ansible you are using. We also need an example playbook we can use to reproduce the problem you are having, as well as whatever error message you are getting.