Lee Calcote
8445e9f8fe
Minor grammar updates ( #723 )
2017-11-19 22:48:43 -08:00
Daniel Berg
06010b3103
Change IBM Container Service naming ( #722 )
...
Aligning with IBM rebranding to use **IBM Cloud Container Service**.
2017-11-19 22:44:59 -08:00
ImgBot
05c2382343
[ImgBot] optimizes images ( #716 )
...
*Total: 3,494.61kb -> 2,560.15kb (26.74%)
\favicons\android-chrome-96x96.png -- 3.22kb -> 2.93kb (9.07%)
\favicons\apple-touch-icon.png -- 2.60kb -> 1.98kb (23.66%)
\favicons\favicon-16x16.png -- 1.06kb -> 0.75kb (29.35%)
\favicons\favicon-32x32.png -- 1.26kb -> 1.14kb (9.38%)
\favicons\mstile-150x150.png -- 4.66kb -> 4.16kb (10.61%)
\_docs\tasks\telemetry\img\dashboard_response_size.png -- 94.79kb -> 64.75kb (31.69%)
\img\istio_grafana_dashboard-new.png -- 897.44kb -> 584.92kb (34.82%)
\img\istio_zipkin_dashboard.png -- 166.26kb -> 137.50kb (17.3%)
\img\istio_grafana_dashboard.png -- 317.95kb -> 300.25kb (5.57%)
\_docs\guides\img\bookinfo\noistio.png -- 45.41kb -> 44.51kb (1.97%)
\_docs\guides\img\bookinfo\withistio.png -- 52.22kb -> 51.09kb (2.16%)
\img\logo.png -- 3.06kb -> 2.46kb (19.44%)
\_docs\tasks\telemetry\img\jaeger_trace.png -- 45.36kb -> 40.55kb (10.6%)
\_docs\setup\kubernetes\img\grafana_dashboard.png -- 176.05kb -> 108.38kb (38.44%)
\_docs\tasks\telemetry\img\zipkin_dashboard.png -- 67.88kb -> 57.84kb (14.79%)
\_docs\setup\kubernetes\img\servicegraph.png -- 200.43kb -> 150.34kb (24.99%)
\img\stackoverflow.png -- 3.57kb -> 3.56kb (0.3%)
\_docs\tasks\telemetry\img\grafana-istio-dashboard.png -- 233.56kb -> 152.77kb (34.59%)
\_docs\tasks\telemetry\img\zipkin_span.png -- 43.65kb -> 37.93kb (13.11%)
\img\twitter.png -- 1.65kb -> 1.64kb (0.47%)
\_docs\tasks\telemetry\img\prometheus_query_result.png -- 218.75kb -> 155.74kb (28.8%)
\_docs\tasks\telemetry\img\jaeger_dashboard.png -- 65.72kb -> 58.13kb (11.55%)
\_docs\tasks\telemetry\img\servicegraph-example.png -- 359.57kb -> 265.21kb (26.24%)
\_docs\tasks\telemetry\img\dashboard-with-traffic.png -- 488.51kb -> 331.62kb (32.12%)
2017-11-18 06:33:41 -08:00
Martin Taillefer
c446488e9d
Fix several Envoy-related broken links. ( #721 )
2017-11-18 06:23:49 -08:00
Laurent Demailly
34a4e683d5
Setup the html check in circleci ( #719 )
...
* Setup the html check in circleci
as jenkins is broken I've setup the rake test in circle ci
it's super fast thanks to caching the bundle install results
2017-11-17 21:06:44 -08:00
Martin Taillefer
012245ea54
Fix broken links to CONTRIBUTING.md ( #717 )
2017-11-17 17:03:21 -08:00
Martin Taillefer
537138c2bd
Update a few links following governance doc migration to the community repo. ( #715 )
2017-11-15 12:02:28 -08:00
chengliang
46f54138bc
Change key. ( #714 )
2017-11-14 17:04:41 -08:00
Lee Calcote
2863aff3e6
Added a few commas ( #711 )
...
To help the reader follow and digest design goals.
2017-11-12 21:41:58 -08:00
Ed Sweeney
f57b125fd3
need istio-system namespace for kubectl commands ( #710 )
...
If the user followed the standard install, they need to use `namespace` on these kubectl commands
2017-11-09 22:09:33 -05:00
Tao Li
23fc73492e
Put manual injection on top. ( #708 )
2017-11-09 14:32:06 -08:00
Laurent Demailly
99014c3134
updating the output to match the 'vm' namespace needed by the -vm yamls
...
and deleted redundant part
2017-11-08 20:49:11 -08:00
Laurent Demailly
fbb7cb99ce
Update for 0.2.12, shouldn't need the vm/mesh expansion workarounds anymore ( #705 )
...
* Update for 0.2.12, shouldn't need the workarounds anymore
* adding missing SERVICE_NAMESPACE stting
2017-11-08 20:43:33 -08:00
Oliver Liu
4a2931459f
Add task on plugging existing key/cert into Istio CA ( #695 )
...
* Add task on plugging existing key/cert into Istio CA
* Small fixes.
* Small fix.
* Add verification steps.
2017-11-08 15:34:29 -08:00
Oliver Liu
e0d4759e24
Link fix ( #707 )
...
* Link fix.
* Fix links.
2017-11-08 15:23:14 -08:00
Martin Taillefer
a1c02721e8
Link fix ( #706 )
2017-11-08 05:10:46 -08:00
Guang Ya Liu
47a226cc58
Update kubernetes version to 1.7 or newer. ( #694 )
...
All of the 1.7 kubernetes can works well with istio CRD resources,
we should update it to avoid confuse.
2017-11-03 21:32:35 -04:00
Martin Taillefer
834a98f360
Fix a bunch of links so that self-hosted istio.io works properly. ( #703 )
2017-11-03 17:14:15 -07:00
Sakshi Goel
fc57b98973
Update sidecar-injection.md ( #701 )
...
1.7.5 does not work for new clusters anymore. If we skip this line it should pick up the default - which is now at 1.7.8.gke
2017-11-03 20:35:13 +00:00
Martin Taillefer
c58e017db3
Add a blog entry about Mixer adapters. ( #700 )
2017-11-03 10:41:22 -07:00
Martin Taillefer
17a733935a
Updates for new repo layout. ( #699 )
2017-11-02 13:59:24 -07:00
Saurabh Mohan
4cbbd44b5a
Integrate VM's guide: add specific commands for Mysql VM ( #659 )
...
* Initial changes for mysql support on vms
* Fix typos in mysql commands.
* Incorporate edits from tech writers review.
* Change grant to be at localhost.
* Add mysql commands to change ratings and show output of registering of vm.
* fixing for missing kube-inject and correct yamls for .vm. namespace
* minor update
2017-11-01 00:43:18 +00:00
john-a-joyce
d671bcc3ee
Fixes transposed params in intergrating_vms guide ( #692 )
...
The istoctl register command had the port and IP fields
transposed. This fixes that and closes:
https://github.com/istio/istio.github.io/issues/691
2017-10-31 01:47:01 +00:00
Shriram Rajagopalan
b2497e0b9a
assorted fixes ( #689 )
2017-10-25 12:41:16 -04:00
Douglas Reid
1f99fa9fc3
Update Mixer section of troubleshooting ( #688 )
2017-10-25 09:38:25 -07:00
Douglas Reid
c4f89f5e9f
Add initial Partner/Vendor FAQ ( #687 )
2017-10-24 15:40:54 -07:00
Douglas Reid
e19ccf8ff3
Add cleanup for port-forward to Prometheus task ( #685 )
2017-10-24 10:33:03 -07:00
Douglas Reid
3cc3e01c56
Address Grafana task issues ( #686 )
2017-10-24 10:22:45 -07:00
Douglas Reid
fc62790e8d
Update TCP docs to address issues ( #684 )
2017-10-24 10:10:46 -07:00
chengliang
5ba66d20c0
Add auth attributes. ( #683 )
2017-10-24 09:44:07 -07:00
Lin Sun
7a0ef10b44
Modify yaml to fix the error from istioctl ( #678 )
...
* Switch to use kubectl as it works
https://github.com/istio/istio.github.io/issues/672#issuecomment-338002266
* fix the yaml file to continue use istioctl
* fix typo
* fix pre-submit error
https://github.com/istio/istio.github.io/pull/678/
* remove the last section since the script is gone
* remove the last section since the script is gone
2017-10-20 15:43:36 -04:00
Spike Curtis
22f6d00a50
Fix port naming rules. ( #673 )
...
* Fix port naming rules.
* redis is a valid protocol
2017-10-20 14:36:10 -04:00
Guang Ya Liu
ac1452c1c5
Updated document for excludeNamespaces in istio initializer. ( #680 )
2017-10-20 08:54:11 -04:00
Lin Sun
6d2a04907b
adding missing EOF ( #679 )
...
so the two commands can run successfully
2017-10-20 12:01:49 +08:00
Tao Li
d624b614ac
Reorder the tasks in Traffic Management section ( #677 )
2017-10-19 11:52:07 -07:00
Martin Taillefer
546b81e568
Fix formatting for ingress.html ( #674 )
2017-10-19 09:55:15 -07:00
Tao Li
7617c34281
Revise expansion page ( #671 )
2017-10-18 13:08:57 -07:00
Tao Li
dd07e4c89d
Revise a few docs to make it more clear ( #670 )
...
* Revise a few docs to make it more clear
* Address commment
2017-10-17 21:16:13 -07:00
Lin Sun
91494243e0
Switch to use kubectl create to avoid warning ( #668 )
...
➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl apply -f <(istioctl kube-inject -f bookinfo-add-serviceaccount.yaml)
serviceaccount "bookinfo-productpage" created
Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
deployment "productpage-v1" configured
➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl delete -f bookinfo-add-serviceaccount.yaml
serviceaccount "bookinfo-productpage" deleted
deployment "productpage-v1" deleted
➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl create -f <(istioctl kube-inject -f bookinfo-add-serviceaccount.yaml)
serviceaccount "bookinfo-productpage" created
deployment "productpage-v1" created
2017-10-17 18:21:13 -04:00
Lin Sun
93740c54d9
add a note when using non-default namespace ( #669 )
2017-10-17 18:20:07 -04:00
chengliang
6330147608
Add api attributes to attribute vocabulary. ( #666 )
...
* Add api attributes to attribute vocabulary.
* Improve the explanation of API attributes.
* Update comment for context.time.
* Update comment for api.service.
* Update comment for api.operation.
2017-10-16 12:00:42 -07:00
Rune Fevang
eddb73b528
Add documentation for using gRPC with ingress ( #656 )
2017-10-15 09:22:04 -04:00
Tim Joseph Dumol
dc13751c80
Fix minor doc issues re: Sidecar Injection. ( #663 )
...
Handles https://github.com/istio/issues/issues/75 .
* Tweak description of how `istio-initializer` behaves.
* Fix wrong initializer name (`status.sidecar.istio.io`).
2017-10-14 14:36:27 -07:00
Tao Li
2d9c24af24
Add liveness/readiness to security faq ( #667 )
...
* Add liveness/readiness to security faq
* Fix format
* Address comment
* Update faq.md
2017-10-14 12:21:05 -07:00
Arun prasath
640630caad
Fixes bug #608 - Fixes image caption and size ( #662 )
...
Added figcaption tag, removed width and removed notion of left and right
2017-10-14 12:02:38 -07:00
Laurent Demailly
a8d54f75ae
VMs: More tweaks, matching IPs, Auth checks ( #665 )
...
* More tweaks, matching IPs
Using host instead of dig as the output is simpler/straighforward
* Add processes and auth checks
* Review comment
2017-10-13 19:23:49 -07:00
Laurent Demailly
fd7a95517b
Mesh expansion/VM updates for missing .sh typos/dups, clarifications,... ( #657 )
...
* updates for missing .sh and typos/dups
* had swapped mask and env
* more fixes
* More update/fixes
* More updates
* No cluster arg to generateDnsmasq
And reformatting
* More changes, mention machineSetup, warning about base64/Mac
* GCP_OPTS for machineSetup too
And url fix up
* Rachael's review
thanks!
2017-10-12 18:46:49 -07:00
Jasmine Jaksic
a6079d88ab
Update release-notes.md
2017-10-11 12:08:59 -07:00
Sunny Gupta
c354adac34
Add steps to install Prometheus ( #654 )
2017-10-10 22:25:27 -04:00
Jason Young
7e3bcede02
fix github.com/istio/issues/issues/90 ( #652 )
2017-10-10 16:03:05 -04:00