kubectl and helm installer image for Rancher
Go to file
Dan d001293110
Merge pull request #263 from mallardduck/master-renovate
Add issue perms to port GHA
2024-08-05 19:39:17 -04:00
.github add issue perms 2024-08-05 19:38:35 -04:00
hack Bump kubectl from v1.26.16 to v1.27.16 2024-07-31 14:27:52 -04:00
package Update package/Dockerfile 2024-07-02 14:40:59 -04: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