Karthik KN

Results 6 comments of Karthik KN
trafficstars

I'm experience the same issue with one of my spot nodegroups with scale to 0 enabled and was working until yesterday. Manually scaling up as @marwan116 suggested using `eksctl` makes...

> For newer versions of Kubernetes, try using kubeval with my fork of the json schema repos: https://github.com/yannh/kubernetes-json-schema > See README for how to use those with kubeval. It contains...

@laimonasA Thanks for investigating this! Just to confirm, would this also work if the payload uses block kit? Something like: ```payload: | { "unfurl_links": true, "unfurl_media": true, "text": "GitHub Action...

I also tried the same config with GKE standard cluster and I'm running into https://github.com/actions/actions-runner-controller/issues/3132.

Thanks for the reply and sorry to confuse you @nikola-jokic. I'm indeed using `gke-autopilot-gha-rs-kube-mode` which has the necessary permissions as the service account, afaik. The following is actually commented out...

@nikola-jokic I did some digging and unfortunately, the pod appears for < 1s and I'm not able to describe it. However, when I run `kubectl events`, I get `OutOfcpu` warning...