|
1 ماه پیش | |
---|---|---|
.. | ||
templates | 1 ماه پیش | |
Chart.yaml | 1 ماه پیش | |
README.md | 1 ماه پیش | |
values.yaml | 1 ماه پیش |
Rancher App Launcher Extension is a simple yet powerful tool for improved accessibility and resource discovery within Kubernetes. The extension is designed to extract ingresses from various clusters and consolidate them into a unified global resource page. With neatly organized cards for each discovered service, the tool offers an efficient method of displaying and accessing your Rancher services, making the Rancher experience seamless for both new and experienced users.
The extension intends to improve the discoverability of services and offer a straightforward way to navigate the complexities of multi-cluster environments.
Global apps will show at the top of the App Launcher page as a combination of global apps defined by cluster YAML files and user-selected favorites.
To select a Service or Ingress as a Global App, add the following annotation to the Service or Ingress:
metadata:
annotations:
extensions.applauncher/global-app: "true"
Please follow the instructions for installing the extension collection at the repository root: https://github.com/krumIO/krum-rancher-extensions/
yarn install
.API=<Rancher Backend URL> yarn dev
.Your contribution matters! If you're looking to enhance the functionalities of this extension or have innovative ideas to improve the discoverability further, we warmly welcome pull requests. Let's make the Rancher environment more user-friendly together!
If you encounter any issues, have questions or suggestions, please file them in our issue tracker. We're committed to providing a smooth user experience and appreciate your feedback to continually improve.
Rancher App Launcher Extension is here to address the need for effective discoverability within the Rancher platform. Let's make resource navigation simpler and more efficient!