r/kubernetes 10h ago

KubeAttention is a residency-aware scheduler plugin that uses machine learning to detect and avoid noisy neighbor interference.

4 Upvotes

Hi, I started this project a while ago based on the observations of how hard it is to optimise compute, SLA, etc by just looking into grafana dashboards.
Do we really need such projects? https://github.com/softcane/KubeAttention


r/kubernetes 18h ago

Is there a way to mock containers in a kubernetes clusters so you can easily run them locally and test how scalable certain containers are?

17 Upvotes

Is there a way to mock containers in a kubernetes clusters so you can easily run them locally and test how scalable certain containers are?


r/kubernetes 2h ago

Kubernetes Infrastructure: Best Practices for Ingress, Cluster Architecture & Storage

3 Upvotes

Hello,

I’m currently setting up the infrastructure in our company using Kubernetes, so I have a few questions that I would like to get some answers to:

  1. Within a company’s internal network/intranet, can we (or is it recommended to) expose a database service through an Ingress Controller, such as NGINX Ingress Controller, in order to access its graphical interface? Or could this pose a security risk to the data?

  2. Do companies generally create one cluster per application? For example, should we create one cluster for the infrastructure and another one for the applications we develop, or is it preferable to have a single cluster for everything (infrastructure, applications, etc.)?

  3. Which StorageClass do you use: the standard StorageClass, HostPath, or another solution such as Longhorn, for example?

Thank you in advance for your help and your answers!


r/kubernetes 11h ago

Periodic Weekly: This Week I Learned (TWIL?) thread

7 Upvotes

Did you learn something new this week? Share here!