Skip to content

fix: kubectl install command#346

Merged
ihiverlet merged 2 commits intoInseeFrLab:mainfrom
phlg:main
Jan 19, 2026
Merged

fix: kubectl install command#346
ihiverlet merged 2 commits intoInseeFrLab:mainfrom
phlg:main

Conversation

@phlg
Copy link
Copy Markdown
Contributor

@phlg phlg commented Jan 19, 2026

The previously used URL doesn't seem to be maintained anymore, as the stable.txt filed used evaluated to v1.31.0.

The URL I replaced them with come from the install documentation : https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-binary-with-curl-on-linux

⚠️ For now the amd64 architecture is hardcoded in the URL. Do the images need to cater for other architectures like arm64, or is this good enough ? Nevermind, just saw we had the architecture variable inside, I'll just substitute that instead in a second commit.

phlg added 2 commits January 19, 2026 14:46
(hardcoded architecture + paste mistake)
@ihiverlet ihiverlet merged commit 3c4bdcd into InseeFrLab:main Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants