derailed / k9s

🐶 Kubernetes CLI To Manage Your Clusters In Style!
https://k9scli.io
Apache License 2.0
27.18k stars 1.7k forks source link

Add custom logo #2090

Closed franroa closed 11 months ago

franroa commented 1 year ago




Hi, it would be nice to be able to set your custom logo when opening different environments. I was trying to set a warning as a logo when opening k9s in a production environment. Would it be possible to do it? Thanks!

derailed commented 1 year ago

@franroa - Currently no - but you can leverage k9s skins to trigger a similar effect when connecting to prod clusters.

franroa commented 1 year ago

Thanks for reply, I will use skins then

vxe commented 1 year ago

+1 custom logo, field in skins.yml that points to a path in XDG_CONFIG containing ascii art file

derailed commented 11 months ago

@vxe This is tricky in terms of layout. Imho skinning along with the context/cluster posted in the ui, should be a good enough indicator.