Eric Van Norman
0dcad70d38
Learn Microservices using Kubernetes and Istio Issues changes for 1.7 (partial) ( #7941 )
...
* Changes for 1.7
* Fix links
2020-08-12 16:34:23 -07:00
Frank Budinsky
e9a89c879f
Add owner attribute to docs ( #7737 )
...
* Add owner attribute to docs
* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky
e11cf24f0d
Add test: attribute to all md files ( #7413 )
2020-05-27 09:11:26 -07:00
Vadim Eisenberg
b05c4c73e0
Tutorial fixes: prerequisites, setup Kubernetes, setup a local computer ( #6153 )
...
* no need to "connect to your cluster" in order to create an environment variable
* no need for mutual TLS in Istio installation
* fix the Jaeger port
should be 9411 instead of previous 80
* split the sentence about sending the configuration files to each participant
* you configured the cluster for the tutorial (single)
in this tutorial, the tutorial is used in single. The tutorial is composed of multiple modules.
* when setting local computer, do not export the namespace
the namespace name is selected in the previous steps by the instructors or
by the participant who owns a cluster
2020-01-02 15:12:23 -08:00
Adam Miller
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
2019-12-17 17:26:24 -08:00
Martin Taillefer
c1aa9858ab
Remove kubectl from the spelling dictionary. ( #5268 )
2019-10-28 19:45:34 -07:00
Adam Miller
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
2019-10-15 12:02:38 -07:00