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 May 15, 2024
1 parent f022b08 commit 8d7b00f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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
Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
```

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: node0
✔ TLS key for node: node2
✔ TLS key for node: node1
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down Expand Up @@ -240,11 +240,11 @@ Kubernetes Namespace : solo
✔ Check Node: node2
✔ Check node pods are ready
✔ Check HAProxy for: node0
✔ Check HAProxy for: node1
✔ Check HAProxy for: node2
✔ Check HAProxy for: node1
✔ Check Envoy Proxy for: node1
✔ Check Envoy Proxy for: node0
✔ Check Envoy Proxy for: node2
✔ Check Envoy Proxy for: node1
✔ Check proxy pods are ready
✔ Check MinIO
✔ Check auxiliary pods are ready
Expand All @@ -268,18 +268,18 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node0
✔ Check network pod: node1
✔ Check network pod: node0
✔ Check network pod: node2
✔ Identify network pods
✔ Copy configuration files
✔ Copy Gossip keys to staging
✔ Copy gRPC TLS keys to staging
✔ Prepare config.txt for the network
✔ Prepare staging directory
✔ Update node: node1
✔ Update node: node0
✔ Update node: node2
✔ Update node: node1
✔ Fetch platform software into network nodes
✔ Copy Gossip keys
✔ Copy Gossip keys
Expand All @@ -291,11 +291,11 @@ Kubernetes Namespace : solo
✔ Copy configuration files
✔ Copy configuration files
✔ Set file permissions
✔ Node: node0
✔ Node: node1
✔ Set file permissions
✔ Node: node2
✔ Set file permissions
✔ Node: node1
✔ Node: node0
✔ Setup network nodes
✔ Finalize
```
Expand All @@ -317,21 +317,21 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node0
✔ Check network pod: node2
✔ Check network pod: node1
✔ Identify network pods
✔ Start node: node0
✔ Start node: node1
✔ Start node: node2
✔ Start node: node1
✔ Start node: node0
✔ Starting nodes
✔ Check node: node0
✔ Check node: node1
✔ Check node: node2
✔ Check nodes are ACTIVE
✔ Check proxy for node: node2
✔ Check proxy for node: node0
✔ Check proxy for node: node1
✔ Check proxy for node: node0
✔ Check node proxies are ACTIVE
```
* Deploy mirror node
Expand All @@ -357,9 +357,9 @@ Kubernetes Namespace : solo
✔ Check Hedera Explorer
✔ Check Postgres DB
✔ Check Monitor
✔ Check GRPC
✔ Check REST API
✔ Check Importer
✔ Check GRPC
✔ Check pods are ready
```

Expand Down Expand Up @@ -513,8 +513,8 @@ Kubernetes Namespace : solo
✔ 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
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down

0 comments on commit 8d7b00f

Please sign in to comment.