From b68e1be1af8f26f1c85b1f1e3b226749bfc3cb33 Mon Sep 17 00:00:00 2001 From: John Albietz Date: Sun, 8 Apr 2018 12:59:27 -0700 Subject: [PATCH] Fix spelling --- docs/bastion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bastion.md b/docs/bastion.md index 8d9982314e410..9533010aae831 100644 --- a/docs/bastion.md +++ b/docs/bastion.md @@ -62,7 +62,7 @@ The default bastion name is `bastion.$NAME` as in bastion.mycluster.example.com ``` -Unless a user is using `--dns-zone` which will inherently use the `basion-$ZONE` syntax. +Unless a user is using `--dns-zone` which will inherently use the `bastion-$ZONE` syntax. You can define a custom bastion CNAME by editing the main cluster config `kops edit cluster $NAME` and modifying the following block