K9s usage and features walkthrough | Popeye Sanitizer | Productivity | Kubernetes Primer

Поділитися
Вставка
  • Опубліковано 5 січ 2021
  • This video covers the usage and features of K9s CLI and Popeye. Using K9s, you can manage your cluster with ease of UI.
    📌 Links
    =======
    🔗 K9s CLI: k9scli.io/
    📌 Related Videos
    ===============
    🔗 Github Package Registry: • Github Package Registr...
    🔗 Containers Primer: • Let's talk Containers ...
    🔗 Kubernetes Primer: • Kubernetes Primer
    💥 Join TechPrimers Slack Community: bit.ly/JoinTechPrimers
    💥 Telegram: t.me/TechPrimers
    💥 TechPrimer HindSight (Blog): / techprimers
    💥 Website: techprimers.com
    💥 Slack Community: techprimers.slack.com
    💥 Twitter: / techprimers
    💥 Facebook: TechPrimers
    💥 GitHub: github.com/TechPrimers or techprimers.github.io/
    🎬Video Editing: FCP
    ---------------------------------------------------------------
    🔥 Disclaimer/Policy:
    The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
    You are free to use the code samples in Github after forking and you can modify it for your own use.
    All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
    #K9s #KubernetesPrimer #Productivity
  • Навчання та стиль

КОМЕНТАРІ • 21

  • @haikal00broadcast
    @haikal00broadcast 5 місяців тому

    Great tutorial. I wish I found your video years ago.

  • @adamhughes4496
    @adamhughes4496 3 роки тому +1

    Great tutorial thanks bud

  • @RABWA333
    @RABWA333 2 роки тому

    nice explained , thanks

  • @javisartdesign
    @javisartdesign 3 роки тому +2

    thanks for share this util! It would be great to know more famncy tools for the k8s ecosystem such aa stern, kubeview, etc..

  • @scratchbin
    @scratchbin 3 місяці тому +1

    Great

  • @prashantpathak3175
    @prashantpathak3175 2 роки тому

    Hi Thanks for the video,
    Can you help me why %CPU/L and %MEM/L shows NA though I have mentioned the resource limit in deployment file. Earlier everything was NA so I came to know that I need to mention the resource limit, once I did that I see %CPU/R and %MEM/R shows integer value but %CPU/L and %MEM/L shows NA.

  • @jamescoder3997
    @jamescoder3997 3 роки тому +1

    Welcome back with great Stuff ....

  • @okey1317
    @okey1317 Рік тому +1

    wow!

  • @sudhirpandit6701
    @sudhirpandit6701 3 роки тому

    Lense is also provide you similar kind of functionality.

  • @user-hm4pf3lz6w
    @user-hm4pf3lz6w Рік тому

    Do you have a tutorial on how to setup workloads?

  • @jamescoder3997
    @jamescoder3997 3 роки тому

    I think whatever the pod you are using in this example that pods are multi container pod. Do you have any video or example with multi container pod in k8s?

    • @TechPrimers
      @TechPrimers  3 роки тому

      Yes those are multi container pods. Check out my microservices observability demo video.

    • @jamescoder3997
      @jamescoder3997 3 роки тому

      @@TechPrimers Thanks

    • @jamescoder3997
      @jamescoder3997 3 роки тому

      @@TechPrimers I also tried with multi pod container but i am getting issue in service yaml. Sharing in the slack if you found any issue please let me know

    • @jamescoder3997
      @jamescoder3997 3 роки тому

      @@TechPrimers Hi Ajay,
      Can you please let me know how client and server are communicating in same pod. Like, when you are trying to access server api in client which hostname you are providing in client application
      Example : localhost:8083/rest/hello/server at the place of localhost:8083 what hostname you are specifying so it will build the connection with server in same pod
      Thanks & Regards
      James

  • @KA-du7vm
    @KA-du7vm 2 роки тому

    how do you download / install k9s ?

  • @zaheerkhan8097
    @zaheerkhan8097 2 роки тому

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