sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
66 stars 9 forks source link

Test Kubernetes deployment in CI/CD pipeline #128

Open rochecompaan opened 10 months ago

rochecompaan commented 10 months ago

Add a step to GitHub actions and Bitbucket pipeline to create a Kind cluster and deploy the dev, staging and prod layers to it as a way to test k8s deployment.