Craig Box
9140d5208c
Update to v1 in all API examples ( #15515 )
...
* s/v1[ab].*/v1/g
* Fix tests with new snip versions
* always be kind
2024-08-06 22:59:22 -04:00
Craig Box
d8e59bb520
Remove manual injection step from Bookinfo etc ( #15514 )
...
* Remove manual injection step from Bookinfo etc
* Fix tests with new snip locations
2024-08-05 21:44:02 -04:00
Peter Jausovec
8d68e08fd3
docs: update the bookinfo screenshots ( #15197 )
...
* docs: update the bookinfo screenshots
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
* Update content/en/docs/tasks/security/authorization/authz-http/index.md
Co-authored-by: Craig Box <craig.box@gmail.com>
---------
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-06-05 19:53:23 -04:00
Ben Leggett
2bc07f6e55
Fixup kmod prereqs ( #15121 )
...
* Fixup kmod prereqs
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Add aliases
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-20 13:08:35 -04:00
Fan-Lin
4cfb44fe19
Correct typos ( #14290 )
2023-12-08 06:34:07 -08:00
Rashmi Lengade
77ed0a8d1c
Update Kiali Getting started link in the English documentation for istio.io kubernetes getting started documentation ( #14116 )
2023-11-08 10:51:33 -08:00
Michael
9de619e1fe
Replace setup with set up if it's a verb ( #12419 )
2022-12-29 17:02:30 -08:00
Christine Kim
dff84b7fa2
Update ingress steps to use v1 ( #12232 )
2022-11-14 12:15:40 -08:00
Mariam John
3e694ec5d5
Replace references to removed API's in K8s v1.22 ( #12221 )
...
Fix references to `admissionregistration.k8s.io/v1beta1` and `authorization.k8s.io/v1beta1`
Partially Fixes : #12216
2022-11-12 23:55:30 -08:00
Frank Budinsky
4ba0d14289
Reference better automatic sidecar injection doc ( #11749 )
2022-08-25 09:06:10 -07:00
Brian Avery
8f9f335365
Add table of contents test status ( #10010 )
2021-06-29 09:55:49 -07:00
craigbox
cdc3beeaf7
Update the Community Drive URL in ZH ( #9814 )
...
* Change the Community Drive URL (and some small related fixes)
* Update the Community Drive URL in ZH
2021-05-20 10:00:37 -07:00
craigbox
69911014ba
Update links for new site layout ( #9765 )
...
* Update links for new site layout
* Update links for new site layout
* delete What Is Istio page
2021-05-17 08:37:55 -07:00
craigbox
f4ee46bc96
Remove page icons ( #9767 )
2021-05-17 07:53:20 -07:00
Nicole Li
a7e25f74d4
zh-translation: content/zh/docs/examples/microservices-istio/add-istio ( #9129 )
...
* zh-translation: content/zh/docs/examples/microservices-istio/add-istio
Signed-off-by: nicole-lihui <hui.li-iog@daocloud.io>
* update translation
* update translation
* fix Pods to Pod and en link to zh link
* fix sort line number and 你 to 您
* fix 边车 to Sidecar
* fix formate
2021-03-14 20:17:35 -07:00
Eric Van Norman
bea8d187e5
Silence curl command ( #8773 )
...
* Silence curl command
* Update more files with -sS (adding S to show errors)
* Over-agressive on the -S and causing some tests to fail.
* Remove more curl -S flags
2021-01-20 09:45:50 -08:00
Mariam John
3a9e33542a
Update the `Learn Microservices Using Kubernetes and Istio` example ( #8379 )
...
Update this example in the Istio docs as part of writing automated test cases(#7989 ). The updates
include:
1. Setup a Kubernetes Cluster
- Remove Step-6 since we are installing Istio using the demo profile, access logging is enabled by default
- Step 7 - Updated command for Ingress resource to use Istio's Ingress controller
2. Setup a local computer - fix a small typo
3. Run ratings in docker
- export USER variable
- name the ratings container 'my-ratings' so that we can later stop it easily using this name
4.Run Bookinfo with Kubernetes
- Configure Kubernetes Ingress resources and access your application's webpage (add annotation to use Istio's ingress controller)
- Fixed output of some commands
5. Monitoring with Istio
- Remove link to an old blog that is not working.
6. Fixed output of some commands
2020-10-28 09:06:49 -07:00
Bryan Muscedere
106eac2db1
Removal of -it in kubectl commands. ( #8216 )
2020-09-25 14:30:39 -07:00
Eric Van Norman
59ebec040b
Update reference docs - remove metrics items ( #8061 )
...
* Update reference docs - remove metrics items
* Fix links
* Actually fix links
* Fix make gen
* Early change from https://github.com/istio/api/pull/1617
* Review comments and rebase
2020-09-02 10:21:04 -07:00
Eric Van Norman
416e7ce17a
Remove mTLS since it's never discussed ( #7974 )
2020-08-19 07:46:20 -07:00
Eric Van Norman
6024905e61
Next round of changes to get tutorial working ( #7959 )
2020-08-14 15:26:41 -07:00
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
Fernando Ripoll
0a8cb8313b
Replace deprecated api versions in EN docs ( #7598 )
2020-06-22 07:40:39 -07:00
Frank Budinsky
e11cf24f0d
Add test: attribute to all md files ( #7413 )
2020-05-27 09:11:26 -07:00
Istio Automation
0d13a9b85a
[Release-1.5] Remove mTLS tutorial module ( #6735 )
...
Co-authored-by: adammil2000 <adammil2000@users.noreply.github.com>
2020-03-05 12:43:14 -08:00
Adam Miller
915c14aabd
Improved Istio Getting Started ( #6642 )
...
* Linter error fixes
* Fixed more linter errors
* Linter issue again
* PR feedback
* More PR comments
* Update content/en/docs/setup/getting-started/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Further PR comments
* PR review comments fixed
* Space fix
* More PR comment fixes
* Linter fix
* Linter fix
* More linter issues
* More linter issues2
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 18:57:06 -08:00
Douglas Reid
6ba9f2c86e
fix(observability docs): restructure docs for v2 telemetry (and remove problematic Mixer refs) ( #6533 )
...
* wip: setup observability tasks for v2
Signed-off-by: Douglas Reid <dougreid@google.com>
* continue work
Signed-off-by: Douglas Reid <dougreid@google.com>
* lint fix
Signed-off-by: Douglas Reid <dougreid@google.com>
* remove mixer ref from what-is-istio
Signed-off-by: Douglas Reid <dougreid@google.com>
* further cleanup
Signed-off-by: Douglas Reid <dougreid@google.com>
* lint fix
Signed-off-by: Douglas Reid <dougreid@google.com>
* when will the linting stop?
Signed-off-by: Douglas Reid <dougreid@google.com>
* Update content/en/docs/tasks/observability/mixer/_index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-26 14:55:17 -08:00
imgbot[bot]
bc5edc8b41
[ImgBot] Optimize images ( #6482 )
...
*Total -- 3,315.63kb -> 2,462.23kb (25.74%)
/content/en/docs/setup/platform-setup/kubesphere/images/kubesphere-console.png -- 334.02kb -> 203.49kb (39.08%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service-select-productpage.png -- 218.73kb -> 149.48kb (31.66%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service.png -- 188.14kb -> 131.59kb (30.05%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-select-dashboard.png -- 328.05kb -> 230.16kb (29.84%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-ratings.png -- 190.72kb -> 135.04kb (29.19%)
/content/en/docs/examples/microservices-istio/add-mtls/dashboard-ratings-mtls.png -- 140.99kb -> 100.51kb (28.71%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-mesh.png -- 228.11kb -> 164.63kb (27.83%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-mesh-all.png -- 260.44kb -> 188.96kb (27.45%)
/content/en/docs/examples/microservices-istio/add-new-microservice-version/bookinfo-reviews-v2.png -- 93.56kb -> 71.35kb (23.74%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-initial.png -- 170.96kb -> 136.51kb (20.15%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-edge-labels-menu.png -- 182.78kb -> 146.78kb (19.7%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-display-menu.png -- 183.97kb -> 148.12kb (19.49%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway-only.png -- 178.97kb -> 145.13kb (18.91%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway.png -- 188.66kb -> 153.92kb (18.41%)
/content/en/docs/examples/microservices-istio/add-mtls/kiali-mtls.png -- 201.32kb -> 164.84kb (18.12%)
/content/en/docs/examples/microservices-istio/logs-istio/prometheus.png -- 219.38kb -> 184.89kb (15.72%)
/content/zh/about/contribute/review/review-process.svg -- 6.85kb -> 6.80kb (0.66%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Imgbot <help@imgbot.net>
2020-02-18 20:30:20 -08:00
Adam Miller
43609130ea
Add tutorial modules for enabling Istio, mTLS, versioning, gateway, logging ( #6372 )
...
* Added new modules
* Add more modules
* Grammar tweaks
* Tutorial fixes
* Fixed pathing errors and desc.
* Fixed broken steps and typos
* Restore download section
* fixed broken links
* Fixed more broken links
* Fixed linter issue
* PR review fixes
* Remove unwanted json file
* Lots of review fixes
2020-02-11 13:50:44 -08:00
imgbot[bot]
619dc10350
[ImgBot] Optimize images ( #6131 )
...
*Total -- 173.46kb -> 133.67kb (22.94%)
/content/en/docs/examples/microservices-istio/bookinfo-kubernetes/bookinfo.png -- 91.13kb -> 70.05kb (23.12%)
/content/en/docs/examples/microservices-istio/production-testing/bookinfo-details-unavailable.png -- 82.33kb -> 63.62kb (22.73%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Imgbot <help@imgbot.net>
2020-01-31 08:06:45 -08:00
Vadim Eisenberg
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
2020-01-08 07:13:11 -08: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
Frank Budinsky
bb6e6277a4
Some cleanup and clarifications ( #5663 )
2019-11-13 12:26:45 -08:00
Frank Budinsky
f220f655a7
Deprecate helm install ( #5270 )
...
* Deprecate helm install
* fix lint
* address review comments
* correction
2019-10-29 06:37:34 -07:00
Martin Taillefer
c1aa9858ab
Remove kubectl from the spelling dictionary. ( #5268 )
2019-10-28 19:45:34 -07:00
Eric Van Norman
5653996827
Fix ordering between setup and prereq pages ( #5229 )
2019-10-22 11:30:43 -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