I used K9s for more than a year but still I found a new thing from this video.. thank you!
@vishalakkalkote13442 жыл бұрын
Hey, Thanks for the informative demo, helped me to get started with k9s
@danielbarnes56323 жыл бұрын
I'm just getting started with learning Kubernetes. Would you recommend trying to learn it with K9s, or should I first get comfortable using kubectl, and then try out K9s? It almost feels to me like Git where people say that you should learn the command line version before relying on a GUI.
@abrxxx3 жыл бұрын
learn kubectl first. You might find yourself in a situation where k9s isn't available/working, and urgently need to do pod maintenance.
@danielbarnes56323 жыл бұрын
@@abrxxx Sounds good to me, thanks!
@IdanRefaeli32 жыл бұрын
Start with kubectl
@simonsampson77412 жыл бұрын
How do you view all the logs for a pod? I don't have the same option you have. I can only tail, head or select a time interval.
@Fayaz-Rehman2 жыл бұрын
Excellent - Thanks for sharing your experience.
@ashwinswain16492 жыл бұрын
Hey how do i start k9s do i need to enter any command on gitbash(any specific directory i need to be in) do i need to do an az login n then az set subscription and az get credentials before running k9s.. please help
@fazundo84 Жыл бұрын
Does k9s provide a way to add a label to a worker node or modify an existing worker node label?
@JohnMitchellCalif2 жыл бұрын
very solid info, thanks! Subscribed
@zaheerkhan80972 жыл бұрын
Is there any way to filter multiple labels as in : label1-podname label2-status:running
@codingblocks2 жыл бұрын
Yes! This will get you labels (-l) k9scli.io/topics/commands/ And you can use all the normal set-based filters that you can use in kubectl: kubernetes.io/docs/concepts/overview/working-with-objects/labels/
@zoop21742 жыл бұрын
Thank you that was very useful :)
@devopstraining20218 ай бұрын
Hi, How to install this on ubuntu server 22.04
@OhanSmit3 жыл бұрын
Thanks for the video :)
@hamza_belmellouki2 жыл бұрын
+1 very convinent! thank you for the tutorial sir
@ravikiranalapati74902 жыл бұрын
K9s support Multi cluster Management?
@codingblocks2 жыл бұрын
Yep! It does it through your normal contexts and you can switch with :ctx
@sureshramanan60533 жыл бұрын
cool vid!!
@moussabScar91382 жыл бұрын
thank you, very helpful
@codingblocks3 жыл бұрын
heh, hit record too soon!
@okey1317 Жыл бұрын
how to edit a yaml?
@nicholaibrooks6990 Жыл бұрын
Thank you!!!
@omartini Жыл бұрын
Hi should have at least the short cuts for starters, I needed to jump to other places