LukeShortCloud / container-lukeshortcloud-dev

A container full of useful developer tools.
GNU General Public License v3.0
2 stars 1 forks source link

Install kubectl 1.21 #5

Closed LukeShortCloud closed 2 years ago

LukeShortCloud commented 2 years ago

It is compatible with Kubernetes 1.20, 1.21, and 1.22. Leave kubectl 1.19 installed to interact with 1.18, 1.19, and 1.20 clusters.

LukeShortCloud commented 2 years ago

Make kubectl-1.21 the new default (symlinked to kubectl).

LukeShortCloud commented 2 years ago

Resolved via: https://github.com/LukeShortCloud/container-ekultails-dev/commit/f5edaf3b25e676e7b00f6cb5e1e001bdfd8af7c0

We now support kubectl from 1.18 through 1.23 by having the 1.19 and 1.22 client versions installed.