Skip to main content
Version: 2.0.x

Support matrixes

Shell support matrix

The Shell package enables Extensions to integrate with Rancher.
It's important to know which version of the Shell package is compatible with each Rancher version:

Rancher 2.7.xRancher 2.8.x
(Extensions API V1)
Rancher 2.9.x
(Extensions API V2)
Rancher 2.10.x
(Extensions API V3)
Shell 0.3.8SupportedLimited supportNot supportedNot supported
Shell 0.5.3/1.2.3Limited supportSupportedNot supportedNot supported
Shell 2.0.1Not supportedNot supportedSupportedNot supported
Shell 3.0.0Not supportedNot supportedNot supportedSupported

To know more about the Shell package versioning take a look at the diagram here.

Extension API support matrix

Here's the support matrix for every Extension API hook available in Rancher:

APIRancher Version support (Minimum version)
Metadatav2.7.0
Productsv2.7.0
Routesv2.7.0
Actionsv2.7.2
Cardsv2.7.2
Panelsv2.7.2
Tabsv2.7.2
Table Columnsv2.7.2
Componentsv2.7.0

LocationConfig support matrix

The LocationConfig object is one of the keystones to define in which place in the UI a given Extension API hook should be applied to. For more information about it's usage and support matrix check the documentation here.