Eugene Babichev
Eugene Babichev
As per [EKS security best practices](https://docs.aws.amazon.com/eks/latest/userguide/best-practices-security.html), we'd like to restrict access to EC2 metadata. Serviceaccount roles allow to assume IAM roles by pods. Unless I'm missing something, there's no reason...
This puts generated filter context log messages in trace level Also small fix with the documentation - trying to properly highlight notes
This adds some Prometheus metrics to scrape - Standard Go metrics - Metrics shipped with `kubewebhook` framework - Custom new metrics Please see metrics.md for details
**Describe the bug** The shop is not working =( **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://store.k9salpha.io/' 2. See error **Expected behavior** Abandoned or not, I was...
Fixes https://github.com/aws/karpenter-provider-aws/issues/5161 **Description** The current method of assuming allocatable memory by simply discarding a percentage of usable memory using the `VM_MEMORY_OVERHEAD_PERCENT` global variable is suboptimal. There is no value that...