kubectl and helm installer image for Rancher
Go to file
Dan c77cbed9aa
Merge pull request #242 from mallardduck/readme-typo-fix-dpock
fix k8s typo
2024-06-07 11:27:19 -04:00
.github add 2.9 branch to renovate config 2024-06-06 11:47:48 -04:00
hack bump kustomize to v5.4.2 2024-05-29 10:54:10 -04:00
package Merge pull request #206 from skanakal/unicode-char-fix 2024-04-18 13:04:28 -07: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 fix k8s typo 2024-06-07 11:26:58 -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
master v0.1.x v2.7.x,v2.8.x
release/v2.9 v0.2.x v2.9.x

v0.1.x Branch

This branch supports Rancher 2.7/2.8 and spans supporting k8s 1.23 through 1.28.
Here are the current component versions and their k8s support:

Component Version Supported K8s
kubectl v1.26.x 1.25,1.26,1.27
kustomize v5.4.x n/a
helm v3.13.3-rancher1 1.25,1.26,1.27,1.28
k9s v0.32.4 Uses client-go v0.29.3

v0.2.x Branch

This branch supports Rancher 2.9 and spans supporting k8s 1.27 through 1.30.
Here are the current component versions and their k8s support:

Component Version Supported K8s
kubectl v1.28.x 1.27,1.28,1.29
kustomize v5.4.x n/a
helm v3.14.3-rancher1 1.26,1.27,1.28,1.29
k9s v0.32.4 Uses client-go v0.29.3