Skip to content

Commit

Permalink
docs(upgrade): spelling correction of word "ad" to "and"
Browse files Browse the repository at this point in the history
  • Loading branch information
RajShukla1 authored May 29, 2023
1 parent b15a760 commit 3f52099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Data Planes (DPs) are capable of serving traffic normally during the entire migr
as your old one. Run `kong migrations up` and `kong migrations finish`.
3. Start the newly installed 3.0.x CP. Old DPs are expected to complain
about connection failure to the CP in the log, for example:
`connection to Control Plane ... broken: failed to connect: connection refused` but this is perfectly okay during the upgrade ad does not affect normal proxy traffic.
`connection to Control Plane ... broken: failed to connect: connection refused` but this is perfectly okay during the upgrade and does not affect normal proxy traffic.
4. Start provisioning 3.0.x DPs.
5. Gradually shift traffic from your old 2.8.x DPs to
your 3.0.x DPs. Monitor your traffic to make sure everything
Expand Down

1 comment on commit 3f52099

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

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

Bazel Build

Docker image available kong/kong:3f52099cbb26e5e32fef8e6039a159ac5e1ab171
Artifacts available https://github.com/Kong/kong/actions/runs/5109362857

Please sign in to comment.