Hey All,
Any help is highly appreciated !!
let me explain my setup. I have 3 ec2 instances, with public IP enabled, running in pub subnets, each in different AZ's I run k3s server (embedded etcd) here, three nodes form as a cluster together and connected with a Loadbalancer.
I have around 800+ appliances that run k3s agent in them, which connects to this k3s server running in cloud. Data transfer happens between EC2 instances, both via public and private IP addresses.
Data transfer happens between EC2 instances, both via public and private IP addresses. This happens cross AZ, but this is not the problem, Our main problem is internet egress to 800+ appliances
Bandwidth Costs ----> USD 2,524.89
Can someone help with if we can reduce the communication between k3s-agent and server to reduce the bandwidth costs ?