Cert Manager for securing pod to pod communication

แชร์
ฝัง

ความคิดเห็น • 6

  • @ayush2708
    @ayush2708 ปีที่แล้ว +4

    Nice and helpful. Would like another on mTLS

  • @rashmiyadav1973
    @rashmiyadav1973 5 หลายเดือนก่อน

    very good explanation for this cert-manager component of Kubernetes. Thanks a lot.

  • @lukaszkonieczko9971
    @lukaszkonieczko9971 2 หลายเดือนก่อน

    Very helpful! Maybe would you like to show mTLS using cert-manager CSI driver😁

  • @prakasha5870
    @prakasha5870 6 หลายเดือนก่อน

    how i can able to run this example locally on k8s cluster. I have k8s cluster running locally

  • @abhizersaifee2866
    @abhizersaifee2866 8 หลายเดือนก่อน

    Nice video. It would be better if you would have used CA crt in client call to establish Trust along with https encryption, instead of using --insecure. Basically how a practical scenario would happen.