1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-11 09:25:26 +03:00
Lens - The way the world runs Kubernetes
Go to file
Craig 15d586d574 Don't use hostPort or hostNetwork (#56)
There is no need to use a hostPort or the hostNetwork; avoiding hostPort allocation improves compatibility with other cluster monitoring and avoiding hostNetwork ensures public-facing clusters don't have an exploitable ports.
2019-10-29 19:48:03 +02:00
.github/ISSUE_TEMPLATE Update issue templates (#43) 2019-10-04 11:50:32 +03:00
app/manifests/metrics Don't use hostPort or hostNetwork (#56) 2019-10-29 19:48:03 +02:00
images Update readme (#30) 2019-08-08 10:59:26 +03:00
LICENSE Update readme (#30) 2019-08-08 10:59:26 +03:00
README.md Update README.md 2019-10-28 15:33:55 +02:00

Kontena Lens

Kontena Lens provides all necessary tools and technology to take control of your Kubernetes clusters. Ensure your cluster is properly setup and configured. Enjoy increased visibility and hands-on troubleshooting capabilities. Use built-in user management and integration APIs with support to most standard external authentication systems.

Kontena Lens - The Ultimate Dashboard for Kubernetes

What makes Kontena Lens special?

Many people might compare Kontena Lens to Kubernetes Dashboard open source project since they both deliver UI to Kubernetes. But Kontena Lens is more than just an UI. It's the only management system youll ever need to take control of your Kubernetes clusters:

  • Amazing usability and end user experience
  • Real-time cluster state visualization
  • Resource utilization charts and trends with history powered by built-in Prometheus
  • Terminal access to nodes and containers
  • Fully featured role based access control management
  • Dashboard access and functionality limited by RBAC
  • Professional support available

Further Information

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kontena/lens.