Skip to content

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

Notifications You must be signed in to change notification settings

techmaharaj/Testkube-vCluster-ArgoCD

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

🎯 Use Case

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

  1. Spin up isolated vClusters for each PR/test run
  2. Deploy applications via ArgoCD to the vCluster
  3. Run comprehensive tests using Testkube with different testing tools
  4. Clean up automatically when done

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

πŸ”— Learn More

About

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

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%