T O P

  • By -

vicalpha

k9s


[deleted]

Classic


wasnt_in_the_hot_tub

Yeah, k9s is dope. Use it every day!


CaptainSheepFskcer

Definitely k9s .. but also really appreciate stern for realtime filtered log streams


bkosick

Is stern maintained anymore?


Zapadlo

Latest release 3w ago: https://github.com/stern/stern/releases


Sindef

ArgoCD/Flux - do they count? Lol


mathewpeterson

Yq


[deleted]

Facts, and JQ


rearendcrag

I use kubectl + jq as a poor-man’s log streaming/filtering solution. Works good enough for debugging.


[deleted]

That’s the OG way of doing it


may_be_indecisive

Get on helm.


goonerfan10

K9s


pecp3

Does kubectx count?


hypnosb

Maybe it’s not the same but kubectx would set the context to ALL open terminals…. I’ve used kubie since


Alert-Bet3199

Why isn't this just an alias..? alias kubectx="kubectl config use-context" Same with kubens


cnprof

Because it also lists all the contexts and highlights the current one. Same as kubens with namespaces


someguytwo

Lens


xleeuwx

OpenLens? Together with the plugin to bring back logs and terminal access 🤬


biel1st

I hate lens port-forwarding


wasnt_in_the_hot_tub

I'm not a Lens user. What does it do for port forwarding that you dislike?


biel1st

If you create port-forward on lens and eventually close lens at a later time. When you re-open lens, port-forward will stay open. I personally prefer doing it through kubectl.


wasnt_in_the_hot_tub

Oh yeah, I wouldn't like that either. K9s is pretty good with port forwarding: there's a quick shortcut to start it and then you're easy to stop, plus it doesn't persist between k9s restarts


Beginning_Dot_1310

i used k9s for port-forwarding too, and it lacks features that tools like kubefwd or krelay have (eg udp port forward, tls and reconnections). i say this cuz i also built a tool for kubectl port-forward and sometimes it's tricky 🙃


wasnt_in_the_hot_tub

kubefwd looks interesting, thanks. I have heard of it


someguytwo

You can just delete them from the port-forwarding tab.


tehho1337

Jsonnet. A imo good alternative to yaml and helm. Atleast for internal development. Checkout bitnamis jsonnet chart for k8s resoureces


Peefy-

KCL. A simpler and more Python like configuration language. 🆕


gdeLopata

Yep, I have develop very large harness in jsonnet and considering kcl as it has a superior feature set. My poc so far so good. Making impossible for devs to configure things incorrectly, thanks to schemas and validations. I kinda don't like that I have to use packages for local fileaystem monorepo thing, but it's manageable.


datyoma

Jsonnet is also pretty decent if combined with https://github.com/yannh/kubeconform - we run it on each PR, and it's blazingly fast


gdeLopata

K8s is only one configuration target. I now want womething more generic to drive infra tf configuration, app configuration, Metadata configuration, all the things lol.


fuzzy812

Lens


akhenakh

kubetail / stern


EncryptionNinja

Kustomize


DelusionalPianist

Openlens, really sad that it doesn’t get any maintenance. :(


garbagecanman1

Yeah, I do OpenLens with the '@alebcay/openlens-node-pod-menu' extension and really like it. It's user-friendly enough to onboard newer folks and does enough for me to work with all of our clusters.


Jmc_da_boss

Yq, kubectl, k9s Also shoutout my crappy little custom bash command to pull rancher kubeconfigs in my clipboard and put them into a dedicated file in .kube


quentiin123

kubectl neat is pretty.... Should I say it... Neat


McFistPunch

Same as last time. It's still grep


MasterofGigs

ksniff ( it's a kubectl plugin) you can forward pod traffic directly into wireshark for debugging


TimothyCole

https://aptakube.com/


Stealth022

I was intrigued until I saw the monthly subscription. I'll stick with k9s. 🙃


TimothyCole

Sure paying for something isn't for everyone, especially those who aren't using it in a professional setting. Me personally I use it professionally and believe the dev working on the tool deserves to be compensated. I have a team license with 3 seats for my self and 2 others on my team.


Stealth022

Oh, 100%. But I'm running k3s in my homelab with no enterprise budget, so I have to be frugal, haha. Maybe something to try at work, though...although I wish there was a free homelab version that worked for more than 15 days. Have to be able to tell the boss what's so good about it! 🙃


VividIntroduction310

struggle to see how is this better than k9s


TimothyCole

Just because one person uses one thing, and someone else uses another doesn't make one or the other better? OP asked for favourites tools, I linked my personal favourite, it's that simple.


VividIntroduction310

i mean logic tells me if one pays for a tool, the tool probably does something better than a free alternative. if you don’t want to elaborate or just enjoy paying for things that can be had for free all the power to you.


marco208

I hate the way they sell a 40$ more expensive perpetual license that is only valid for 1 year of updates. You need to use it 8 months after you stop receiving updates to even it out. Giving obviously bad payment options really hurts my goodwill towards a company.


jcol26

My org pays for Lens subscriptions for many of us and it does make my day significantly less painful!


Mirkens

K9s Kubie for managing kubeconfigs Also yaookctl which is specifically for YAOOK managed Kubernetes clusters but provides many different tools Iike connections to MySQL pods in Openstack


baunegaard

Ytt for yaml templating


PhilipLGriffiths88

KubeZtl - https://github.com/openziti-test-kitchen/kubeztl/. It has a zero trust network overlay embedded into it so that the K8S API can be 'dark' with no inbound ports.


may_be_indecisive

Helm


alex_komn

kube-capacity


popcorn-03

Dive is a good one for me i can see everything that is Happening in der Container images.


Preisschild

Stern and flux


flowerinthenight

https://github.com/stern/stern and https://github.com/flowerinthenight/kubepfm


yrro

`oc`


dirkmeister81

Databricks’ Click, a Kubernetes REPL


No-Peach2925

I like oc, because it's short xD


AssistanceStriking43

k8sgpt


[deleted]

What’s this?


frootkeyk

Terraform


m_adduci

Terraform


0bel1sk

go


Shadow_Clone_007

Flux, and can i say helm?


[deleted]

Not the helm