Skip to content

Commit 177ef37

Browse files
committed
minor formatting edits
1 parent 7eace99 commit 177ef37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/migrate/tutorial-discover-mysql-database-instances.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this tutorial, you learn how to:
2222
2323

2424
> [!NOTE]
25-
> - A Kubernetes-based appliance is required to discover MySQL database instances. [Learn more] (migrate-appliance.md) about scenarios covered by a Windows-based appliance.
25+
> - A Kubernetes-based appliance is required to discover MySQL database instances. [Learn more](migrate-appliance.md) about scenarios covered by a Windows-based appliance.
2626
2727

2828
## Supported regions
@@ -146,8 +146,8 @@ Before you execute the installer script, ensure that you have verified the follo
146146
**Packaged Kubernetes cluster**
147147
148148
- Run the script after you connect to a Linux machine on its terminal that has met the networking prerequisite and OS compatibility.
149-
- Ensure that you install curl on the server. For Ubuntu, you can install it using the command `sudo apt-get install curl`, and for other OS (RHEL), you can use the command `yum install curl`.
150-
- Ensure that you install microk8s 1.29 on the server. For Ubuntu, you can install using the command `sudo snap install microk8s --classic --channel=1.29/stable`. Learn more on [how to install microk8s on Red Hat Enterprise Linux 9](https://snapcraft.io/install/microk8s/rhel).
149+
- Ensure that you install curl on the server. For Ubuntu, you can install it using the command </br>`sudo apt-get install curl` </br> For other OS (RHEL), you can use the command </br> `yum install curl`.
150+
- Ensure that you install microk8s 1.29 on the server. For Ubuntu, you can install using the command </br> `sudo snap install microk8s --classic --channel=1.29/stable`.</br> Learn more on [how to install microk8s on Red Hat Enterprise Linux 9](https://snapcraft.io/install/microk8s/rhel).
151151
152152
**Bring your own cluster**
153153

0 commit comments

Comments
 (0)