diff --git a/content/posts/2024/03/eks-ip-address-assignment.md b/content/posts/2024/03/eks-ip-address-assignment.md index 0328187..c0f77e2 100644 --- a/content/posts/2024/03/eks-ip-address-assignment.md +++ b/content/posts/2024/03/eks-ip-address-assignment.md @@ -178,7 +178,7 @@ appropriate to use each one. But, this post is long enough as is. Check out these links if you want to explore further the gnarly details of the AWS CNI plugin, its IP address management subtleties and various IP address optimization strategies: -https://aws.github.io/aws-eks-best-practices/networking/vpc-cni/ -https://aws.github.io/aws-eks-best-practices/networking/ip-optimization-strategies/ +- https://aws.github.io/aws-eks-best-practices/networking/vpc-cni/ +- https://aws.github.io/aws-eks-best-practices/networking/ip-optimization-strategies/ -Until next time... \ No newline at end of file +Until next time...