Kubernetes Cluster
Last updated
Last updated
HyperTest versions can be upgraded UI
Go to your central dashboard
Go to bottom on left panel, Click on "Update"
A new dialog box will appear, click on "Update Service "
Go to Services tab
In the updates column, whenever new update is "Available", it will appear here, click on "Available"
A new dialog box will appear, click on "UPDATE SERVICE"
Go to Services tab
On the right hand side, click on "UPDATE ALL SERVICES"
Go to Services tab
On service column, click on reload icon to restart the service
On the right hand side, click on "RESTART ALL SERVICES" to restart all services at once
Restart central hypertest service
kubectl get pods -n hypertest-ns | grep "ht-central-backend"
, delete the pod
Restart all hypertest services
kubectl get pods -n hypertest-ns | grep "ht"
, delete all pods