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
질문됨 일 년 전1353회 조회
1개 답변
0
수락된 답변

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
답변함 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠