Network Policies in Kubernetes Explained

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 18

  • @AkshayJadhav-k7e
    @AkshayJadhav-k7e Год назад

    Thank you for the video. It would be great if you could add the git repo details for reference.

    • @CloudGurus
      @CloudGurus  Год назад

      Sure. Will add that in the description.

  • @mahalakshmirekala5804
    @mahalakshmirekala5804 Год назад

    Thank you.

  • @satishkumarg2301
    @satishkumarg2301 Год назад

    Thanks for the explanation. Right Use cases were chosen. Can you please share the git link for the manifest files used.

    • @CloudGurus
      @CloudGurus  Год назад

      Sure. Will add that in the description.

  • @PrakashReddyK
    @PrakashReddyK 3 года назад

    Hi thank you very much for your efforts. This is exactly the video I was looking for communication between namespaces , I have created one namespace for fast api and another namespace for Mongo db , I was unable to connect from web app to mongo service between namespaces , I will follow this and see. If you don’t mind can you please make a video for a web app pod and database pod on two different namespaces and their communication , I am planning to put monitoring namespace also and attach to these namespaces to web app namespace and database namespace

    • @CloudGurus
      @CloudGurus  3 года назад

      Thanks for your feedback. Noted your suggestion. Will come up with a video on that topic soon.

  • @babu-dz7lp
    @babu-dz7lp Год назад

    Hi , this video is very helpful. however, i do have one question, if we create a deny all policy on a user created namespace first. Dont we have to create allow policies next for communication between the use namespace pods and the pods form the system namespaces, also what happens to the communications from outside the cluster here? not sure why this part if not covered,. i mean , if my goal is to just communication between user created namespaces and not block communications between system namespaces and user created namespace, as well as the traffic from outside the cluster like accessing exposed service through web browser, what is the network policy for it? sorry for the long message.

    • @CloudGurus
      @CloudGurus  Год назад

      Yes correct.

    • @babu-dz7lp
      @babu-dz7lp Год назад

      @@CloudGurus thanks for the response, can you please suggest a book/course that covers these RBAC, network policies stuff in detail?

  • @rahul4024
    @rahul4024 Год назад

    i created 2 namespace
    created 2 pods in each NS
    created the denyall policy
    but still able to curl.
    im sure i did exactly as you did..why is denyall not working for me? did something change in new version?

    • @CloudGurus
      @CloudGurus  Год назад

      Please share the error code.

    • @rahul4024
      @rahul4024 Год назад

      NVM..i think problem was with lab..the other lab it just worked

    • @CloudGurus
      @CloudGurus  Год назад +1

      Alright!

    • @rahul4024
      @rahul4024 Год назад

      @@CloudGurus thanks man for checking in. I can play with netpols very well now thanks to your video

  • @anshumanhota8171
    @anshumanhota8171 Год назад

    Nice video please share the github url

    • @CloudGurus
      @CloudGurus  Год назад

      Sure. Will add that in the description.