[ Kube 61 ] K9S Kubernetes Terminal Dashboard

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2019
  • In this video, I will show you how to use K9s as the dashboard UI to navigate and interact with your kubernetes cluster.
    K9s provides a curses based terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with observed Kubernetes resources.
    k9s:
    github.com/derailed/k9s
    Kubernetes Dashboard UI:
    • [ Kube 5 Discussion 1 ...
    Hope you enjoyed this video. Please share it with your friends and don't forget to subscribe to my channel. For any issues/feedback/questions, please leave me a comment and I will get back to you at the earliest I can.
    Thanks for watching.
    If you wish to support me:
    www.paypal.com/cgi-bin/webscr...
    #kubernetes #kubernetesdashboard #k9s #learnkubernetes #justmekubernetes

Комментарии • 30

  • @manikandans8808
    @manikandans8808 4 года назад +7

    Pretty cool...loved it...it's very surprising how could you collect all these information. It's just amazing... every week posting new content it's mind blowing.... specially terminal guys like me would love this video alot....😆😆😆😆....cheers...!!!

    • @justmeandopensource
      @justmeandopensource  4 года назад +2

      Thanks for watching and I know you will enjoy this video. Cheers.

  • @lajapathyarun4329
    @lajapathyarun4329 7 месяцев назад +1

    Great video ❤

  • @zulhilmizainudin
    @zulhilmizainudin 3 года назад +1

    Thank you for making this video. Very useful.

  • @t-roy80
    @t-roy80 3 года назад +1

    Thankyou!

  • @user-ti5uc2zu8m
    @user-ti5uc2zu8m 4 года назад +1

    Nice,thx!

  • @jimchisholm2433
    @jimchisholm2433 Год назад +1

    Fantastic!
    You are a born teacher.
    I'm curious.. what is the default terminal/shell that you are using?

    • @justmeandopensource
      @justmeandopensource  Год назад

      Hi Jim, thanks for watching. I use Alacritty as terminal emulator and zsh as my shell with bunch of useful plugins.

  • @MelliniNarumugai
    @MelliniNarumugai 4 года назад +1

    super 😍 👍

  • @venkatk8314
    @venkatk8314 4 года назад +1

    nice one

  • @kousanaguy
    @kousanaguy 4 года назад +2

    Wow !!! This tool just make me pass to a new level to my kubernetes productivity. Thanks for the demo !
    Question, what are you using as your terminal software ? It seems really cool !

    • @justmeandopensource
      @justmeandopensource  4 года назад +1

      Hi, thanks for watching. I use
      - Manjaro Linux
      - I3 Tiling Window Manager
      - Gnome terminal
      - Zsh shell (oh-my-zsh, zsh-autosuggestions plugin)
      Cheers.

  • @waterkingdom9839
    @waterkingdom9839 4 года назад +1

    Nice video on Helm Chart. Are you planning to create a video on how to create Chart using helm 3.x?

    • @justmeandopensource
      @justmeandopensource  4 года назад +1

      Hi, Thats in my list. I will see if I get some time to do that.

  • @bhavanishanmugam7215
    @bhavanishanmugam7215 4 года назад +1

    Nice video, How switch between namespace .can we use -n command

    • @justmeandopensource
      @justmeandopensource  4 года назад +1

      Hi Bhavani, thanks for watching. You can just start k9s and on the top panel you can see numbers for namespaces. 0 for all namespace and so on. If you don't see a namespace, you can always start k9s with -n option to open a specific namespace.

  • @zaheerkhan8097
    @zaheerkhan8097 2 года назад

    Is there any way to filter multiple labels as in : label1-podname label2-status:running

  • @user-tb9ek2qt9u
    @user-tb9ek2qt9u 4 года назад +2

    🐂🍺

  • @akshayawate7239
    @akshayawate7239 3 года назад +2

    Unable to get cpu and memory usage.

    • @justmeandopensource
      @justmeandopensource  3 года назад +2

      I guess you would need to deploy metrics server first in your cluster. Search in my channel for metrics server, deploy and then check.

    • @akshayawate7239
      @akshayawate7239 3 года назад

      @@justmeandopensource please can you make video on cpu and memory utilization in grafana related to cpu cores.

    • @akshayawate7239
      @akshayawate7239 3 года назад +1

      Even if metric server is enabled, I'm getting 0 values.

    • @justmeandopensource
      @justmeandopensource  3 года назад +2

      @@akshayawate7239 Okay. I will test that later today. I didn't really pay much attention to it when I recorded the video.

    • @akshayawate7239
      @akshayawate7239 3 года назад

      Can you please make video on cpu cores usage and converting into %.