Skip to content

docker: add kubectl to the toolkit#34

Merged
tungbq merged 13 commits intomainfrom
issue-23
Feb 29, 2024
Merged

docker: add kubectl to the toolkit#34
tungbq merged 13 commits intomainfrom
issue-23

Conversation

@tungbq
Copy link
Owner

@tungbq tungbq commented Feb 28, 2024

Closes: #23

Changes

  • add kubectl to the toolkit
  • use: ARG KUBECTL_VERSION=1.29.2

@tungbq
Copy link
Owner Author

tungbq commented Feb 29, 2024

CI checker is failing:

[kubectl] Checking version...
Error:  Incorrect kubectl version. Expected 1.29.2 but found exec /usr/local/bin/kubectl: exec format error

Seems related to docker/compose#10185 (https://docs.docker.com/build/building/multi-platform/)

@tungbq
Copy link
Owner Author

tungbq commented Feb 29, 2024

CI checker is failing:

[kubectl] Checking version...
Error:  Incorrect kubectl version. Expected 1.29.2 but found exec /usr/local/bin/kubectl: exec format error

Seems related to docker/compose#10185 (https://docs.docker.com/build/building/multi-platform/)

CI checker is failing:

[kubectl] Checking version...
Error:  Incorrect kubectl version. Expected 1.29.2 but found exec /usr/local/bin/kubectl: exec format error

Seems related to docker/compose#10185 (https://docs.docker.com/build/building/multi-platform/)

It's fixed by correcting the platform definition (amd64)

@tungbq tungbq merged commit 8225553 into main Feb 29, 2024
@tungbq tungbq deleted the issue-23 branch February 29, 2024 12:16
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.

docker: Add kubectl to the toolkit

1 participant