Advertisement
Guest User

Untitled

a guest
Aug 10th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. TASK [openshift_istio : Install Istio] *****************************************
  2. TASK [openshift_istio : Update images in the configuration files if not running community] ***
  3. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml] ***
  4. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-auth.yaml] ***
  5. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/jaeger-production-template.yml] ***
  6. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml] ***
  7. TASK [openshift_istio : Label Istio namespace so it is ignored by injection] ***
  8. TASK [openshift_istio : Create Istio components with auth] *********************
  9. TASK [openshift_istio : Create Istio components without auth] ******************
  10. TASK [openshift_istio : Wait for resource CRDs to establish] *******************
  11. TASK [openshift_istio : Check for galley validating webhook] *******************
  12. TASK [openshift_istio : Wait for galley deployment to be established] **********
  13. TASK [openshift_istio : Retrieve istio-mixer-custom-resources ConfigMap] *******
  14. TASK [openshift_istio : Install mixer custom resources] ************************
  15. TASK [openshift_istio : Retrieve istio-security-custom-resources ConfigMap] ****
  16. TASK [openshift_istio : Install security custom resources] *********************
  17. TASK [openshift_istio : Set authenticated cluster role to enable access for all authenticated users] ***
  18. TASK [openshift_istio : Expose Istio ingress gateway service] ******************
  19.  
  20.  
  21. TASK [openshift_istio : Install Istio] *****************************************
  22. TASK [openshift_istio : Update images in the configuration files if not running community] ***
  23. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml] ***
  24. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-auth.yaml] ***
  25. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/jaeger-production-template.yml] ***
  26. TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml] ***
  27. TASK [openshift_istio : Expose Istio ingress gateway service] ******************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement