-
-- google-github-actions/auth README
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
metadata-action
GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
docker/metadata-action
-
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.
-
docker/build-push-action
Related posts
-
Fix InvalidParameterValueException for AWS Lambda docker images built by GitHub Actions
-
1minDocker #13 - Push, build and dockerize with GitHub Actions
-
Got permission denied while trying to connect to the Docker daemon socket?
-
Docker buildx: action suddenly failing with no change in workflows
-
My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx