mirror of https://github.com/istio/istio.io.git
3 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
0eb6fae123 |
Tutorial fixes: single microservice, docker, Kubernetes (#6171)
* remove "on the code" from "note the following elements" * move "from a different terminal session" to the previous curl command use terminal window instead of terminal session, since window is more clear * rewrite the last sentence of the "Run raitings in Docker" module * rewrite the sentence about the final version in the Bookinfo example * remove setting NAMESPACE and KUBECONFIG since they were set in "setup local computer" * environmental variable -> environment variable see https://en.wikipedia.org/wiki/Environment_variable * the Bookinfo example page -> the Bookinfo example * in the page -> on the page * remove "on the tutorial namespace" all the operations are performed on the tutorial namespace anyway * remove "Such clients are known as mesh-external clients" there is no mesh introduced yet, and this sentence does add much information * use kubectl patch instead of editing yaml for GKE, to change productpage's type to LoadBalancer * sudo is required to edit /etc/hosts, not to run the echo command * add /static to Kubernetes Ingress Gateway |
|
|
cfacac51b7 |
Adding tutorial modules: containerize, deploy, and test (#5485)
* Added first draft of three modules * New links, linter fixes, grammar * Fixed variable steps, sequencing, removed TODO * Fixed linter error * GKE note and config verification steps * Fixed typo * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-bookinfo-with-kubernetes/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/setup-local-computer/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/testing-in-production/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Update content/en/docs/examples/microservices-istio/run-ratings-in-docker/index.md Co-Authored-By: Rigs Caballero <grca@google.com> * Implemented review comments * Fixed bad link * Fixed linter failure * Fixed link and warning indent |
|
|
8a29b55cf5 |
Add microservices tutorial - first modules (#5111)
* Add intro, fix broken links/titles, set 80 columns * Clarified, expanded wording and made it consistent * Fixed curl case * Removed tutorial node and moved to examples node * Fixed PR comments |