Skip to content

Latest commit

 

History

History
210 lines (177 loc) · 13.6 KB

continuous-delivery.md

File metadata and controls

210 lines (177 loc) · 13.6 KB

Bookmarks tagged [continuous-delivery]

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,...


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.


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


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


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

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


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


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.


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


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

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


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

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


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


https://github.com/logzio/apollo

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


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

Declarative continuous deployment for Kubernetes.


https://github.com/buildkite/charts

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


https://codefresh.io/

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


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

How to easily deploy GitLab with GitLab CI to Kubernetes cluster


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

Framework to easily deploy Kubernetes applications via GitLab.


https://keel.sh/

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


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


https://github.com/AcalephStorage/kontinuous

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


https://www.kubeci.io/

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


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

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


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

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


https://github.com/bookingcom/shipper

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


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


https://github.com/airware/vili

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


https://github.com/weaveworks/flux

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


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

The Wercker blog covers continuous delivery to the cloud


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


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

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


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


http://www.spinnaker.io/

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