Skip to content

Github action that build and publish Docker images to docker hub and imperatively set the Kubernetes on Digital Ocean to update the image

Notifications You must be signed in to change notification settings

pholawat-tle/digitalocean-kubernetes-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying Docker Images to Kubernetes

This includes a github action that build and publixh docker images to docker hub and imperatively set the kubernetes on Digital Ocean to update the image

Prerequisites

  • Docker Hub Account
  • Digital Ocean Account

Usage

  • Create GitHub Secret Environments ( DOCKER_USERNAME, DOCKER_PASSWORD, DIGITALOCEAN_ACCESS_TOKEN )
  • Run the workflow from GitHub Actions tab
App URL
React.js http://ingress-endpoint:80
Express.js http://ingress-endpoint:80/api/

About

Github action that build and publish Docker images to docker hub and imperatively set the Kubernetes on Digital Ocean to update the image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published