Skip to content

Add multiple kubernetes tools and re-organized Dockerfile#4

Merged
Taegost merged 6 commits into
mainfrom
kubeseal
Apr 12, 2026
Merged

Add multiple kubernetes tools and re-organized Dockerfile#4
Taegost merged 6 commits into
mainfrom
kubeseal

Conversation

@Taegost
Copy link
Copy Markdown
Owner

@Taegost Taegost commented Apr 12, 2026

  • Added the following kubernetes tools:
  • Re-organized Dockerfile to what I hope will reduce the amount of layer rebuilds with each new version of the image
    • Moved all version pin ARGs from the top of the Dockerfile to their respective tool install section
  • Commented out mount lines in the example devcontainer.json so the default behavior is, well, default
  • Updated README with the new tool and removed mount lines from the example there as well

@Taegost Taegost self-assigned this Apr 12, 2026
@Taegost Taegost added the enhancement New feature or request label Apr 12, 2026
@Taegost Taegost changed the title Add kubeseal tool, commented mounts in example dev container json Add multiple kubernetes tools and re-organized Dockerfile Apr 12, 2026
@Taegost
Copy link
Copy Markdown
Owner Author

Taegost commented Apr 12, 2026

This PR also fixes #3

@Taegost Taegost merged commit 7df8223 into main Apr 12, 2026
1 check passed
@Taegost Taegost deleted the kubeseal branch April 12, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update devcontainers.json default mounts README updates when running in WSL

1 participant