Rancher extensions
💡 Introduced in Rancher 2.7.0
Extensions allow users, developers, partners, and customers to extend and enhance the Rancher UI. In addition, users can make changes and create enhancements to their UI functionality independent of Rancher releases. Extensions will enable users to build on top of Rancher to better tailor it to their respective environments.
→ ranchermanager.docs.rancher.com, rancher.github.io/dashboard
Quick start
- Enable Extensions in Rancher
- From the Rancher UI, from the left menu, under Configuration, click on "Extensions"
- If "Extension support is not enabled" is displayed, then click on "Enable"
- If no extensions is displayed in "Available" you may have to refresh the page
- By default, two extensions will be available: "Elemental" and "Kubewarden"
Available extensions
- Rancher UI plugins
- Rancher Partner Extensions (installation simplified in Rancher UI, see PR #9260)
Samples
Creating an extension
- Getting Started
- Node driver extension