Closed christianh814 closed 5 years ago
In the "Rate Limiting" lab, I was unable to "create" the new object.
[user5:~] $ oc create -n user5-tutorial -f /opt/app-root/workshop/content/src/istiofiles/destination-rule.yml Error from server (AlreadyExists): error when creating "/opt/app-root/workshop/content/src/istiofiles/destination-rule.yml": destinationrules.networking.istio.io "recommendation" already exists [user5:~] $ oc replace -n user5-tutorial -f /opt/app-root/workshop/content/src/istiofiles/destination-rule.yml destinationrule.networking.istio.io/recommendation replaced
Might be related to #11
should be fixed by #15
In the "Rate Limiting" lab, I was unable to "create" the new object.
Might be related to #11