Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
WarheadsSE
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
WarheadsSE
7y ago
:wave: I'm a maintainer of the GitLab helm chart. You can certainly use `helm template` to get the output of our chart, and then make use of `kubectl` without issue. We have several large customers using this pattern, and is expected a
2.
▲
by
WarheadsSE
8y ago
As twk3 has said, we have examined multiple other options. One big reason we've chosen to implement with Kubernetes is community adoption. You can now run Kubernetes on AWS, GCP, Azure, IBM cloud, as well as a slew of other platforms b
3.
▲
by
WarheadsSE
8y ago
I recently present at Cloud Expo Europe, describing the how and why GitLab has been working to produce a cloud native distribution. I've outlined some of the blockers we've faced, and what we've been working on to resolve the
4.
▲
by
WarheadsSE
14y ago
The problem with building node is not node itself, but V8. For that purpose, Arch Linux | ARM separated the V8 from the nodejs package. See https://github.com/archlinuxarm/PKGBUILDs/blob/master/commun... for how/why to build it correct