Hacker News new | ask | show | jobs
by anunnymouse 2127 days ago
What about things that arn't built on top of Kubernetes?
1 comments

Those tools aren't built on Kubernetes, just easier to deploy in a production manner using the official Helm charts.
What if I want to hook up my Maven builds to Artifactory, how does Helm help me?
There is a plugin for Helm to interface with Maven.
Umm... let me rephrase that.

Can I upload my Maven binaries to Helm? Does Helm store them? If I have a jar or war, can Helm store them? Does Helm resolve Maven dependencies if I connect to it and run mvn clean install locally?