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
feita há um ano1353 visualizações
1 Resposta
0
Resposta aceita

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
respondido há um ano
profile pictureAWS
ESPECIALISTA
avaliado há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas