* rename resources
* sed Istio-Manager to Pilot in docs
* sed manager -> Pilot
* updating slides
* remove old images
* Sed in images
* the Pilot -> Pilot
* Istio Manager -> Pilot
* final set of seds
- fix for https://github.com/istio/issues/issues/18 (clusterroles.rbac.authorization.k8s.io "istio-manager" is forbidden)
we should also change the yaml ?
- port forward should be in background, adding &
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Rbac clarification for alpha and beta versions
* Add more clarity
* Add a dot
* Fix display error
* Fix display error
* Add clarification for Ingress
* Update installation to point to latest release
* Added instructions
* Add more clarity in installation
* Add more clarity in installation
* Get rbac the right way
* Add 4 nodes
* Changed installation instructions after hackthon feedback
* Changed installation instructions after hackthon feedback
* More changes
* More changes
* More changes
* More changes
* More changes
* More changes
* More changes
* Code review comments
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Rbac clarification for alpha and beta versions
* Add more clarity
* Add a dot
* Fix display error
* Fix display error
* Add clarification for Ingress
* Update installation to point to latest release
* Added instructions
* Add more clarity in installation
* Add more clarity in installation
* Get rbac the right way
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Rbac clarification for alpha and beta versions
* Add more clarity
* Add a dot
* Fix display error
* Fix display error
* Add clarification for Ingress
* Update installation to point to latest release
* Added instructions
* Add more clarity in installation
* Add more clarity in installation
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Rbac clarification for alpha and beta versions
* Add more clarity
* Add a dot
* Fix display error
* Fix display error
* Add clarification for Ingress
* Update installation to point to latest release
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Rbac clarification for alpha and beta versions
* Add more clarity
* Add a dot
* Fix display error
* Fix display error
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
* Fixed installation instructions
* Remove fault injection
* Fix uninstall
* Fix link
* Correct path
* Update grafana install instructions.
This PR updates text around accessing the Istio dashboard configured
in the grafana image. It adds a default screenshot of an empty dashboard
and suggests port-forward as the simplest way to access the dashboard.
Fixes#49.
* Address review comments