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

Tutorial on how to set up ingress to your SpinApps #27

Open
macolso opened this issue Feb 27, 2024 · 4 comments
Open

Tutorial on how to set up ingress to your SpinApps #27

macolso opened this issue Feb 27, 2024 · 4 comments
Assignees

Comments

@macolso
Copy link
Contributor

macolso commented Feb 27, 2024

This tutorial should give prescriptive steps on how to direct traffic amongst multiple SpinApps running on a k8s cluster

Prerequisites:

User has a k8s cluster
User as >1 replica of a SpinApp they'd like to balance traffic across

@macolso
Copy link
Contributor Author

macolso commented Feb 27, 2024

Previous Discussion

@calebschoepp

FWIW you can already do this today with Ingress resources.

@tpmccallum
Copy link
Contributor

Hi @macolso and @calebschoepp
Just want to clarify what this tutorial will be walking the user through; is there a concrete example in a code repository somewhere that we can use to write this documentation/tutorial up?

@calebschoepp
Copy link

My perspective is that we want to document how to setup an ingress resource. You already do that in the HPA tutorial, so you could just make another tutorial that only walks through setting up the ingress.

@macolso
Copy link
Contributor Author

macolso commented Mar 4, 2024

Yea, ideally we show how to plug into whatever ingress controllers on the clouds we will have doc support for at launch (AKS, maybe GKE?)

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

3 participants