Login
From:
maelvls.dev
(Uncensored)
subscribe
Using mitmproxy to understand what kubectl does under the hood | maelvls dev blog
https://maelvls.dev/mitmproxy-kubectl/
links
backlinks
Roast topics
Find topics
Find it!
Mitmproxy is an excellent tool that helps us understand what network calls are made by programs. And kubectl is one of these interesting programs, but it uses a mutual TLS authentication which is tricky to get right.