Skip to content

Commit

Permalink
auto update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
1 parent 9ee51ba commit 629f42d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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
Thanks for using kind! 😊
Have a nice day! 👋
```

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: node1
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down Expand Up @@ -260,16 +260,16 @@ Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node0
✔ Check network pod: node1
✔ Check network pod: node2
✔ Check network pod: node1
✔ 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
✔ Node: node0
✔ Node: node2
✔ Node: node0
✔ Node: node1
✔ Fetch platform software into network nodes
✔ Copy Gossip keys
Expand All @@ -284,9 +284,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 @@ -308,8 +308,8 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node0
✔ Check network pod: node1
✔ Check network pod: node2
✔ Identify network pods
✔ Start node: node1
Expand Down Expand Up @@ -375,7 +375,7 @@ Kubernetes Namespace : solo
*** Deployed Relays ***
-------------------------------------------------------------------------------
- fullstack-deployment [fullstack-deployment-0.24.2]
- fullstack-deployment [fullstack-deployment-0.24.3]
- relay-node0-node1 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
- relay-node0-node1-node2 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
Expand Down Expand Up @@ -453,7 +453,7 @@ Kubernetes Namespace : solo
*** Deployed Relays ***
-------------------------------------------------------------------------------
- fullstack-deployment [fullstack-deployment-0.24.2]
- fullstack-deployment [fullstack-deployment-0.24.3]
- relay-node0-node1 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
Expand Down Expand Up @@ -516,9 +516,9 @@ Kubernetes Namespace : solo
✔ Gossip pem key for node: node2
✔ Generate gossip keys
✔ Backup old files
✔ TLS key for node: node2
✔ TLS key for node: node0
✔ TLS key for node: node1
✔ TLS key for node: node2
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand Down Expand Up @@ -579,6 +579,6 @@ Contributions are welcome. Please see the [contributing guide](https://github.co
This project is governed by the [Contributor Covenant Code of Conduct](https://github.com/hashgraph/.github/blob/main/CODE_OF_CONDUCT.md). By participating, you are
expected to uphold this code of conduct.

## License
## License

[Apache License 2.0](LICENSE)

0 comments on commit 629f42d

Please sign in to comment.