Skip to content

cerebro1/Testkube-vCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This repo is a demonstration of cloud-native testing workflows combining Testkube and vCluster for automated, ephemeral testing environments in Kubernetes.

🎯 Use Case

This demo showcases how to create ephemeral testing environments that automatically:

  1. Connects to GKE cluster using your GCP credentials
  2. Spin up isolated vClusters for each PR/test run on GKE cluster
  3. Deploy applications using your manifests to the vCluster
  4. Run comprehensive tests using Testkube with different testing tools for the application
  5. Clean up automatically when test completes

Perfect for GitOps workflows where you want to test deployments in isolation without affecting your main cluster.

πŸ”— Learn More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •