pipeline

Banzai Cloud Pipeline is a solution-oriented application platform which allows enterprises to develop, deploy and securely scale container-based applications in multi- and hybrid-cloud environments.

APACHE-2.0 License

Stars
1.5K
Committers
40

Bot releases are hidden (Show)

pipeline - 0.14.2

Published by tarokkk over 5 years ago

  • Introducing PKE on AWS distribution (Kubernetes v1.12, v1.13)
  • Single Node Kubernetes cluster with PKE
  • Bug fixes
pipeline - 0.14.1

Published by orymate over 5 years ago

  • fix single-node PKE clusters
pipeline -

Published by tarokkk almost 6 years ago

  • Nodepool support on AliBaba cloud gives you the ability to build heterogeneous clusters
  • Reuse existing VPCs on Amazon and Google
  • Dynamic infrastructure recommendations to better handle spot termination notices, failovers and cluster resizes
  • Bug fixes
pipeline - 0.9.1

Published by tarokkk almost 6 years ago

pipeline -

Published by tarokkk almost 6 years ago

pipeline -

Published by tarokkk almost 6 years ago

pipeline -

Published by orymate almost 6 years ago

pipeline -

Published by orymate almost 6 years ago

pipeline -

Published by sagikazarmark almost 6 years ago

This release is a huge step in Pipeline's life implementing tons of new features.

Probably the most interesting feature is our brand new Spotguide framework which lets you use your favorite development framework while automating the rest allowing you to focus on what's most important: your software.

We also expanded our cloud provider support by adding Alibaba and Oracle Cloud Kubernetes offerings to Pipeline and replaced our EC2 based Kubernetes distribution with Amazon EKS.

Other features:

  • External DNS support to automatically register DNS records to supported DNS providers (currently AWS Route53 only)
  • Security Scan API to scan your images for known vulnerabilities
  • Storage API to provide cloud-agnostic access to ObjectStore solutions (supporting all major cloud providers)

Besides the new features this release also contains stability improvements.

pipeline - 0.3.0

Published by matyix over 6 years ago

In the 0.2.0 release the components of Pipeline have been re-worked to streamline easily incorporations of new cloud providers and provide same level of automation and easier enablement of new cloud providers.

This release - 0.3.0 is adding support for Google's Managed Kubernetes GKE support and also moving away from username/password based authentications towards OAuth2 tokens. Both Pipeline and the CI/CD component use OAuth2 tokens issued by GitHub, after a successful GitHub OAtuh2 authentication flow.

For further details please follow the Pipeline how-to documentation.

Component Source code
Pipeline API https://github.com/banzaicloud/pipeline/releases/tag/0.3.0
Control Plane Cloudformation template https://github.com/banzaicloud/pipeline-cp-launcher/releases/tag/0.3.0
Cluster images https://github.com/banzaicloud/pipeline-cluster-images/releases/tag/0.3.0
Control plain images https://github.com/banzaicloud/pipeline-cp-images/releases/tag/0.3.0
Banzai Charts https://github.com/banzaicloud/banzai-charts/releases/tag/0.3.0
Pipeline CI/CD plugin https://github.com/banzaicloud/drone-plugin-pipeline-client/releases/tag/0.3.0
Kubernetes CI/CD plugin https://github.com/banzaicloud/drone-plugin-k8s-proxy/releases/tag/0.3.0
Zeppelin CI/CD plugin https://github.com/banzaicloud/drone-plugin-zeppelin-client/releases/tag/0.3.0
Spark CI/CD plugin https://github.com/banzaicloud/drone-plugin-spark-submit-k8s/releases/tag/0.3.0
HTPassword generator for ingress https://github.com/banzaicloud/htpasswd-gen/releases/tag/0.3.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
Serverless - Fn https://banzaicloud.com/blog/fn/
Serverless - OpenFaaS https://banzaicloud.com/blog/openfaas/
Serverless - Kubeless https://banzaicloud.com/blog/kubeless/
pipeline - 0.2.0

Published by matyix over 6 years ago

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
pipeline -

Published by matyix almost 7 years ago

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