From 34eefb828b4c0aa43e9e3f4a168279a10dc38f38 Mon Sep 17 00:00:00 2001 From: Martin Nowak Date: Tue, 2 Oct 2018 22:22:22 +0200 Subject: [PATCH] typo --- cmd/cluster_create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/cluster_create.go b/cmd/cluster_create.go index 8b1b96db..06afe734 100644 --- a/cmd/cluster_create.go +++ b/cmd/cluster_create.go @@ -37,7 +37,7 @@ var clusterCreateCmd = &cobra.Command{ The most simple command is: hetzner-kube cluster create -k YOUR-SSH-KEY-NAME This will create a 2 node cluster with a random name. -You can specify a name using -n pr --name. +You can specify a name using -n or --name. = High-Availability = This tool supports these levels of kubernetes HA: