mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Merge pull request #10971 from timstclair/ui-server
Fix reference to kube-ui proxy path
This commit is contained in:
@@ -88,7 +88,7 @@ https://<kubernetes-master>/ui/
|
||||
which redirects to:
|
||||
|
||||
```
|
||||
https://<kubernetes-master>/api/v1/proxy/namespaces/default/services/kube-ui/
|
||||
https://<kubernetes-master>/api/v1/proxy/namespaces/kube-system/services/kube-ui/
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
Reference in New Issue
Block a user