You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Describe the bug
I followed the template and created a openshift environment using clusterType Private. However in the resulting environment, i see the Bastion node is assigned a public Ip by default. When using this template to create an openshift environment on customers system this will be an issue, as they do not want Public IP (internet inbound) access to the cluster. They need the VM's to be accessible only within Customer's network.
To Reproduce
Steps to reproduce the behavior:
Created all the pre-requisites for Private ClusterType install such as DNS, vnet, subnect etc..
Run the az deployment command
Expected behavior
I expected that the bastion node will not have a public IP assigned. Bastion node is created by the deployment and we have no control.
Screenshots
If applicable, add screenshots to help explain your problem.