Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Add an ingress & ingress controller #1

Open
arschles opened this issue Oct 22, 2020 · 1 comment · May be fixed by #2
Open

Add an ingress & ingress controller #1

arschles opened this issue Oct 22, 2020 · 1 comment · May be fixed by #2

Comments

@arschles
Copy link
Member

Put it in front of the proxy so that you get auto SSL (and more!)

the critical path request flow would be:

ingress controller (nginx?) --> proxy k8s service --> backend app

@arschles
Copy link
Member Author

From @khaosdoctor:

We can use the HTTP Application Routing fully on this.

So the critical path would be:

  • Deploy AKS with HAR enabled
  • Create the proxy and Scaler
  • On run, create a new ingress that points to the proxy service
  • HAR creates the DNS name and zone automatically

@arschles arschles linked a pull request Oct 22, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant