diff --git a/README.md b/README.md index 0ef155d..6e80cf7 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Example: ### Access Deployed Services +#### Kubernetes Dashboard + To access Kubernetes Dashboard from your local workstation, you must create a secure channel to your Kubernetes cluster. Run the following command: ```bash @@ -71,6 +73,8 @@ Now you can access the dashboard at: [`http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:https/proxy/`]( http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:https/proxy/). +#### Weave Scope + To access Weave Scope (if deployed) from your local workstation, run the following command: ```bash