


In this new DevOps Tools Engineer 2.0 Introduction episode, explore #Kubernetes architecture, key cluster components, and how administrators use tools like #kubectl to inspect cluster state and manage resources: https://lpi.org/7255
Do you use #kubernetes and #ohmybash ? A new plugin kube-ps1 needs testers to be approved #kubectl #bash #k8s
https://github.com/ohmybash/oh-my-bash/issues/719#issuecomment-3938582360
Please, test it!
[Show GN: 좀 더 빠르고 심플한 kubernetes 컨텍스트/네임스페이스 관리 TUI 도구, Kubesnap
Kubesnap은 Kubernetes 클러스터 관리자를 위한 TUI 도구로, 컨텍스트와 네임스페이스를 빠르게 전환하고 클러스터 상태를 모니터링할 수 있습니다. 기존 도구인 kubectx와 kubens의 한계를 극복하고, 직관적인 인터페이스와 실시간 대시보드 기능을 제공합니다.
You know how with git, you can set up argument aliases? You know, in your config file like this.
This way git ad becomes git add. I know I can make my own one command aliases, and I do, but sometimes I type out the full commands anyway, especially when sharing my screen to educate others, and a silly typo really ruins the flow.
Do you know if there's a way to do the same thing with kubectl? So if I type kubectl get deamonset it will actually run kubectl get daemonset? I do have a number of specific aliases for single commands, but sometimes I need both haha.
Написать свой tmux плагин — что может быть проще?
Для меня tmux - это не просто терминальный мультиплексор, это центр моей консоли: чтобы я не намеревался сделать - открытие новой панели будет моей стартовой точкой, особенно когда дело касается Kubernetes. И вот однажды, в момент очередного использования kubectl config current-context появилась идея - "а не научить ли tmux показывать мой контекст?" Так появился небольшой tmux-плагинчик, а так же сама эта статья, в которой я покажу и расскажу как это просто - написать плагин для tmux, надеюсь будет увлекательно.
https://habr.com/ru/articles/988078/
#tmux #kubernetes #программирование_на_bash #kubectl #плагины_для_tmux
Unlock the definitive kubectl Cheatsheet for Debugging Broken StatefulSets — perfect for DevOps engineers and SREs troubleshooting Kubernetes issues. Includes essential commands, logs analysis, container debugging & more.
👉 https://shorturl.at/6yHoN
#Kubernetes #DevOps #SRE #CloudNative #K8s #kubectl #aws #tech