Day 26/40 - Kubernetes Network Policies Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

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

  • @chinwahdavidlam3506
    @chinwahdavidlam3506 24 วันที่ผ่านมา

    thank you for your support. I feel great on my cka journey!!

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  24 วันที่ผ่านมา

      You're so welcome! and keep it up with the learning journey!

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

    Kudos to you for all the work you put to bring CKA to life

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

    As usual, useful info with live troubleshooting!

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

    best video to understand network policies in kuberenetes

  • @GrigTech
    @GrigTech 20 วันที่ผ่านมา +1

    my 9th day here, hopefully soon will finish and re watch again. Great Series Piyush.

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  18 วันที่ผ่านมา

      If you do the hands-on parallely, you don't need to rewatch

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

    Simply Awsome !!!!! 🤩

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

    Thank you for all you do. I really appreciate that you are doing all these for free

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

    Hands down!! This is one of the best practical explanation on k8s Network policies.👍💯

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

    Thank you for explaining network policies!

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

    thankyou so much brotherr

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

    Grate explanation...thanks 👏👏

  • @AbdulMateen-bm3kv
    @AbdulMateen-bm3kv 2 หลายเดือนก่อน

    Awesome!

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

    As Awesome as before, the simplicity is at best and real time challenges makes it worthy, and top of it your discord channel is very helpful as a lot of members are contributing and helping others.

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

    Hello !!
    Thanks for such a meticulously planned CKA K8s Course. Not for Exam , but really what and why matter learning K8s in today's Platform Engg Evolving Roles.
    A earnest request in ur series , Pls include CNI Networking (like a Cilium , Calico etc ) in future episodes for Complex MicroService Mgmt . 😊😊

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

      Yes, definitely a lot more had been recorded already and a lot more planned for the future!

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

    quality top notch

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

    Hello !!
    Also had some queries. Evolving Tools in K8s like Istio, Rancher ,Kustomize and etc.. Apart from CKA and CKAD knowledge, any other knowledge in other tools and Docker Adv required??

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

      If you understand the fundamentals of Kubernetes in depth and these tools are piece of cake. It can be easily learned. Make sure to learn atleast one tool for each usecase such as k8s package manager --> Helm, ArgoCD for Gitops, image scanning tool, policy as a code, security, vulnerability scanning, kustomize , istio etc

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

    Question: You are referencing the Tiers as worker nodes but stating the network policies in terms of pods, I guess pods would be running the worker nodes. Do you mean that pods running on different nodes can also connect with each other by default?

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

      Yes, Pods are connected by each other as they are part of the cluster network even if they are on different nodes

  • @vaibhav7089
    @vaibhav7089 29 วันที่ผ่านมา

    Sir facing issue in downloading the cluster it throws '''✗ Joining worker nodes 🚜
    Deleted nodes: ["kind-cka-cluster1-control-plane" "kind-cka-cluster1-worker" "kind-cka-cluster1-worker2"]
    ERROR: failed to create cluster: failed to join node with kubeadm: command "docker exec --privileged kind-cka-cluster1-worker2 kubeadm join --config /kind/kubeadm.conf --skip-phases=preflight --v=6" failed with error: exit status 1 ''' ruined this lecture stuck there for 2 hours 🥲

    • @TechTutorialswithPiyush
      @TechTutorialswithPiyush  28 วันที่ผ่านมา

      Do you have any existing cluster on my machine that is probably occupying the space? can you delete those and try this again?