diff --git a/_docs/guides/integrating-vms.md b/_docs/guides/integrating-vms.md index 3a5921b1257b8..1c7763cc24f26 100644 --- a/_docs/guides/integrating-vms.md +++ b/_docs/guides/integrating-vms.md @@ -71,7 +71,7 @@ On the DB machine: Run istioctl to configure the service (on your admin machine): ```bash - istioctl register mysql PORT IP + istioctl register mysql IP PORT ``` Note that the 'db' machine does not need and should not have special kubernetes priviledges.