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
demandé il y a un an1349 vues
1 réponse
0
Réponse acceptée

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
répondu il y a un an
profile pictureAWS
EXPERT
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions