-
Enabling the ServiceMonitors causes each metric to be scraped twice.
This is because to enable the ServiceMonitors, the `.Values.agent.prometheus.scrape` value must be set to `true`, see [agent her…
-
Hi,
Kiam agents lost connection with **kiam server immediately** after server config update, depriving our services of AWS access. We had to restart the agents manually to fix the issue.
Our kia…
-
Hi,
I have mutilple files where individual component are configured in seperate file.
e.g cert manager has one file and kiam is defined in another file.
As i need to define needs flag in kiam w…
-
Have discovered and created an exploit for an authorization issue in Kiam.
Kiam-server allows every node's kiam-agent to request and receive token for the AWS roles in use on other nodes. This is d…
-
Hi,
We're having issues with KIAM when creating multiple jobs at the same times. I've been reading a lot about this, and most thing I've read is where people are mentioning thousand of jobs. We alr…
-
kiam version: `v3.6-rc1` (primarily to support IMDS v2 from https://github.com/uswitch/kiam/pull/381)
We frequently autoscale node groups in our cluster. These autoscaled nodes are dedicated to run…
-
I am using kiam v2.6 with kops managed kubernetes 1.9.5 cluster in AWS. Whenever a rolling update is performed, _kops rolling-update_, some pods have issues accessing their respective IAM roles.
Fr…
-
**Is your feature request related to a problem? Please describe.**
In our Kubernetes environment, we don't put our AWS creds on our pods, but rather, we use KIAM and proxy all our AWS requests throug…
-
Thank you very much for Nidhogg!
I've just implemented it for the first time, but I'm seeing some behaviour that I'm not sure is correct, so would like to run it by you and see if there is somethin…
-
Environment: AWS, k8s 1.10, kops, calico v2.6.7, kiam helm chart from this PR https://github.com/helm/charts/pull/9262 , quay.io/uswitch/kiam:v3.0-rc1.
We've got into an issue when did kiam upgrade…