mirror of
https://github.com/vacp2p/10ksim.git
synced 2025-02-24 03:58:09 +00:00
Updated deployment script
This commit is contained in:
parent
584bf53d0f
commit
00855d8a12
@ -3,4 +3,6 @@ kubectl rollout status --watch --timeout=30000s statefulset/bootstrap -n zerotes
|
|||||||
kubectl apply -f midstrap.yaml
|
kubectl apply -f midstrap.yaml
|
||||||
kubectl rollout status --watch --timeout=30000s statefulset/midstrap -n zerotesting
|
kubectl rollout status --watch --timeout=30000s statefulset/midstrap -n zerotesting
|
||||||
kubectl apply -f nodes.yaml
|
kubectl apply -f nodes.yaml
|
||||||
kubectl rollout status --watch --timeout=30000s statefulset/nodes -n zerotesting
|
echo "We have deployed all nodes, please watch Prometheus or Grafana to see when they have reached a healthy state."
|
||||||
|
echo "Please note you cannot (yet) rely on the Ready state as it does not actually indicate an unhealthy peer, just one that is not ready for bootstrapping from."
|
||||||
|
#kubectl rollout status --watch --timeout=30000s statefulset/nodes -n zerotesting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user