We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8035145 commit 69f90ddCopy full SHA for 69f90dd
docs/self-hosted/kubernetes-troubleshooting.md
@@ -86,7 +86,7 @@ flushdb
86
87
Afterwards, run `composer update mirrors` to make sure all repository references are up-to-date.
88
89
-#### The application is not able to resolve the hostnames of internal services - for example when accessing a GitLab server in a local network
+#### Issues with internal hostname resolution
90
91
Kubernetes clusters use their own DNS resolution mechanism. Even if the host server can resolve local hostnames (through
92
local DNS servers or `/etc/resolv.conf`), these names are not resolvable within the cluster.
0 commit comments