youtube image
From YouTube: How to run end-to-end tests on cloud native apps BEFORE you spin up a new Kubernetes cluster.

Description

#DemoDays #cloudtesting
14:24 - Start of the live demo

Testing is a critical part of any CI/CD pipeline, but running tests in Kubernetes can absorb the extra time that automation saves. Enter kind. kind stands for “Kubernetes in Docker.” It’s an open source project from the Kubernetes special interest group (SIGs) community, and a tool for running local Kubernetes clusters using Docker container “nodes.” Creating a kind cluster is a simple way to run Kubernetes cluster and application testing—without having to spin up a complete Kubernetes environment.

Join Sarah Kalife and Adam Barlow, Solutions Engineers, and Grant Griffiths, Tech Lead at Portworx(http://portworx.com/) as they use kind in concert with GitHub Actions to eliminate the inconsistency of local dev environments when testing cloud-native applications.

https://github.com/learn/devops