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.

Ask HN: What are folks using for dealing with K8s manifests these days?

2 pointsby matanyallover 1 year ago
A few years back, my options for dealing with manifest where either templated yaml (helm) or overlayed yaml (kustomize). I&#x27;ve been playing around with Jsonnet, tanka, and cdk8s, and I realized there has to be something out there that works better.<p>I recently discovered poetry for python, and it blew my mind with how it dealt with many of the pain points with python, I guess I&#x27;m wondering if something like that exists for k8s yet.<p>I would love any suggestions for tools that folks have used in production (or want to, I don&#x27;t care). Cheers!

no comments

no comments