Skip to content

Commit

Permalink
restore formatting of kubectl commands section
Browse files Browse the repository at this point in the history
  • Loading branch information
mimcdevitt authored and eks-distro-pr-bot committed Oct 24, 2024
1 parent b7bbccf commit beb97ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/content/en/docs/clustermgmt/nodes/vmotion.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,11 @@ When migrating EKS Anywhere nodes with vMotion, several considerations must be k
* Before migration, run the following commands to check the current health and status of the EKS Anywhere nodes and pods.
* After vMotion activity is completed, run the commands again to verify that the nodes and pods are still operational and healthy.


```
kubectl get nodes
kubectl get pods -a

```


* **Infrastructure maintenance during vMotion**
Expand Down

0 comments on commit beb97ac

Please sign in to comment.