Feature Request: support another ingress or api gateway #26
Labels
No labels
TUI
bug
docs
duplicate
enhancement
help wanted
invalid
major
question
secrets
wontfix
bug
duplicate
enhancement
help wanted
invalid
major
minor
patch
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
oeng/smol-k8s-lab#26
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature you'd like, and why
We'd like to support an alternative to ingress-nginx or an api gateway controller. We need this as ingress-nginx and ingress resources are being deprecated by Kubernetes.
Describe alternatives you've considered, if any
Perhaps Traefik?
Additional context
Add any other context or screenshots about the feature request here.
@cloudymax I guess we go with traefik since that's the easiest?