How to list EKS PODS from AWS lambda SDK

0

Good day!

Is there any way to list the eks pods of a specific namespace from AWS lambda python using SDK?.

(Alternative of kubectl get pods -n namespace)

I tried searching in the following documentation. But I could not find. Any better idea?

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html

Thanks in advance

profile picture
posta un anno fa1349 visualizzazioni
1 Risposta
0
Risposta accettata

Hello,

I can find the example of how to do this in this GitHub link here.

There is also a blog post explaining the setup here.

Thanks, Manish

profile picture
Manish
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande