nghialv / pipe

Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications

Home Page:https://pipecd.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications
Explore PipeCD docs »

Overview

PipeCD provides a unified continuous delivery solution for multiple application kinds on multi-cloud that empowers engineers to deploy faster with more confidence, a GitOps tool that enables doing deployment operations by pull request on Git.

Visibility

  • Deployment pipeline UI shows clarify what is happening
  • Separate logs viewer for each individual deployment
  • Realtime visualization of application state
  • Deployment notifications to slack, webhook endpoints
  • Insights show metrics like lead time, deployment frequency, MTTR and change failure rate to measure delivery performance

Automation

  • Automated deployment analysis to measure deployment impact based on metrics, logs, emitted requests
  • Automatically roll back to the previous state as soon as analysis or a pipeline stage fails
  • Automatically detect configuration drift to notify and render the changes

Safety and Security

  • Support single sign-on and role-based access control
  • Credentials are not exposed outside the cluster and not saved in the control-plane
  • Piped makes only outbound requests and can run inside a restricted network
  • Built-in secrets management

Multi-provider & Multi-Tenancy

  • Support multiple application kinds on multi-cloud including Kubernetes, Terraform, Cloud Run, AWS Lambda
  • Support multiple analysis providers including Prometheus, Datadog, Stackdriver, and more
  • Easy to operate multi-cluster, multi-tenancy by separating control-plane and piped

Contributing

We'd love you to join us! Please see the Contributor Guide.

License

Apache License 2.0, see LICENSE.

About

Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications

https://pipecd.dev

License:Apache License 2.0


Languages

Language:Go 68.4%Language:TypeScript 19.1%Language:Starlark 10.3%Language:Shell 1.0%Language:HTML 0.5%Language:JavaScript 0.4%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:Smarty 0.1%