We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a745a6e + 345d4d5 commit 2869530Copy full SHA for 2869530
README.md
@@ -26,7 +26,7 @@ cd k8shell/dist
26
```
27
28
### webshell
29
-`https://{host_ip}:8080/terminal?cluster={kubeconfig-file-name}&namespace={namespace}&pod={pod-name}&container={container-name}cmd={cmd}`
+`https://{host_ip}:8080/terminal?cluster={kubeconfig-file-name}&namespace={namespace}&pod={pod-name}&container={container-name}&cmd={cmd}`
30
31
`cmd={cmd}` is optional
32
@@ -53,4 +53,4 @@ For example:
53
54
Refs:
55
1. http://maoqide.live/post/cloud/kubernetes-webshell/
56
-2. https://github.com/maoqide/kubeutil
+2. https://github.com/maoqide/kubeutil
0 commit comments