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

Reoconfigure k8s to host service by subdomain rather than path splitting #36

Closed
6 tasks done
zenlex opened this issue Apr 26, 2024 · 0 comments
Closed
6 tasks done
Assignees

Comments

@zenlex
Copy link
Contributor

zenlex commented Apr 26, 2024

currently service is set to respond via ingress at api.tulsawebdevs.org/proposals which is getting annoying with paths and not super easy to read. We're going to move to a subdomain based splitting of services, so this service should get accessed via vote.tulsawebdevs.org instead.

  • rename repo and package name to services-vote
  • Remove path rewriting/prefixing
  • update host
  • update image name in k8s manifest
  • add dns record for vote.tulsawebdevs.org to point to load balancer
  • update SERVICES.md to document convention of [service name as verb].tulsawebdevs.org/ as naming convention for service repos and subdomains
@zenlex zenlex self-assigned this Apr 26, 2024
@zenlex zenlex closed this as completed Apr 27, 2024
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