Configure port forwarding on terrakube installed minikube linux host to allow users remote access via browser to perform few function test on terrakube platform #2265
Replies: 1 comment
-
|
Minikube uses its own internal IP that I guess it wont be available over the network, if you put some kind of gateway that redirects the traffic maybe that work but I am not sure, I never tried. It will be better if you just install a real kubernetes and expose port 443 to serve the traffic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to configure port forwarding for terrakube installed in minikube linux host and let users access it through browser to perform functional test on the terrakube features? Please share the guide if available
Beta Was this translation helpful? Give feedback.
All reactions