Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capability to use AGIC with AKSARC enabled Clusters --> AzureStack HCI #1659

Open
chris8205 opened this issue Nov 8, 2024 · 0 comments
Open

Comments

@chris8205
Copy link

enhance the AGIC to add the possibility to redirect the traffic to a existing ingress service ip inside a onPrem AKSARC // AzureStack HCI AKS(ARC)

something like this...

agic.hybrid.enable: true
agic.hybrid.ingressClassName: ingressClassName (nginx-ingress)
agic.hybrid.ingressPublicIP: [PublicIP of the ingress]

if hyrid enabled, agic works similar but takes ingress information from k8s-ingress with this specific ingressClassName and tells the azure agw to redirect all traffic to the configured publicIP...
TLS Certs and probes are pushed like before from the k8s-ingress config into the azure-agw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant