From b7b1398855613a761bb49dbfa63a7585e37b319e Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Tue, 7 Jun 2022 18:35:41 +0700 Subject: [PATCH] fix readme --- .gitignore | 2 ++ README.md | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a51211b..fbbf869 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ terraform.rc # End of https://www.toptal.com/developers/gitignore/api/terraform output.json +kubeone-cluster-kubeconfig +kubeone-cluster.tar.gz diff --git a/README.md b/README.md index 7194b47..a3c23fe 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,13 @@ - export HCLOUD_TOKEN="" - terraform init +- terraform plan - terraform apply + +### Kubeone + - terraform output -json > output.json -- kubeone apply --manifest kubeone.yaml --tfjson +- kubeone apply --manifest kubeone.yaml --tfjson output.json ## Сносим