Optimize T4K Backups with StormForge
This article helps users to install and configure StormForge. It can be used find the optimized resource configuration of T4K to run the backup
Introduction
Install and configure StormForge with T4K
Install and Configure StormForge redsky-controller-manager with K8s Cluster
curl -L https://app.stormforge.io/downloads/redskyctl-linux-amd64.tar.gz | tar x
sudo mv redskyctl /usr/local/bin/redskyctl login --forcehttps://auth.carbonrelay.io/authorize?audience=https%3A%2F%2Fapi.carbonrelay.io%2Fv1%2F&client_id=pE3kMKdrMTdW4DOxQHesyAuFGNOWaEke&code_challenge=nUaqSbjv0grweFAMrv_Zk9KBg_8o-4AQAnwxpijJlGk&code_challenge_method=S256&redirect_uri=http%3A%2F%2F127.0.0.1%3A8085%2F&response_type=code&scope=register%3Aclients+offline_access&state=nHGW89zTYO39loEALGTsigkubectl get nodesNAME STATUS ROLES AGE VERSION
ip-mytesthost-w1.us-east-2.compute.internal Ready worker 4d5h v1.19.9
ip-mytesthost-w2.us-east-2.compute.internal Ready worker 4d5h v1.19.9
ip-mytesthost-m1.us-east-2.compute.internal Ready controlplane,etcd 4d5h v1.19.9
ip-mytesthost-m2.us-east-2.compute.internal Ready controlplane,etcd 4d5h v1.19.9
ip-mytesthost-w3.us-east-2.compute.internal Ready worker 4d5h v1.19.9
ip-mytesthost-m3.us-east-2.compute.internal Ready controlplane,etcd 4d5h v1.19.9Install Demo Application and Configure T4K Resources
Configure and Monitor StormForge Experiment
Monitor the Experiment from StormForge UI
Delete / Remove StormForge Experiment
Conclusion
Was this helpful?