diff --git a/templates/partial/_get-started-linux.html b/templates/partial/_get-started-linux.html index 0d167927..9623c5f9 100644 --- a/templates/partial/_get-started-linux.html +++ b/templates/partial/_get-started-linux.html @@ -46,7 +46,6 @@
microk8s enable dashboard
microk8s enable dns
microk8s enable registry
-
microk8s enable istio

Try microk8s enable --help for a list of available services and optional features. microk8s disable <name> turns off a service.

diff --git a/templates/partial/_get-started-macos.html b/templates/partial/_get-started-macos.html index c9df1ff4..1bc79ead 100644 --- a/templates/partial/_get-started-macos.html +++ b/templates/partial/_get-started-macos.html @@ -52,7 +52,6 @@
microk8s enable dashboard
microk8s enable dns
microk8s enable registry
-
microk8s enable istio

Try microk8s enable --help for a list of available services built in. microk8s disable turns off a service. diff --git a/templates/partial/_get-started-windows.html b/templates/partial/_get-started-windows.html index 47bba403..4e7c54e1 100644 --- a/templates/partial/_get-started-windows.html +++ b/templates/partial/_get-started-windows.html @@ -75,7 +75,6 @@

microk8s enable dashboard
microk8s enable dns
microk8s enable registry
-
microk8s enable istio

Try microk8s enable --help for a list of available services built in. microk8s disable turns off a service.