EKS Dynamo Networking Prerequisites
For *-eks-ubuntu-inference-dynamo recipes, dynamo-platform commonly runs:
etcdon TCP2379nats(JetStream) on TCP4222
If system components and GPU workloads are on different node groups/security groups, these ports may be blocked from GPU nodes to system nodes. Typical symptoms:
Unable to create lease(etcd unreachable)JetStream not available(NATS unreachable)
Required Security Group Rules
Allow ingress from the GPU node security group to the system node security group on:
- TCP
2379 - TCP
4222
Example: