Skip to content

Update docs Cloud HA plugin 5.1.0#926

Draft
agrawalkaushik wants to merge 17 commits intomasterfrom
kagrawal/cloud-ha-azure-vnet
Draft

Update docs Cloud HA plugin 5.1.0#926
agrawalkaushik wants to merge 17 commits intomasterfrom
kagrawal/cloud-ha-azure-vnet

Conversation

@agrawalkaushik
Copy link
Contributor

@agrawalkaushik agrawalkaushik commented Feb 19, 2026

  • Wait to publish until Plugin is GA'd. The docs are needed for intermediate drops to Swift.

@BenMatase BenMatase changed the title Added docs for Azure VNET for Cloud HA plugin Update docs Cloud HA plugin 5.1.0 Feb 26, 2026
mdzwil-JNPR
mdzwil-JNPR previously approved these changes Feb 26, 2026
exit
```

### Key Configuration Points
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 and 2 are specific to AWS TGW so make sense under its example. The others can be applied to both Azure and AWS so maybe have before the config examples?

BenMatase
BenMatase previously approved these changes Feb 27, 2026

The command `request cloud-ha become-active router <router> node <node>` will try to force the given node to become active and try to tell the other node to become inactive. If the peer node is not accessible at the time of the command, the command will not fail.

This command can be useful if the routes have been modified outside of the plugin and they need to be fixed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BenMatase can you clarify this section? "If the peer node is NOT accessible at the time of the command, the command will NOT fail."? That doesn't make sense. Are you saying that if the peer node is not accessible, no failure message is generated? Or that if it is not accessible, it just continues to attempt to make it active?
And the next sentence implies that the routes modified outside the plugin were modified, they are broken.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess what I was trying to convey was that we will make the node that the command is targetted to active. Then we try to make the peer node inactive. If that peer operation fails (main reason would be that the HA connection is not functioning), no failure message is generated since it is a "nice to have" operation. It will only try once.

mdzwil-JNPR
mdzwil-JNPR previously approved these changes Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants