-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add upgrade guide for Linux, Docker, Kubernetes, Ansible #1725
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Joan E <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@siladu Could you provide some guidance on what might need to be included for this? |
Signed-off-by: Alexandra Tran <[email protected]>
Signed-off-by: Alexandra Tran <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - minor point about the metrics curl response
```bash | ||
curl -s localhost:9545/metrics | grep process_release | ||
process_release{version="besu/v25.10/linux-x86_64/openjdk-java-21"} 1.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the other curl commands we don't show the response, but we do here - do you think we should make this consistent one way or the other?
I think here at least we should separate the response to make it clear "process_release{version..." isn't part of the command to run.
Description
Add new upgrade guide for Linux, Docker, Kubernetes, and Ansible.
Issue(s) fixed
Fixes #1711
Preview
https://besu-docs-b7yqn757s-hyperledger.vercel.app/public-networks/how-to/upgrade-node