Skip to content

Conversation

@dheeraj-coding
Copy link
Contributor

@dheeraj-coding dheeraj-coding commented Dec 11, 2025

Issue #, if available:

Description of changes:
In this PR, we add support to create a new github workflow that helps generate new container images per latest version of k8s.

It is a helper workflow that packages up commonly used tools for creating / interacting with EKS clusters, such as jq, awscli, kubectl etc.

Heavily inspired by: https://github.com/alpine-docker/k8s/tree/master
But modernized to rely on github actions, instead of CircleCI.

This change would provide us greater control over the base image so we can release changes on-demand.

Testing

Local repository packages contain latest released images per k8s version:
https://github.com/dheeraj-coding/kubernetes-iteration-toolkit/pkgs/container/eks-toolkit-base

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hakuna-matatah hakuna-matatah merged commit b84e42b into awslabs:main Dec 11, 2025
4 checks passed
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