When EKS is setup with Fargate using eksctl
--fargate, what is being done there?
How many nodes are being run? What are the values of the node? (memory? cpu?) How does EKS know how to scale when a pod is created? (how does it know how many nodes to run, and the configuration of the nodes?
How can I see the default profile from the command line or web app UI?
These seem like questions anyone would want to ask up front, but on the EKS page/documentation or Fargate, there is no link to information