Introducing getactions—a community-driven central hub for effortlessly installable GitHub Actions workflows. Repository

getactions

Easy to use GitHub Actions Starter Workflows

The logo of the 'Kubernetes' workflow

Kubernetes

This workflow will securely deploy your container image that is hosted on the GitHub Container Registry to your Kubernetes Cluster. Instead of using your ~/.kube/config, it relies on a Service Account that's bound to a Cluster Role, allowing the deployment under a specific user with fine-grained permissions.

If you're not sure how to set up a Service Account on Kubernetes and properly link it to the correct role, no worries. Simply check out this article, and you'll be good to go.

Install

curl -s https://getactions.dev/deployment/kubernetes | sh

Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.

Searching for a specific workflow, but can't find it?