frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Anemos – Open source Kubernetes manifest manager, alternative to Helm

https://github.com/ohayocorp/anemos
1•notanaverageman•6h ago
Hello HN, I am Yusuf from Ohayocorp (https://ohayocorp.com). I have been developing a package manager for Kubernetes and I am excited to share it with you all.

Currently, the go-to package manager for Kubernetes is Helm. Helm has many shortcomings and people have been looking for alternatives for a long time. There are actually several alternatives that have emerged, but none has gained significant traction to replace Helm. So, you might ask what makes Anemos different?

Anemos uses JavaScript/TypeScript to define and manage your Kubernetes manifests. It is a single-binary tool that is written in Go and uses the Goja runtime (its Sobek fork to be pedantic) to execute JavaScript/TypeScript code. It supports templating via JavaScript template literals. It also allows you to use an object-oriented approach for type safety and better IDE experience. As a third option, it provides APIs for direct YAML node manipulation. You can mix and match these approaches in any way you like.

Anemos allows you to define manifests for all your applications in a single project. You can also easily manage different environments like development, staging, and production in the same project. This brings centralized configuration management and makes it easier to maintain consistency across applications and environments.

Another key feature of Anemos is its ability to modify generated manifests whether it's generated by your own code or by third-party packages. No need to wait for maintainers to add a feature or fix a bug. It also allows you to modify and inspect your manifests in bulk, such as adding some labels to all your manifests or replacing your ingresses with OpenShift routes or giving an error if a workload misses a security context field.

Anemos also provides an easy way to use Helm charts in your projects, allowing you to leverage your existing charts while still benefiting from Anemos's features. You can migrate your Helm charts to Anemos at your own pace, without rewriting everything from scratch in one go.

What currently lacks in Anemos to make it a complete solution is applying the manifests to a Kubernetes cluster. I have this on my roadmap and plan to implement it soon.

I would appreciate any feedback, suggestions, or contributions from the community to help make Anemos better.

Comments

rudderdev•6h ago
I was looking for something like this for automation for one of my ai agents. Going to try out this weekend.

71% of tech leaders won't hire devs without AI skills

https://sdtimes.com/ai/report-71-of-tech-leaders-wont-hire-devs-without-ai-skills/
1•mikece•3m ago•1 comments

Behind the ballistics of the 'explosive' squirting cucumber

https://phys.org/news/2025-07-ballistics-explosive-squirting-cucumber.html
1•PaulHoule•3m ago•0 comments

Tech Promised Everything. Did it deliver? [video]

https://www.youtube.com/watch?v=dVG8W-0p6vg
1•mooreds•7m ago•0 comments

Time to get serious about nuclear space travel, new study urges

https://bgr.com/science/its-time-to-get-serious-about-nuclear-space-travel-new-study-urges/
1•Bluestein•9m ago•0 comments

Ask HN: What Pocket alternatives did you move in to?

2•ahmedfromtunis•10m ago•1 comments

Google Is Back at It

https://old.reddit.com/r/cursor/comments/1m2hv36/google_is_back_at_it/
2•cft•10m ago•0 comments

The Big Oops: Anatomy of a Thirty-Five Year Mistake

https://www.computerenhance.com/p/the-big-oops-anatomy-of-a-thirty
1•ibobev•12m ago•0 comments

Lizard: An Efficient Linearization Framework for Large Language Models

https://arxiv.org/abs/2507.09025
1•simonpure•18m ago•0 comments

How Go 1.24 Swiss Tables saved us hundreds of gigabytes

https://www.datadoghq.com/blog/engineering/go-swiss-tables/
1•gandem•21m ago•0 comments

How we tracked down a Go 1.24 memory regression

https://www.datadoghq.com/blog/engineering/go-memory-regression/
1•gandem•22m ago•0 comments

4me.tools Reached 22 Tool

https://4me.tools
1•jack5341•22m ago•0 comments

Top AI Companies Have 'Unacceptable' Risk Management, Studies Say

https://time.com/7302757/anthropic-xai-meta-openai-risk-management-2/
2•gbseventeen3331•23m ago•0 comments

ICE's Supercharged Facial Recognition App of 200M Images

https://www.404media.co/inside-ices-supercharged-facial-recognition-app-of-200-million-images/
2•joker99•23m ago•0 comments

Achieving SOTA LongMemEval scores (80%) with RAG alone

https://mastra.ai/blog/use-rag-for-agent-memory
2•tybaa•24m ago•1 comments

Ask HN: Local Speech Transcription SwiftUI?

1•YAndreaRusso•26m ago•0 comments

Ad Blockers for Real Life Are Now a Thing, Thanks to AR Glasses

https://gizmodo.com/ad-blockers-for-real-life-are-now-a-thing-thanks-to-ar-glasses-2000629343
3•bookofjoe•26m ago•1 comments

Is there an "I" in AI? [PDF]

https://berryvilleiml.com/wp-content/uploads/Is-there-an-%E2%80%9CI%E2%80%9D-in-AI-.pdf
2•Bluestein•31m ago•0 comments

Elon Musk's plan to rain SpaceX's rocket debris over Hawaii's pristine waters

https://www.theguardian.com/technology/2025/jul/17/hawaii-elon-musk-spacex-rocket-debris
2•Stratoscope•31m ago•0 comments

Baltimore's Extraordinary Year

https://popular.info/p/the-secret-to-baltimores-extraordinary
2•MaysonL•32m ago•0 comments

Zig's fieldParentPtr for dumbos like me

https://www.ryanliptak.com/blog/zig-fieldparentptr-for-dumbos/
2•todsacerdoti•33m ago•0 comments

The QWERTY Keyboard Sucks [video]

https://www.youtube.com/watch?v=mFkC3F0lmjA
1•megamike•34m ago•0 comments

Vibe scraping and vibe coding a schedule webapp for a conference on my phone

https://simonwillison.net/2025/Jul/17/vibe-scraping/
3•simonw•35m ago•0 comments

Spent the week at one of the top AI research conferences

https://www.aol.com/ve-spent-week-one-world-160705643.html
1•Bluestein•36m ago•0 comments

Rivian restarting work on its Georgia factory, emails show

https://techcrunch.com/2025/07/17/rivian-restarting-work-on-its-georgia-factory-emails-show/
1•rntn•37m ago•0 comments

Smarter, workspace-aware code completions for C++ in VS Code

https://devblogs.microsoft.com/cppblog/smarter-workspace-aware-code-completions-for-c-in-vs-code/
3•mariuz•38m ago•0 comments

UTCP: Open, direct alternative to MCP for tool calling

https://github.com/universal-tool-calling-protocol/python-utcp
1•aliraza1006•39m ago•1 comments

New Russian law criminalizes online searches for controversial content

https://www.washingtonpost.com/world/2025/07/17/russia-internet-censorship/
4•perihelions•39m ago•1 comments

PBS, NPR Set to Lose Federal Funding as Senate Passes Doge Cuts

https://www.bloomberg.com/news/articles/2025-07-17/pbs-npr-set-to-lose-federal-funding-as-senate-passes-doge-cuts
2•JumpCrisscross•39m ago•0 comments

Venture Capital firms just got easier to launch

https://venturecapital.createsend1.com/t/d-e-suthdz-l-t/
1•wTheRockb•40m ago•0 comments

Robotaxi Competition Between Tesla, Uber and Waymo Is Beginning

https://www.bloomberg.com/opinion/articles/2025-07-17/robotaxi-competition-between-tesla-uber-and-waymo-is-beginning
1•JumpCrisscross•41m ago•0 comments