configure custom nginx-ingress-controller; route SSH traffic through ingress
Opened this issue · 0 comments
L8D commented
See: https://stackoverflow.com/a/49440640
also: exposing-tcp-udp-services is a newer version of the document referenced by the StackOverflow answer.
If we are successful with this, we can ditch using kubefwd
for local development. #1 will involve setting up a Redis cluster, and we can use the same rules to configure the ingress controller automatically for local development.
also https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/