Skip to content

Releases: banzaicloud/pipeline

0.2.0

14 Mar 13:28
Compare
Choose a tag to compare

The components of Pipeline have been re-worked to support AKS and streamlined for easily incorporate new cloud providers and provide same level of automation and easier enablement of new cloud providers (GKE is coming soon. Please find below the building blocks of this release.

Component Source code
Pipeline API https://github.com/banzaicloud/pipeline/releases/tag/0.2.0
Control Plane Cloudformation template https://github.com/banzaicloud/pipeline-cp-launcher/releases/tag/0.2.0
Cluster images https://github.com/banzaicloud/pipeline-cluster-images/releases/tag/0.2.0
Control plane images https://github.com/banzaicloud/pipeline-cp-images/releases/tag/0.2.0
Banzai Charts https://github.com/banzaicloud/banzai-charts/releases/tag/0.2.0
Pipeline CI/CD plugin https://github.com/banzaicloud/drone-plugin-pipeline-client/releases/tag/0.2.0
Kubernetes CI/CD plugin https://github.com/banzaicloud/drone-plugin-k8s-proxy/releases/tag/0.2.0
Zeppelin CI/CD plugin https://github.com/banzaicloud/drone-plugin-zeppelin-client/releases/tag/0.2.0
Spark CI/CD plugin https://github.com/banzaicloud/drone-plugin-spark-submit-k8s/releases/tag/0.2.0
HTPassword generator for ingress https://github.com/banzaicloud/htpasswd-gen/releases/tag/0.2.0
Spark on K8S https://github.com/banzaicloud/spark/tree/branch-2.2-kubernetes
Zeppelin on K8S https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s
TensorFlow on K8S https://github.com/banzaicloud/tensorflow-models
TiDB on K8S https://github.com/banzaicloud/banzai-charts/tree/master/incubator/tidb
Zeppelin on K8S https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s
Spark History Server https://github.com/banzaicloud/banzai-charts/tree/master/stable/spark-hs

0.1.0

12 Dec 15:23
Compare
Choose a tag to compare

Pipeline PaaS is built on several components we have built in the past several weeks. Part of this release are only the AWS related building blocks but as we can see from the list it still contains quite a lot of moving blocks. They are assambled, built and released together using our own CI/CD workflow using cloud specific automations (like Cloudformation). Once we release for example the Microsoft Azure AKS support the same level of automations (like ARM templates for Azure) will be part of the release.

Component Available at
Pipeline API https://github.com/banzaicloud/pipeline/releases/tag/0.1.0
Control Plane Cloudfofrmation template https://github.com/banzaicloud/pipeline-cp-launcher/releases/tag/0.1.0
Cluster images https://github.com/banzaicloud/pipeline-cluster-images/releases/tag/0.1.0
Control plane images https://github.com/banzaicloud/pipeline-cp-images/releases/tag/0.1.0
Banzai Charts https://github.com/banzaicloud/banzai-charts/releases/tag/0.1.0
Pipeline CI/CD plugin https://github.com/banzaicloud/drone-plugin-pipeline-client/releases/tag/0.1.0
Kubernetes CI/CD plugin https://github.com/banzaicloud/drone-plugin-k8s-proxy/releases/tag/0.1.0
Zeppelin CI/CD plugin https://github.com/banzaicloud/drone-plugin-zeppelin-client/releases/tag/0.1.0
Spark CI/CD plugin https://github.com/banzaicloud/drone-plugin-spark-submit-k8s/releases/tag/0.1.0
HTPassword generator for ingress https://github.com/banzaicloud/htpasswd-gen/releases/tag/0.1.0
Spark on K8S https://github.com/banzaicloud/spark/tree/branch-2.2-kubernetes
Zeppelin on K8S https://github.com/banzaicloud/zeppelin/tree/spark-interpreter-k8s