Kubernetes Network Policy Deep Dive

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ค. 2024
  • Network policies can be difficult to grasp, but this video provides the clarity you need to understand network policy concepts through hands-on examples. Additionally, I demonstrate how you can create a Cilium-based network policy for Layer 7 HTTP, a capability not achievable with standard Kubernetes network policy.
    How do you restrict the traffic within your cluster Let me know in the comments.
    Github link - github.com/saiyam1814/Network...
    For collaborations send an email to kubesimplify@gmail.com
    ►►►Connect with me ►►►
    ► Kubesimplify: kubesimplify.com/newsletter
    ► Newsletter: saiyampathak.com/newsletter
    ► Discord: saiyampathak.com/discord
    ► Twitch: saiyampathak.com/twitch
    ► TH-cam: saiyampathak.com/youtube.com
    ► GitHub: github.com/saiyam1814
    ► LinkedIn: / saiyampathak
    ► Website: / saiyampathak
    ► Instagram: / saiyampathak
    ► / saiyampathak
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @saloninarang1040
    @saloninarang1040 2 หลายเดือนก่อน +1

    Now that what I call solid editing! way go to Kubesimplify!

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

      Thank for making the video look good 🙏

  • @samipdaveyt
    @samipdaveyt 2 หลายเดือนก่อน +1

    informative.. thank you 🙏🏻

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

      Glad it was useful

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

    Came from kubesimplify hindi.

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

      Hope you like the video and the demos!

  • @aniketpurohit1875
    @aniketpurohit1875 2 หลายเดือนก่อน +1

    done

  • @vishalkumarsingh7416
    @vishalkumarsingh7416 2 หลายเดือนก่อน +3

    Bhaiya, your Kubernetes hindi bootcamp is GEM. 9 lectures ho gaye h, abhi aur kitne lectures lagenge?

  • @williamhardy1014
    @williamhardy1014 2 หลายเดือนก่อน +1

    Great video!
    One question: I want to setup network policies for pods. But I’m not using HTTP at all for anything. Instead I’m using MQTT. Can I setup network policies same way shown but with MQTT port 1883? Thanks

    • @kubesimplify
      @kubesimplify  2 หลายเดือนก่อน +1

      Glad the video was helpful, there are a few more examples in cilium docs for kafka as well which might work for mqtt docs.cilium.io/en/latest/security/policy/language/#kafka-beta

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

    Not sure how you are calling it a network policy by changing the nginx routes via its config. You are just configuring nginx to work as reverse proxy.

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

      In the demo i have shown how without creating the clusterwidenetworkpokicy the curl request is nit returning the response. That is why the cilium network policy i have allowed the traffic going to the pod