Skip to content

Commit e28279a

Browse files
committed
Fixed blocking issue on line 262
1 parent b219854 commit e28279a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-linux/tutorial-azure-linux-migration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@ Once the migration is complete on your test clusters, you should verify the foll
259259
* Run the `kubectl get pods -o wide -A` command to verify that all of your pods and daemonsets are running on the new node pool.
260260
* Run the `kubectl get nodes --show-labels` command to verify that all of the node labels in your upgraded node pool are what you expect.
261261
262-
***We recommend monitoring the health of your service for a couple weeks before migrating your production clusters***.
262+
> [!TIP]
263+
> We recommend monitoring the health of your service for a couple weeks before migrating your production clusters.
263264
264265
### Run the OS SKU migration on your production clusters
265266

0 commit comments

Comments
 (0)