continuous-delivery.md

July 15, 2021 · View on GitHub

Bookmarks tagged [continuous-delivery]

www.codever.land/bookmarks/t/continuous-delivery

Continuous Integration with GitLab CI - 52min

https://www.youtube.com/watch?v=EuwLdbCu3DE

This session will introduce attendees to the basics of adding GitLab CI/CD to a project, and then build upon those basics to explore features such as dependency caching, build artifacts, GitLab Pages,...


The Death of Continuous Integration

https://www.infoq.com/presentations/death-continuous-integration/

Steve Smith compares and contrasts different types of Feature Branching and Trunk Based Development, and explains why Continuous Delivery without Continuous Integration is not working.


Continuous Delivery vs Continuous Deployment - Continuous Delivery

https://continuousdelivery.com/2010/08/continuous-delivery-vs-continuous-deployment/

We decided to call the book Continuous Delivery for a few reasons. First of all, there's the somewhat pedantic fact that deployment does not imply release. As we say in the book, you can continuously ...


Crisp's Blog » Continuous Delivery vs Continuous Deployment

https://blog.crisp.se/2013/02/05/yassalsundman/continuous-delivery-vs-continuous-deployment

A continuous delivery pipeline automatically tests the application, but keeps the deployment decision as a manual step. A continuous deployment pipeline, on the other hand, will automatically deploy t...


Jenkins-Kubernetes Plugin

https://github.com/jenkinsci/kubernetes-plugin

Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment - jenkinsci/kubernetes-plugin


Automated Image Builds with Jenkins, Packer, and Kubernetes

https://cloud.google.com/solutions/automated-build-images-with-jenkins-kubernetes#kubernetes_archite...


On-demand Jenkins slaves with Kubernetes and the Google Container Engine

http://www.cloudbees.com/blog/demand-jenkins-slaves-kubernetes-and-google-container-engine

Learn all about On-demand Jenkins slaves with Kubernetes and the Google Container Engine from the CloudBees team and the Jenkins community.


Jenkins setups for Kubernetes and Docker Workflow

http://iocanel.blogspot.in/2015/09/jenkins-setups-for-kubernetes-and.html


Lab: Build a Continuous Deployment Pipeline with Jenkins and Kubernetes

https://github.com/GoogleCloudPlatform/continuous-deployment-on-kubernetes

Get up and running with Jenkins on Google Kubernetes Engine - GoogleCloudPlatform/continuous-deployment-on-kubernetes


Jenkins Operator - Kubernetes native Jenkins operator

https://github.com/jenkinsci/kubernetes-operator

Kubernetes native Jenkins operator](https://github.com/jenkinsci/kubernetes-operator)


Jenkins X

http://jenkins-x.io/

automated CI/CD for Kubernetes with GitOps Promotion and Preview Environments on Pull Requests using best of breed OSS tools like: Jenkins, Helm, Skaffold, Kaniko, Knative Build, Knative Pipeline and ...


Apollo

https://github.com/logzio/apollo

Open Source application providing teams with self service UI for creating and deploying their services to Kubernetes.


Argo CD

https://github.com/argoproj/argo-cd

Declarative continuous deployment for Kubernetes.


Buildkite

https://github.com/buildkite/charts

Lean CI/CD cloud hosted control plane with agents on your infrastructure.


Codefresh

https://codefresh.io/

Kubernetes CI/CD platform (with private Docker and Helm Chart repositories)


GitLab

http://blog.lwolf.org/post/how-to-easily-deploy-gitlab-on-kubernetes/

How to easily deploy GitLab with GitLab CI to Kubernetes cluster


k8s-deploy-helper

https://github.com/lifechurch/k8s-deploy-helper

Framework to easily deploy Kubernetes applications via GitLab.


Keel

https://keel.sh/

Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates


Kit

http://invisionapp.github.io/kit/


Kontinuous

https://github.com/AcalephStorage/kontinuous

The Kubernetes Continuous Integration & Delivery Platform (CI/CD) :arrows_counterclockwise: - AcalephStorage/kontinuous


KubeCI

https://www.kubeci.io/

KubeCI is a Cloud Native Continuous Delivery platform built on Drone for Kubernetes, written in Go


Razee

https://github.com/razee-io/Razee

Overview and docs. Contribute to razee-io/Razee development by creating an account on GitHub.


Shippable

http://blog.shippable.com/topic/kubernetes

Kubernetes | Shippable is a continuous integration and deployment platform for containers


Shipper

https://github.com/bookingcom/shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm.


Spinnaker

http://www.spinnaker.io/blog/deploy-to-kubernetes-using-spinnaker


Vili

https://github.com/airware/vili

Contribute to viliproject/vili development by creating an account on GitHub.


Weave Flux – GitOps reconcoliation operator

https://github.com/weaveworks/flux

The GitOps Kubernetes operator. Contribute to weaveworks/flux development by creating an account on GitHub.


Wercker

http://blog.wercker.com/topic/kubernetes

The Wercker blog covers continuous delivery to the cloud


Automating CI/CD on Kubernetes with Jenkins X

https://www.youtube.com/watch?v=BF3MhFjvBTU

The last 5 years has seen a huge change in how we build, package, run and manage software with the rise of Kubernetes, Cloud Native, Microservices and Contin...


awesome-ciandcd

https://github.com/ciandcd/awesome-ciandcd#readme

continuous integration and continuous delivery. Contribute to ciandcd/awesome-ciandcd development by creating an account on GitHub.


Continuous Delivery, Deployment & Integration: 20 Key Differences

https://stackify.com/continuous-delivery-vs-continuous-deployment-vs-continuous-integration/

The DevOps trend has given rise to a number of buzzwords and methodologies aiming to speed delivery and accuracy, giving developers the tools they need to deliver better products, with fewer bugs, and...


Spinnaker home page

http://www.spinnaker.io/

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.