docs: Minor fix in comment (#2547)

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
This commit is contained in:
유용환
2023-04-13 07:07:49 +09:00
committed by GitHub
parent 6770bf177e
commit fd62c24b07

View File

@@ -84,7 +84,7 @@ module "eks" {
coredns = {
configuration_values = jsonencode({
computeType = "Fargate"
# Ensure that the we fully utilize the minimum amount of resources that are supplied by
# Ensure that we fully utilize the minimum amount of resources that are supplied by
# Fargate https://docs.aws.amazon.com/eks/latest/userguide/fargate-pod-configuration.html
# Fargate adds 256 MB to each pod's memory reservation for the required Kubernetes
# components (kubelet, kube-proxy, and containerd). Fargate rounds up to the following