From a6b32f843725f5176c8adbd7f1ce95bac4676164 Mon Sep 17 00:00:00 2001 From: Leo J <153937047+leiicamundi@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:07:02 +0200 Subject: [PATCH] update todo --- .../setup/deploy/amazon/amazon-eks/terraform-setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/self-managed/setup/deploy/amazon/amazon-eks/terraform-setup.md b/docs/self-managed/setup/deploy/amazon/amazon-eks/terraform-setup.md index 38c5643243..ce5ac66b5b 100644 --- a/docs/self-managed/setup/deploy/amazon/amazon-eks/terraform-setup.md +++ b/docs/self-managed/setup/deploy/amazon/amazon-eks/terraform-setup.md @@ -37,6 +37,8 @@ For the simplicity of this guide, certain best practices will be provided with l Following this guide will incur costs on your Cloud provider account, namely for the managed Kubernetes service, running Kubernetes nodes in EC2, Elastic Block Storage (EBS), and Route53. More information can be found on [AWS](https://aws.amazon.com/eks/pricing/) and their [pricing calculator](https://calculator.aws/#/) as the total cost varies per region. ::: + + ## Outcome Following this tutorial and steps will result in: