Pull Request testing on Kubernetes: working with GitHub Actions and GKE

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. auth

    A GitHub Action for authenticating to Google Cloud. (by google-github-actions)

    -- google-github-actions/auth README

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. metadata-action

    GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker

    docker/metadata-action

  4. vcluster

    vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.

    For the second item, you can only achieve complete isolation with different clusters, which defeats the purpose. The alternative is vCluster: in the next post, I'll detail how you can leverage it in your GitHub workflow.

  5. build-push-action

    GitHub Action to build and push Docker images with Buildx

    docker/build-push-action

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fix InvalidParameterValueException for AWS Lambda docker images built by GitHub Actions

    1 project | dev.to | 31 Mar 2025
  • 1minDocker #13 - Push, build and dockerize with GitHub Actions

    7 projects | dev.to | 23 Jan 2025
  • Got permission denied while trying to connect to the Docker daemon socket?

    2 projects | news.ycombinator.com | 27 Sep 2024
  • Docker buildx: action suddenly failing with no change in workflows

    1 project | news.ycombinator.com | 27 Sep 2024
  • My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx

    1 project | dev.to | 3 Aug 2024

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?