By Studytonight
I have a Kubernetes Cluster running with 3 nodes setup. Things were running smooth but from 27th March onwards, I see a sudden spike in Outgoing Max going as high as 1 GB/s which is leading to massive Public Bandwidth usage for the droplet. Please help me dignose this.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
Is it only the bandwidth that has increased or is it also the CPU and memory?
I could suggest checking a few things:
Check your logs to see if there is any suspicious amount of traffic hitting the cluster
Check your network connections using netstat -cWplant
Use lsof -i |grep -v 'localhost' to check all open files matching an internet address
Use ntop to monitor the network activity on a process level
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.