@jdheyburn I've found it's really quick for me to get to exactly where I need to be using the shortcuts in #k9s
Just now discovering #k9s. Wow, why haven't I been playing with this sooner?
TIL about #OpenLens, desktop client for #Kubernetes. I still prefer #k9s, but it's worth giving a try | https://github.com/MuhammedKalkan/OpenLens
@devops_discussions k9s is the primary tool we use to inspect our #kubernetes clusters #k9s #k8s
Coming up empty, but does anyone know if there's a #k9s like tool for AWS ECS? #cli #devops #containers
My top tools for managing #kubernetes clusters are #k9s and #lens.
I tend to use K9S for stable and production, since it's fast and simplistic, for exploration and testing I tend to use Lens.
Lens is bit slower but is more eye candy. Also better for monitoring resources when you setup states and metrics on your cluster.
What do you use?
https://k9scli.io - K9S, nerdy, CLI π€
https://k8slens.dev - Lens, GUI, Cool UI π
Article: Handler beliefs affect scent detection dog outcomes. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3078300/
#DogTraining
#nosework
#DetectionDogs
#scentwork
#DrugSniffingDogs
#K9s
#ACAB
#InterspeciesCommunication
#anthrozoology
#DogTraining #nosework #detectiondogs #scentwork #drugsniffingdogs #k9s #acab #interspeciescommunication #anthrozoology
Local #Development Techniques with #Kubernetes. It's a #NoSlides demo of #Minikube, #Portainer, #Skooner, #Dive, #k9s, and many more. Join us at #Geekle #DevOps Global Summit at https://events.geekle.us/devops23/ and grab the list of tools at https://gist.github.com/robrich/5abd6c1261eae55476db2a15d1c2180a.
#development #kubernetes #noslides #minikube #portainer #skooner #dive #k9s #geekle #devops
It's #IndictmentDay ! Let's have some fun with that theme. π
(It's #HootinTootinTuesday again! Post some jokes or funny memes under this hashtag today, and bring lots of smiles to #Mastodon.)
#Humor #Humour #FunnyMeme #Comedy #Jokestodon #TrumpIndicted #Dogstodon #TrumpIndictment #K9s #DogsOfMastodon #PoliceDogs
#indictmentday #hootintootintuesday #Mastodon #Humor #humour #funnymeme #comedy #jokestodon #trumpindicted #dogstodon #trumpindictment #k9s #dogsofmastodon #policedogs
I gotta say, the number of hours that Iβve spent staring at k9s has gone up significantly since I started the combine.social project π
#kubernetes #mastodev #cluster #k9s
Dealing with multiple #kubernetes (including AWS EKS) clusters doesn't need to be difficult but does take a suite of tools:
* aws-vault - surely you're not storing credentials in plain text on your system right?
* embrace IAM roles - trust me on this, if you are not using IAM roles across different AWS accounts it is worth the effort
* #kubectx - switch between mutiple kube contexts easily
* #k9s - I live in the console and this is the best console based kube client
Here is a dev tip. If you have to do anything with or around Kubernetes, k9s will make your life so much easier: https://k9scli.io/
k9s is an auxiliary UI around kubectl. You simply turn it on in a terminal and it will live there. k9s gives an immediate feedback around the status of pods and nodes, and saves you from typing 80% of the boilerplate-y kubectl commands.
#DevTip #kubernetes #k8s #kubectl #k9s
I've officially converted to #HelixEditor from #VSCode and combine that with #LazyGit, #LazyDocker, and #K9s it brings me to 100% use of the terminal for all dev work.
#HelixEditor #vscode #lazygit #lazydocker #k9s
If your environment includes Kubernetes, and you aren't using k9s you are missing out, my friend.