cncf / demo

Demo of CNCF technologies
https://cncf.io
Apache License 2.0
77 stars 39 forks source link

Locate upstream CI binary releases for CNCF Projects #205

Open hh opened 7 years ago

hh commented 7 years ago

In order to integrate HEAD builds of projects for the cncf/demo. We need to locate existing CI builds for each of them.

These are the projects and where the version is currently set to pull from:

Kuberenetes

Set from https://quay.io/repository/coreos/hyperkube?tab=tags TF_VAR_kubelet_image_url=quay.io/repository/coreos/hyperkube TF_VAR_kubelet_image_tag=v1.4.7_coreos.0 demo/azure/input.tf

Prometheus

prom/prometheus:v1.3.0 AddOns/Prometheus/deployment.yml

Fluentd

fluent/fluentd:latest-onbuild Docker/fluentd-reportstats/Dockerfile Docker/fluentd-kubectl/Dockerfile

hh commented 7 years ago

@dlx can you add links to where should pull CI binaries from the k8s builds rather than coreos / hypecube?

hh commented 7 years ago

Prometheus Releases

No CI releases as of yet There is a reproducible load/performance test, but binaries are released manually.

tarballs: https://github.com/prometheus/prometheus/releases/ containers: https://quay.io/repository/prometheus/prometheus?tab=tags

The Solicitation of CI requirements conversation is ongoing.

hh commented 7 years ago

Fluentd

No CI releases as of yet CI test occur building the gem: https://travis-ci.org/fluent/fluentd/

Tarballs: https://github.com/fluent/fluentd-docker-image/releases Gems: https://rubygems.org/gems/fluentd/versions