<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ZhdkJQ0du" -->

---
title: CI/CD for Microservices on DigitalOcean Kubernetes
description: Semaphore gives you the power to easily create CI/CD pipelines that build, run and deploy Docker containers. DigitalOcean recently introduced a managed...
canonical: https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: CI/CD for Microservices on DigitalOcean Kubernetes | daily.dev
og:description: Semaphore gives you the power to easily create CI/CD pipelines that build, run and deploy Docker containers. DigitalOcean recently introduced a managed...
og:url: https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du
og:image: https://api.daily.dev/og/posts/ZhdkJQ0du.png
og:image:alt: CI/CD for Microservices on DigitalOcean Kubernetes
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CI/CD for Microservices on DigitalOcean Kubernetes

**[Semaphore](https://daily.dev/sources/semaphore)** · 12 min read · 8 upvotes · 1 comments

## Summary

Semaphore gives you the power to easily create CI/CD pipelines that build, run and deploy Docker containers. DigitalOcean recently introduced a managed Kubernetes service which simplifies running cloud-native applications. In this article, we’ll show you how to connect these two services together in a fast continuous delivery pipeline.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://semaphoreci.com/blog/cicd-microservices-digitalocean-kubernetes>

## Community discussion

Top comments from developers on daily.dev.

**@bobbyiliev** · 0 upvotes

> Great read! DigitalOcean is also my go-to Managed Kubernetes provider!

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#architecture](https://daily.dev/tags/architecture), [#docker](https://daily.dev/tags/docker), [#cicd](https://daily.dev/tags/cicd), [#digitalocean](https://daily.dev/tags/digitalocean)

[View this post on daily.dev](https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"CI/CD for Microservices on DigitalOcean Kubernetes","url":"https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du"},"datePublished":"2022-05-26T09:18:23.789Z","dateModified":"2022-05-26T09:18:23.790Z","description":"Semaphore gives you the power to easily create CI/CD pipelines that build, run and deploy Docker containers. DigitalOcean recently introduced a managed...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/549de0855bbca1e9d094b339cce69b02","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/549de0855bbca1e9d094b339cce69b02","isAccessibleForFree":true,"articleSection":"Semaphore","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Semaphore","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/901ef6f52ded4eb99564604b8bdaee28","url":"https://daily.dev/sources/semaphore"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":8},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"kubernetes,architecture,docker,cicd,digitalocean","timeRequired":"PT12M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Semaphore","item":"https://daily.dev/sources/semaphore"},{"@type":"ListItem","position":3,"name":"CI/CD for Microservices on DigitalOcean Kubernetes"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/ci-cd-for-microservices-on-digitalocean-kubernetes-zhdkjq0du","comment":[{"@type":"Comment","text":"Great read! DigitalOcean is also my go-to Managed Kubernetes provider!","datePublished":"2022-06-16T07:38:26.415Z","url":"https://daily.dev/posts/ZhdkJQ0du#c-26A5o3HCl","author":{"@type":"Person","name":"Bobby Iliev","url":"https://daily.dev/bobbyiliev","image":"https://avatars3.githubusercontent.com/u/21223421?v=4"}}]}
```

