Kubernetes Course .. Network Policies .. Used to Control Traffic Flow .. Very useful Topic for CKA

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 20

  • @samku1991
    @samku1991 3 роки тому +3

    sir your series helped me to clear CKA exam.. thanks a lot !!!

    • @AlokKumar
      @AlokKumar  3 роки тому

      Congratulations, I am always waiting for such comments. It is indeed a positive feedback.

  • @sonalsingh2976
    @sonalsingh2976 2 роки тому +1

    how can we connect 1 node from control plane to another node of worker node

    • @AlokKumar
      @AlokKumar  2 роки тому

      You need to do ssh to connect

  • @nagaripratap8894
    @nagaripratap8894 2 роки тому

    metadata name "deny-network-policy" is it still valid on latest version kubernetes, or there are any changes ?

  • @steve4u80
    @steve4u80 3 роки тому +1

    Thanks so much

  • @jalandharbehera2456
    @jalandharbehera2456 Рік тому +1

    I have two questions sir, so please answer me
    1. If one pod is one namespace and another pod is another namespace then the both pods are communicating with each other or not ?
    2. If one pod is Dev environment in dev namespace and another pod is running on Prod environment in Prod namespace then can the two pods are communicating with each other ?
    So please do make this type of video and answer me please sir ???

    • @AlokKumar
      @AlokKumar  Рік тому

      Any pod in any namespaces can communicate with each other with valid role assigned and proper naming.

  • @Ilya-cw7qj
    @Ilya-cw7qj 2 роки тому

    Can I create a network policy for the service name or service domain name? I guess only pods.

    • @AlokKumar
      @AlokKumar  2 роки тому

      Network Policy is for application isolation, as application resides in container and container inside pod so it defiantly applies to pods

  • @ushakiranvissapragada
    @ushakiranvissapragada 2 роки тому

    Hi Alok,
    Could you please help me in getting the solution for the question that i faced in cka exam
    Q. Create a network policy for not having access from pods running on port 6378 and not having access to pods in a specific(say dev) namespace
    Awaiting for your response.. Please help

    • @AlokKumar
      @AlokKumar  2 роки тому

      Read this page to get answer to your question, try to understand network policy instead of asking an answer to any problem because question may change in next attempt... kubernetes.io/docs/concepts/services-networking/network-policies/

    • @UnknownSend3r
      @UnknownSend3r 2 роки тому

      Did you repeat your CKA exam, and is it true you get a free retake of the exam ?

  • @BVetriwin7308
    @BVetriwin7308 3 роки тому +1

    sir please make sidecar container example question

  • @Ilya-cw7qj
    @Ilya-cw7qj 2 роки тому +1

    I have the CKA exam in 3 days. Hopefully, I'll pass it.
    Can I copy resource templates from kubernetes.io into the windows node terminal by mouse clicking then copying and pasting it into the terminal or I need to use keyboard keys?

    • @AlokKumar
      @AlokKumar  2 роки тому

      Yes you can use mouse to copy paste, ctrl +c for copy and shift+ insert to paste using keyboard

    • @Ilya-cw7qj
      @Ilya-cw7qj 2 роки тому

      @@AlokKumar Thaks a lot

    • @UnknownSend3r
      @UnknownSend3r 2 роки тому

      @@Ilya-cw7qj how did it go, and are any of these dumps online even close to the exam tests, if so which ones. Thanks.