jtorreggiani / kubernetes-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push-to-Deploy Example Using GitHub Actions for DigitalOcean

This repository contains an example workflow using the GitHub Action for DigitalOcean to build, tag, push a container image to your DigiatlOcean container registry and deploy to a DigitalOcean Kubernetes cluster.

Workflow

The example workflow triggers on every push to this repo's main branch. For details, see the Enable Push-to-Deploy example.

About


Languages

Language:Python 57.9%Language:Dockerfile 42.1%