k9s
stern
k9s | stern | |
---|---|---|
140 | 10 | |
26,357 | 6,326 | |
- | - | |
9.2 | 0.0 | |
5 days ago | over 2 years ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
k9s
-
Exploring K9s - A Terminal UI to Manage Your Kubernetes Clusters : Day 23 of 50 days DevOps Tools Series
wget https://github.com/derailed/k9s/releases/download/v0.24.15/k9s_Linux_x86_64.tar.gz tar -xvf k9s_Linux_x86_64.tar.gz sudo mv k9s /usr/local/bin/
-
How I built my own SeedBox with K8S
Terminal based UI to interact with your Kubernetes cluster
- K9s Kubernetes CLI to Manage Your Clusters in Style
-
20 Life hacks for DevOps Engineers
K9s is a terminal-based UI for interacting with your Kubernetes clusters. It takes very little time to get accustomed to navigating, observing, and managing your live applications through the tool. And once you do, you might never go back. K9s continually monitors Kubernetes for changes and offers many useful commands to interact with your observed resources.
- Installation de K9s sur WSL2
- CrΓ©er un cluster Kubernetes local avec Kind (Kubernetes IN Docker)
-
Managing Kubernetes Clusters like a PRO
To keep track of my Kubernetes clusters, I use k9s, a powerful terminal-based UI that makes navigating Kubernetes clusters much more manageable.
-
Build your Service Mesh [Part 1]
k9s to interact with the Kubernetes cluster. (Optional)
-
Configuring Access to Prometheus and Grafana via Sub-paths
Functioning Kubernetes Cluster Proficiency in Kubernetes Management Helm Installation Optional: K9s for Kubernetes Cluster Observation (GitHub link)
-
9 tools, libraries and extensions our developer can't live without (and why)
Typing out all the kubernetes commands is so annoying, and I find that K9s is actually better than most visual kubernetes interfaces. It also works everywhere.
stern
-
stern VS stern - a user suggested alternative
2 projects | 11 Dec 2023
- Most efficient way to check all containers cluster wide for missing probes?
-
What are some useful Kubernetes tools you can share?
I love stern when interacting with Pod logs directly. https://github.com/wercker/stern
-
You started a new job, what are the first tools you install on your machine?
stern
-
Adventures in K8S Cloud Native App Development
Logging: Traditional ELK requires a lot of server resources and is not suitable for a lightweight cluster like ours. The easiest way is to run multiple Pods to see the logs, and there is a stern tool that helps us to query the logs across multiple Pods.
-
Top 20 useful k8s tools
Link : https://github.com/wercker/stern
-
What's the best CLI tailing tool for k8s logs?
https://github.com/wercker/stern is pretty handy
- Tail multiple pods on K8s and multiple containers within the pod
-
MacOS and Linux support for KTail - a Kubernetes log viewer with a GUI
I like https://github.com/wercker/stern
-
ktail 0.2.5 - a kubernetes log viewer
Also stern
What are some alternatives?
lens - Lens - The way the world runs Kubernetes
kubetail - Bash script to tail Kubernetes logs from multiple pods at the same time
k8s - How to deploy Portainer inside a Kubernetes environment.
kail - kubernetes log viewer
minikube - Run Kubernetes locally
kube-score - Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
popeye - π A Kubernetes cluster resource sanitizer
free4chat - free4.chat is a real-time audio chat service. It is designed by the local first and privacy first principle, and is very easy to use.
k3s - Lightweight Kubernetes
krew - π¦ Find and install kubectl plugins
kubebox - ββ Terminal and Web console for Kubernetes
stern - β Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern