Skip to content

Resolve "Add kubernetes tooling to `ruby_docker` container"

Dmytro Makovey requested to merge 62-ruby_docker-k8s into master

Outline

This MR adds following features:

  • kubectl as it will need to be used by CNG pipeline interacting with buildx cluster
  • patched version of buildx supporting token authentication (upstream PR has been submitted)
  • gke-gcloud-auth-plugin to allow authentication with gcloud instances via KAS

Related issues

Closes #62 (closed)

Edited by Dmytro Makovey

Merge request reports