Skip to content

Commit 361104e

Browse files
committed
add k8s
1 parent c09e2a3 commit 361104e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,9 @@ cloudcli --help
7171
* [cloudcli network subnet_delete](docs/cloudcli_network_subnet_delete.md) - Delete a network subnet
7272
* [cloudcli network subnet_edit](docs/cloudcli_network_subnet_edit.md) - Edit a network subnet, all values which are different then existing values will be updated
7373
* [cloudcli network subnet_list](docs/cloudcli_network_subnet_list.md) - List network subnets
74+
75+
#### Kubernetes management (BETA)
76+
77+
* [cloudcli k8s create_cluster](docs/cloudcli_k8s_create_cluster.md) - Create a Kubernetes cluster (BETA)
78+
* [cloudcli k8s add_worker](docs/cloudcli_k8s_add_worker.md) - Add a Kubernetes worker node to a nodepool (BETA)
79+
* [cloudcli k8s status](docs/cloudcli_k8s_status.md) - Get Kubernetes cluster status (BETA)

0 commit comments

Comments
 (0)