nclouds_tf_eks_cluster_bottlerocket

This example deploys an Kubernetes cluster using EKS and all the required infrastructure to run the cluster (VPC, SG, IAM Roles). The worker nodes for this cluster are deployed using Bottlerocket, a Linux-based operating system purpose-built to run containers.

Architecture Diagram

ref_arch

Notes

  • Bottlerocket instances don’t have ssh by default so you can’t directly connect to this nodes.

Modules used