TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: MiniDevOps – a toolbox that runs in Alpine

2 pointsby brakmicabout 2 years ago
This is a small docker environment based on Alpine that contains several devops tools like helm, terraform, kubectl and Kind (kubernetes-in-docker).<p>I am using it for quick experiments with k8s on my local Docker instance. One can use Kind from within Alpine to run k8s in the local Docker instance.<p>There is also a script available that installs a k8s with NGINX IngressController enabled.<p>Docker images are available at: <a href="https:&#x2F;&#x2F;hub.docker.com&#x2F;repository&#x2F;docker&#x2F;brakmic&#x2F;devops" rel="nofollow">https:&#x2F;&#x2F;hub.docker.com&#x2F;repository&#x2F;docker&#x2F;brakmic&#x2F;devops</a><p>Maybe it can be of some use to others.<p>Regards,

no comments

no comments