kubectl and helm installer image for Rancher
Go to file
Dan P. 2d42cb5873
Merge pull request #328 from rancher/renovate/release/v2.8-derailed-k9s-0.x
chore(deps): update dependency derailed/k9s to v0.40.10 (release/v2.8) - abandoned
2025-03-27 09:54:50 -04:00
.github Sync GH folder 2024-08-05 19:40:33 -04:00
hack chore(deps): update dependency derailed/k9s to v0.40.10 2025-03-17 04:37:42 +00:00
package chore(deps): update rancher/mirrored-tonistiigi-xx docker tag to v1.5.0 2024-10-16 06:45:46 +00:00
.gitignore Initial commit 2020-09-10 23:42:11 -07:00
CODEOWNERS Update CODEOWNERS 2024-03-19 12:17:50 -04:00
LICENSE Initial commit 2020-09-10 23:42:11 -07:00
Makefile build: Add tests to confirm files, perms and versions 2024-01-31 20:14:11 +00:00
README.md Update readme 2024-08-05 14:54:26 -04:00

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.9 v0.2.x v2.9.x
release/v2.8 v0.1.x v2.7.x,v2.8.x
master (deprecated) v0.1.x v2.7.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.7.X (EOL 18 Nov 2024)           :23,27
        2.8.X           :25,28
        2.9.X           :27,30