All Projects → kinvolk → Headlamp

kinvolk / Headlamp

Licence: apache-2.0
An easy-to-use and versatile web UI for Kubernetes brought to you by Kinvolk.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Headlamp

Cypress Documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
Stars: ✭ 339 (-41.95%)
Mutual labels:  plugins
Openpbs
An HPC workload manager and job scheduler for desktops, clusters, and clouds.
Stars: ✭ 427 (-26.88%)
Mutual labels:  plugins
Autogit
Define commands, using plugins, to execute across all your repositories.
Stars: ✭ 461 (-21.06%)
Mutual labels:  plugins
Keepass Yet Another Favicon Downloader
Yet Another Favicon Downloader for KeePass 2.x
Stars: ✭ 354 (-39.38%)
Mutual labels:  plugins
W.i.l.l
A python written personal assistant
Stars: ✭ 377 (-35.45%)
Mutual labels:  plugins
Godot Next
Godot Node Extensions - Basic Node Extensions for Godot Engine
Stars: ✭ 438 (-25%)
Mutual labels:  plugins
Ofbiz Framework
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 315 (-46.06%)
Mutual labels:  plugins
Eclipse Plugins
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
Stars: ✭ 507 (-13.18%)
Mutual labels:  plugins
Ts3audiobot
Advanced Musicbot for Teamspeak 3
Stars: ✭ 397 (-32.02%)
Mutual labels:  plugins
Jmeter Plugins
JMeter Plugins
Stars: ✭ 443 (-24.14%)
Mutual labels:  plugins
Audio Effects
Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application" by Joshua D. Reiss and Andrew P. McPherson.
Stars: ✭ 353 (-39.55%)
Mutual labels:  plugins
Cuberite
A lightweight, fast and extensible game server for Minecraft
Stars: ✭ 3,984 (+582.19%)
Mutual labels:  plugins
Pi Timolo
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Stars: ✭ 441 (-24.49%)
Mutual labels:  plugins
Kubectl Plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
Stars: ✭ 340 (-41.78%)
Mutual labels:  plugins
Mario
Powerful Python pipelines for your shell
Stars: ✭ 469 (-19.69%)
Mutual labels:  plugins
Irods
Open Source Data Management Software
Stars: ✭ 321 (-45.03%)
Mutual labels:  plugins
Neovim Init.vim
🏮 The perfect Neovim configuration for productive people who wants to level up their Vim experience with a clean, minimal-looking aesthetic, as well as a highly extensible, easily customizable set of popular tools and shortcuts to boost productivity. 🏮
Stars: ✭ 440 (-24.66%)
Mutual labels:  plugins
Webpack Config Plugins
Provide best practices for webpack loader configurations
Stars: ✭ 529 (-9.42%)
Mutual labels:  plugins
Nestjs
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
Stars: ✭ 475 (-18.66%)
Mutual labels:  plugins
Vstgui
A user interface toolkit mainly for audio plug-ins
Stars: ✭ 443 (-24.14%)
Mutual labels:  plugins

Headlamp

Headlamp is an easy-to-use and extensible Kubernetes web UI.

Headlamp was created to be a Kubernetes web UI that has the traditional functionality of other web UIs/dashboards available (i.e. to list and view resources) as well as other features.

Features

  • Vendor independent / generic Kubernetes UI
  • UI controls reflecting user roles (no deletion/update if not allowed)
  • Multi-cluster
  • Extensible through plugins
  • Clean & modern UI
  • Works in-cluster, or locally as a desktop app
  • Cancellable creation/update/deletion operations
  • Logs, exec, and resource editor with documentation
  • Read-write / interactive (actions based on permissions)

Screenshots

Quickstart

If you want to deploy Headlamp in your cluster, check out the instructions on running it in-cluster.

If you have a kube config already, you can quickly try Headlamp locally as a desktop application. Make sure you have a kube config set up with your favorite clusters and in the default path so Headlamp can use it.

Accessing

Headlamp uses RBAC for checking whether and how users can access resources. If you try Headlamp with a token that has very limited permissions, you may not be able to view your cluster resources correctly.

See the documentation on how to easily get a Service Account token for your cluster.

Get involved

Check out our guidelines and join the discussion on the #headlamp channel in the Kubernetes Slack.

Roadmap

If you are interested in the direction of the project, we maintain a Roadmap for it with the biggest changes planned so far.

License

Headlamp is released under the terms of the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].