Fix broken link

This commit is contained in:
Wolfgang Huß 2024-01-26 14:49:03 +01:00
parent 2db54e83af
commit 559b9f2c45

View File

@ -84,7 +84,7 @@ $ kubectl -n kubernetes-dashboard port-forward $POD_NAME 8443:8443
### Log-In to Kubernetes Dashboard
Access the URL in your local web browser at <https://127.0.0.1:8443/>, and log in using your Kubernetes cluster credentials downloaded config file. You may encounter a certificate warning, so make sure to override it.
Access the URL in your local web browser at `https://127.0.0.1:8443/`, and log in using your Kubernetes cluster credentials downloaded config file. You may encounter a certificate warning, so make sure to override it.
## DNS Configuration