kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
47 stars 13 forks source link

✨ remove nginx ingress controllers ports patching #82

Closed pdettori closed 1 year ago

pdettori commented 1 year ago

Summary

Improves the kind support by removing the need to run NGINX ingress on non-standard ports and relying instead on port mapping on the kind configuration.

Related issue(s)

Fixes #81