Skip to content

Commit 8aaa08b

Browse files
authored
feat(readme): add k8sworker example
1 parent 8f18033 commit 8aaa08b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ Autocompletion:
6666
hpecp TAB
6767
```
6868

69+
Add K8s worker host:
70+
```sh
71+
hpecp k8sworker create-with-ssh-key --ip 10.1.0.10 --ssh-key-file controller_private.key
72+
```
73+
6974
K8s versions:
7075
```sh
7176
hpecp k8scluster k8s-supported-versions --major-filter 1 --minor-filter 17

0 commit comments

Comments
 (0)