TOP Tools for Kubernetes [Hands On!]

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 23

  • @radosawkak738
    @radosawkak738 8 днів тому

    This is how you've started this channel. Great beginning!

    • @devopstoolbox
      @devopstoolbox  7 днів тому

      @@radosawkak738 the good old days ☺️

  • @devopstoolbox
    @devopstoolbox  Рік тому +3

    To anyone visiting here, after posting this on Reddit, I got a lot of feedback for new tools (which I haven't tried yet), so I'm sharing them here.
    A comment on Lens: Initially I wanted to include Lens in this video but decided it's a bit different in that it's not a CLI / TUI.
    Reddit users shared a lot of bad experience with Lens, mainly around performance and a large amount of requests it shoots at the cluster API to a point where some companies banned it.
    Reddit thread: www.reddit.com/r/kubernetes/comments/zdbhf4/comment/iz2aa0p/
    Tools suggested that I may add a review on:
    * github.com/kubermatic/fubectl - for an improved kubectl experience
    * github.com/particledecay/kconf - for those with complex kubeconfig changes requirements
    * github.com/MuhammedKalkan/OpenLens - an open version of Lens (note the above before using)
    * github.com/hidetatz/kubecolor - colored kubectl output :)
    * github.com/astefanutti/kubebox - the K9s little brother?
    * github.com/bergerx/kubectl-status - human friendly resource status output

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

    Absolutely love it, I don't use Kubernetes yet, but this video encourages me to learn

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

      Happy to hear mate! Feel free to reach out with questions

  • @Subbeh2
    @Subbeh2 Рік тому +3

    Thanks for sharing, great tips and keep it up. Are you running a tiling window manager? If so, would love to hear some more about your setup and how that works on an ultrawide monitor.

    • @devopstoolbox
      @devopstoolbox  Рік тому +3

      Thank you :)
      Yes, I was using rectangle for over a year but recently started using Raycast (www.raycast.com) for everything, including my window management. It also replaced caffeine, process monitoring, alfred, and lots of others.
      Its not a tiling manager per-se, as it just has a (changeable) preset of shortcuts of different modes - 1/2s 1/3s 1/6s and so on.

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

      @@devopstoolbox Cool! looks interesting, will check it out

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

      @@Subbeh2 Just came back to this comment that I've been testing Yabai (github.com/koekeishiya/yabai) recently and am still getting used to it. It's a real tiling manager for mac like i3 for linux, you might like it!

  • @flybyray
    @flybyray Місяць тому +1

    5:04 useless use of cat and pipe of course. But thanks for pointing out JQP

    • @devopstoolbox
      @devopstoolbox  Місяць тому

      Definitely cat abuse 😅
      I think I followed it up in a recent video..

  • @nyieker101
    @nyieker101 Рік тому +2

    Great Video!

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

    jqp oh my god what a handy thing to stop running jq so much until you get the right output !

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

      Yes!! I was just as shocked when I figured this thing exists!

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

    What a great video style :)

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

    Can you share about your terminal setup?

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

      With pleasure! My dotfiles are at - github.com/omerxx/dotfiles
      Specifically the terminal I'm currently using is Alacritty, but for the video I used iTerm (looks cleaner with transparency for the video). Regardless of terminal I always attach myself my Tmux session (also in the dotfiles).
      You're probably also wondering about the command line which is set with ohmyzssh + powerlevel (github.com/romkatv/powerlevel10k)

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

    how do you record this that your pc screen recording is Infront and your camera feed as background?

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

    is kubectx and kubens deprecated now?

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

    What colorscheme is that in your terminal?

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

      Hi! This was a few months back with iTerm, right now I'm using WezTerm with "terminal.sexy" colorscheme