OpenShift
OpenShift copied to clipboard
Bring Your Own NSG (Network Security Group)
Allow customers more flexibility with using NSGs.
I have a need for a customer to be able to add an allowed port to the created NSG in an ARO deployment. Specifically they will allow port UDP/4789 to allow a F5 BIG-IP to join the vxlan overlay and route directly to pods.
Will adding a port to the Inbound Security Rules be allowed by this planned work?
Hi guys Checking in. Wondering if you could let me know if editing inbound security rules will be supported after this planned feature? Mike
Yes, this feature will enable customers to create ARO clusters with their own NSG (instead of the auto-created NSGs).
We need some clarification from the product team so we can move forward. We need this capability in the future however we can operate under process waivers until it becomes available.
The problem we have is that we need to stand up Dev and Prod clusters now. We are told that we either:
- Join the private preview to enable this feature now (but will forfeit all SLAs until the feature goes GA) or
- Wait until the GA and then rebuild the clusters to take advantage of the new feature.
Neither of these are tenable. Are you unable to support an "in-place upgrade" to BYO-NSG when you go GA?
@wadebee
This feature is still in development, but we have an early version available for private preview. The purpose of the private preview is to gather customer feedback and make improvements in the feature till it becomes GA.
While the private preview version is not for production deployments, if you enable this feature on a cluster today, you will NOT need to rebuild the cluster when this feature becomes GA (unless we discover a severe defect that warrants such a change). You will be able to simply continue using the cluster with GA level support.
Has this gone GA'd? Or ETA if not?
@genechucrl This feature will be made GA in the next 4-6 weeks.
Okay. Thanks for the update.
Any update? Is it GA? Can one opt into a preview-feature?
Also related issue in azurerm resource: https://github.com/hashicorp/terraform-provider-azurerm/issues/25059
Hello team, any update on this feature GA?
@konghot , is there a way for users to opt-in to the "private preview" feature you mentioned?
@0kashi , I see that you closed this ticket as 'shipped' on May 8th. However, checking the documentation at:
https://learn.microsoft.com/en-us/cli/azure/aro?view=azure-cli-latest#az-aro-create
...I see no obvious means of using this feature. Using the Azure CLI version 2.52.0, I also see no apparent NSG related input option.
How should users take advantage of this feature?