lens
operator
Our great sponsors
lens | operator | |
---|---|---|
91 | 7 | |
20,579 | 275 | |
2.1% | 1.8% | |
9.9 | 7.8 | |
5 days ago | 13 days ago | |
TypeScript | Go | |
GNU General Public License v3.0 or later | 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.
lens
-
Is there any alternative to Lens desktop software?
Intentional. As you called out, they're moving to a more premium model. https://github.com/lensapp/lens/issues/6823
-
Mirantis is up to more shenanigans with Lens, removes logs and shell. OpenLens affected as well.
Improve Extension loading capabilities #6749
I think this thread is a little less flame-y: https://github.com/lensapp/lens/issues/6819
-
WebAssembly: Docker Without Containers
Hey, so I thought I remembered your username. This isn’t the first interaction we’ve had, or I’ve seen you have, that follows this similar pattern. In fact it’s the third example from you under this post!
It’s not a particularly pleasant experience to discuss anything with you, as after you make a particularly vapid and usually ice-cold take that is rebuffed, you seem to just try to make snarky replies rather than engage.
Understand that if you post your takes here they may be discussed and challenged, and if you don’t want this then I would refrain from initially commenting.
In response to your comment: They do. All Kubernetes resources are typed with JSON-schema definitions. Because of course they are, how else would kubernetes validate anything. https://kubernetesjsonschema.dev/
Anyone who’s used k8s at all knows this, if only from the error messages. From this you get autocompletion and a wide ecosystem of gui configuration tools. I like lens (https://k8slens.dev/).
-
What do you guys use to manage/monitor multiple clusters?
Lens is no longer free but the upstream openlens is free see https://github.com/lensapp/lens
-
What daily terminal based tools are you using for cluster management?
Surprised none of y'all mentioned Lens
The issue he’s complaining about has been fixed: https://github.com/lensapp/lens/issues/1588
-
The checklist: Monitoring for Economy
There are many ways you can see if instances are underutilized, using some open source tools such as k9s cli or Lens (if measuring the utilization of VMs which are part of Kubernetes clusters). Or the cloud providers console to see the memory and compute consumption of the provisioned VMs.
-
Why Kubernetes Is So Complex
With some experience and a user interface like Lens, debugging becomes easier. And there are great monitoring solutions for production use. But this is still a big hurdle for beginners taking their first steps with Kubernetes.
operator
-
Is there anything as easy to use as logdna but on the side of metrics: grafana/prometheus
Try VictoriaMetrics operator for k8s, which would store data to VictoriaMetrics DBaaS at AWS.
-
What is a simple, free monitoring tool for a Kubernetes cluster?
For metrics there is VictoriaMetrics operator and helm chart, which can be used for monitoring Kubernetes. See this guide.
-
Monthly 'Shameless Self Promotion' thread - 2021/09
will fit both bare metals and k8s environment;
-
Monitoring resource usage: Recommended tools?
There is also https://github.com/VictoriaMetrics/operator
-
Kubernetes Monitoring and Logging at Scale - What are your takes?
Just use Grafana Loki for logs and victoriametrics operator for metrics.
There is also victoriametrics operator - https://github.com/VictoriaMetrics/operator . It can simplify monitoring of Kubernetes clusters.
-
Scaling Prometheus - on premise
was designed to run on premise, but also can run in k8s via k8s operator.
What are some alternatives?
rancher - Complete container management platform
k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
Portainer - Making Docker and Kubernetes management easy.
kubelogin - kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
argo - Workflow engine for Kubernetes
kubernetes-dashboard-desktop-app - It's an attempt to pack official kubernetes dashboard in a single desktop app using Electron
cert-manager - Automatically provision and manage TLS certificates in Kubernetes
kubevious - Kubevious - Kubernetes without disasters
headlamp - An easy-to-use and extensible web UI for Kubernetes.
Monokle - 🧐 Monokle streamlines the process of creating, analyzing, and deploying Kubernetes configurations by providing a unified visual tool for authoring YAML manifests, validating policies, and managing live clusters.
devtron - Tool integration platform for Kubernetes