/plushcap/analysis/digitalocean/how-to-deploy-to-digitalocean-kubernetes-with-github-actions

How to Deploy to DigitalOcean Kubernetes with GitHub Actions

What's this blog post about?

GitHub Actions were launched last year and have since been used to build various applications from running tests and linters to more lighthearted use cases. One of the most powerful aspects of GitHub Actions is the ability to compose workflows using multiple actions to accomplish complicated tasks. In this post, we will show how to create a simple continuous delivery pipeline that deploys an application to a DigitalOcean Kubernetes cluster on push to the master branch of a GitHub repository. Along the way, we will dig into some of the details of working with GitHub Actions.

Company
DigitalOcean

Date published
April 24, 2019

Author(s)
Andrew Starr-Bochicchio

Word count
1762

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.