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
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.
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 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!
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)
This is how you've started this channel. Great beginning!
@@radosawkak738 the good old days ☺️
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
Absolutely love it, I don't use Kubernetes yet, but this video encourages me to learn
Happy to hear mate! Feel free to reach out with questions
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.
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.
@@devopstoolbox Cool! looks interesting, will check it out
@@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!
Great Video!
Thank you! 😀
5:04 useless use of cat and pipe of course. But thanks for pointing out JQP
Definitely cat abuse 😅
I think I followed it up in a recent video..
What a great video style :)
jqp oh my god what a handy thing to stop running jq so much until you get the right output !
Yes!! I was just as shocked when I figured this thing exists!
how do you record this that your pc screen recording is Infront and your camera feed as background?
Can you share about your terminal setup?
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)
What colorscheme is that in your terminal?
Hi! This was a few months back with iTerm, right now I'm using WezTerm with "terminal.sexy" colorscheme
is kubectx and kubens deprecated now?
Why would they be deprecated?