Skip to content

Commit

Permalink
auto update README.md [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Swirlds Automation <swirlds-eng-automation@swirlds.com>
  • Loading branch information
swirlds-automation committed Aug 30, 2024
1 parent a7e778f commit fa3a316
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ You can now use your cluster with:
kubectl cluster-info --context kind-solo
Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
```

You may now view pods in your cluster using `k9s -A` as below:
Expand Down Expand Up @@ -178,9 +178,9 @@ Kubernetes Namespace : solo
✔ Clean up temp files
✔ Generate gossip keys
✔ Backup old files
✔ TLS key for node: node1
✔ TLS key for node: node2
✔ TLS key for node: node0
✔ TLS key for node: node2
✔ TLS key for node: node1
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down Expand Up @@ -243,8 +243,8 @@ Kubernetes Namespace : solo
✔ Check Envoy Proxy for: node2
✔ Check Envoy Proxy for: node1
✔ Check HAProxy for: node0
✔ Check HAProxy for: node1
✔ Check HAProxy for: node2
✔ Check HAProxy for: node1
✔ Check proxy pods are running
✔ Check MinIO
✔ Check auxiliary pods are ready
Expand Down Expand Up @@ -276,8 +276,8 @@ Kubernetes Namespace : solo
✔ Copy gRPC TLS keys to staging
✔ Prepare staging directory
✔ Update node: node2 [ platformVersion = v0.42.5 ]
✔ Update node: node0 [ platformVersion = v0.42.5 ]
✔ Update node: node1 [ platformVersion = v0.42.5 ]
✔ Update node: node0 [ platformVersion = v0.42.5 ]
✔ Fetch platform software into network nodes
✔ Copy Gossip keys
✔ Copy Gossip keys
Expand All @@ -288,9 +288,9 @@ Kubernetes Namespace : solo
✔ Set file permissions
✔ Node: node1
✔ Set file permissions
✔ Node: node0
✔ Set file permissions
✔ Node: node2
✔ Set file permissions
✔ Node: node0
✔ Setup network nodes
✔ Finalize
```
Expand All @@ -312,13 +312,13 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node2
✔ Check network pod: node0
✔ Check network pod: node2
✔ Check network pod: node1
✔ Identify network pods
✔ Start node: node2
✔ Start node: node0
✔ Start node: node1
✔ Start node: node0
✔ Starting nodes
✔ Check node: node0
✔ Check node: node1
Expand Down Expand Up @@ -500,8 +500,8 @@ Kubernetes Namespace : solo
✔ Generate gossip keys
✔ Backup old files
✔ TLS key for node: node0
✔ TLS key for node: node2
✔ TLS key for node: node1
✔ TLS key for node: node2
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down

0 comments on commit fa3a316

Please sign in to comment.