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.

Kapitan: Generic templated configuration management for Kubernetes, Terraform

15 pointsby fvvalmost 4 years ago

1 comment

fvvalmost 4 years ago
It&#x27;s open sourced : <a href="https:&#x2F;&#x2F;github.com&#x2F;kapicorp&#x2F;kapitan" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kapicorp&#x2F;kapitan</a> maybe the sweet spot between helm , which is more a package manager for kubernetes applications; and kustomize which is a castrated and language specific but limited templating-engine , biggest limitation I&#x27;ve found is the lack of loop for files definition, and also is insufficient for everything that is not included by the language ( because it&#x27;s very specific to kubernetes definition types )