Y
Hacker News
new
|
ask
|
show
|
jobs
by
dosuken123
3119 days ago
For the Kubernetes + Dokku replacement, GitLab's Auto DevOps
https://docs.gitlab.com/ce/topics/autodevops/
can do a lot of stuff. It's included in CE, thus it's free.
1 comments
StavrosK
3119 days ago
That's a layer over Kubernetes and Prometheus, no? It looks good, but it assumes I've already installed the former.
link
dosuken123
3118 days ago
In the next few months, GitLab supports GKE Cluster Integration.
https://docs.gitlab.com/ce/user/project/clusters/index.html
You can set up your Kubernetes, Helm, Tiller, Runner, Prometheus by one click.
link
icebraining
3118 days ago
Gitlab now bundles Prometheus, but you would need to install Kubernetes.
link