Faster local Kubernetes development with the mirrord JetBrains plugin

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

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

  • @OlegKorsak
    @OlegKorsak ปีที่แล้ว +2

    for some reason it shows me only part of my pods, from the wrong ns

    • @OlegKorsak
      @OlegKorsak ปีที่แล้ว +1

      nvm, it was a kubectx.kubens 😵‍💫

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

      You can change the namespace mirrord retrieves pods from by changing the `namespace` key in the configuration: mirrord.dev/docs/reference/configuration/#target-namespace

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

    Can you show the demo with Windows 10/11 with WSL and Intellij Idea community and Ultimate both

  • @tpoxa
    @tpoxa ปีที่แล้ว +2

    can it pause the process in the pod meanwhile it's running locally?

    • @MetalBearCo
      @MetalBearCo  ปีที่แล้ว +2

      Sure! Check out the pause feature: mirrord.dev/docs/guides/pause/

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

    If i add log while debugging will it push that in code in k8 and also will it loead env variable??

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

      It doesn't really push that code - the code is running locally, but it will take affect, yes