kubectl and helm installer image for Rancher
Go to file
Dan P. 03e6289d84
Merge pull request #360 from rancher/renovate/main-derailed-k9s-0.x
chore(deps): update dependency derailed/k9s to v0.50.8 (main)
2025-07-16 17:18:43 -04:00
.github
hack chore(deps): update dependency derailed/k9s to v0.50.8 2025-07-16 04:44:19 +00:00
package Merge pull request #356 from rancher/renovate/main-registry.suse.com-bci-bci-base-15.x 2025-06-20 13:17:04 -04:00
.gitignore
CODEOWNERS
LICENSE
Makefile
README.md

README.md

shell

The rancher/shell image is used:

  • When you install a chart in Rancher (Helm Chart or Rancher Chart)
  • When you use Kubectl Shell when managing a cluster in Rancher

Branches and Releases

This is the current branch strategy for rancher/shell, it may change in the future.

Branch Tag Rancher
main head main branch (head)
release/v2.11 v0.4.x v2.11.x
release/v2.10 v0.3.x v2.10.x
release/v2.9 v0.2.x v2.9.x
release/v2.8 v0.1.x v2.8.x

Branch Info Overview

Each shell branch must constrain itself to use versions compatible with the respective Rancher releases. Specifically to ensure maximum possible compatibility with the k8s versions that the Rancher release it targets supports.

Always refer to the Support Compatability Matrix (or internal docs for future releases) as an official to ensure compatability. That said, here a quick visual reference (Aug 2024):


gantt
    title k8s versions supported by `rancher/rancher`
    todayMarker off
    dateFormat X
    axisFormat 1.%S
    tickInterval 1second
    section Rancher
        2.12.X           :31,33
        2.11.X           :30,32
        2.10.X           :28,31
        2.9.X           :27,30