|
Hello, I've got code-server running on a Microk8s cluster. Everything is working great with the editor itself but I want to be able to access my express servers and my react apps via the sub domain method, port.cs.mydomain.com My ingress is working for the editor itself at code-server.mydomain.com but not for the port sub domains. Below are my ingress, service and deployment manifest files. Any help would be greatly appreciated. |
Answered by
jtp03a
Apr 27, 2021
Replies: 2 comments
|
Maybe @bpmct has some input/insight that would be helpful |
0 replies
|
After rebooting my server today everything started working so this is a good configuration. I'm not sure what the issue was. Thanks |
0 replies
Answer selected by
jtp03a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After rebooting my server today everything started working so this is a good configuration. I'm not sure what the issue was. Thanks