I need to secure a python api between .Net Core running in kubernetes and I would like to know if there are any courses that would help me learn more about encryption.
There is no specific encryption courses from Kodekloud. There is the CKS course which is about security in Kubernetes and it touches on encryption, I believe for mTLS.
You probably don’t need to know much more that SSL/TLS and key exchange.