maistra / maistra.github.io

This is the source for maistra.io.
http://www.maistra.io
Apache License 2.0
13 stars 29 forks source link

Maistra 0.11 Updates #50

Closed brian-avery closed 5 years ago

brian-avery commented 5 years ago

Maistra 0.11 updates. Note that this includes Rob's cr updates.

dmitri-d commented 5 years ago

lgtm

jwendell commented 5 years ago

@brian-avery please, while on that, update the uninstall section to list/remove the ServiceMeshControlPlane CRD.

oc get controlplanes -n istio-systemoc get ServiceMeshControlPlane -n istio-system

and

oc delete -n istio-system -f <name_of_cr>oc delete -n istio-system <name_of_cr>