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: "Kubectl-split", to split multi-YAML into individual files

4 pointsby pdappollonioover 3 years ago

2 comments

WalterGRover 3 years ago
<i>This is done by parsing the YAML code and giving you the option to access any key from the YAML object using Go Templates.</i><p>Go Templates, for the curious:<p><a href="https:&#x2F;&#x2F;pkg.go.dev&#x2F;text&#x2F;template" rel="nofollow">https:&#x2F;&#x2F;pkg.go.dev&#x2F;text&#x2F;template</a>
评论 #28939906 未加载
tuananhover 3 years ago
is there a mode to split based on referencing to each other? eg: i declare a secret and mount it as volume in deployment =&gt; put them to a same file?
评论 #28939919 未加载