Lin Sun
15da79a2d6
PR for #686 for setup section ( #584 )
...
* add another q for setup k8s FAQ #686
* additional consul FAQ tweaks #686
* clean up
* adding the prerequisites link #686
* minor cleanup
* add a clarification step
2017-10-02 14:36:53 -04:00
guptasu
ccd3273967
Update the docs with new template docs ( #573 )
2017-10-02 13:59:31 -04:00
GregHanson
fa8513c69c
modified docker cleanup steps, streamlined docker install steps for mac vs linux ( #586 )
2017-10-02 12:38:51 -04:00
Guang Ya Liu
a1d86b6095
Updated cleanup for distributed tracing. ( #578 )
2017-10-02 10:20:57 -04:00
Mark Eijsermans
a8c0359f41
istio-ingress-certs is the tls secretName for ingress ( #576 )
...
* istio-ingress-certs is the tls secretName for ingress
Use proper tls secretName so when SNI is supported this example still works. Added comment for clarity. I spent time trying to figure out how this worked before seeing the note below the example. Fix cleanup
* add istio-system namespace to cleanup steps
2017-10-02 10:19:52 -04:00
Lin Sun
5383b454ad
update istio bluemix setup instruction for getting the worker public ip #572 ( #577 )
...
* #572 update istio bluemix setup instruction
for getting the worker public ip
* minor tweaks for #572
* Initial draft of FAQ for setup
https://github.com/istio/istio/issues/686
* minor cleanup #686
* Update bookinfo.md
* adding consul faq
* Update faq.md
2017-10-02 10:14:35 -04:00
Sven Mawson
4057c08352
Update release roadmap for 0.2 release. ( #581 )
2017-10-01 22:52:24 -07:00
Andra Cismaru
46896e481f
Create cluster-admin rolebinding ( #569 )
...
* Create cluster-admin rolebinding
* Fix indentation
2017-09-29 18:21:48 -07:00
Laurent Demailly
9f75d7c5fe
Explain the advanced shortcut for enabling/disabling mTLS ( #575 )
...
Follow up on https://github.com/istio/istio.github.io/pull/566
2017-09-29 16:48:50 -07:00
Andra Cismaru
e3d66ec8b0
Clarification of enable/disable mTLS ( #566 )
...
* Clarification of enable/disable mTLS
* Code review comments
2017-09-29 15:35:46 -04:00
Jason Young
cd7835da52
Change proxy to istio-proxy on tasks description ( #571 )
2017-09-29 11:59:59 -07:00
Jang-Soo "Bruce" Lee
e43a08fd9b
Update for typo ( #568 )
2017-09-29 09:55:23 -04:00
Isaiah Snell-Feikema
a607409941
fix consul refs ( #564 )
2017-09-28 15:34:30 -05:00
Laurent Demailly
f2719f929e
this page is not ready ( #562 )
...
also fixed typo in link
2017-09-28 13:48:32 -04:00
Frank Budinsky
b63e2339b0
small improvements ( #563 )
...
* some fixes
* address review comments
2017-09-28 13:34:47 -04:00
Shriram Rajagopalan
2f5f53eebf
Replace jarring link to quick start and replace with a neutral link ( #561 )
...
* Adding guides for telemetry
* nits
* nit
* egress
* consul install file fix
* more task cleanup
* nits
* update telemetry tasks
* more tweaks
* remove what's next
* tweaks to security tasks
* some nits to telemetry guide
* overall tweaks
* remove jarring note about kubernetes and replace with something neutral
2017-09-28 13:00:11 -04:00
Shriram Rajagopalan
27066acf27
Clean up tasks ( #549 )
...
* Adding guides for telemetry
* nits
* nit
* egress
* consul install file fix
* more task cleanup
* nits
* update telemetry tasks
* more tweaks
* remove what's next
* tweaks to security tasks
* some nits to telemetry guide
* overall tweaks
2017-09-28 12:46:52 -04:00
Mark Eijsermans
f40d5e83a1
crd have moved to istio-system namespace since #909 ( #558 )
...
istio-config-default namespace no longer exists
2017-09-28 12:18:48 -04:00
Mark Eijsermans
f11615e3fd
Fix rule in access control example using denials ( #556 )
...
Fixes wrong spec.actions.handler definition
2017-09-28 12:13:07 -04:00
Guang Ya Liu
d710a97591
Update auth doc to get istio object from istio-system namespace. ( #557 )
2017-09-28 10:33:36 -04:00
Douglas Reid
0740eae730
Break up istio addon task into three distinct functionally-focused tasks ( #555 )
...
* Break up addons task
* Wrap text
* Remove unnecessary header
2017-09-28 10:32:16 -04:00
GregHanson
e47ff5d0a5
bug in consul bookinfo cleanup portion ( #560 )
2017-09-28 10:24:43 -04:00
Guang Ya Liu
663255158f
Added cleanup section for fault-injection and request-routing. ( #536 )
...
* Added cleanup section for fault-injection and request-routering.
* fixing file names
2017-09-28 09:59:13 -04:00
Kuat
9e3ef16a70
Update ingress.md ( #554 )
...
* Update ingress.md
* Update ingress.md
2017-09-27 22:09:23 -05:00
Lin Sun
185073254d
use istio-system as default namespace ( #551 )
...
as istio.yaml indicated for mixer deployment config.
2017-09-27 18:07:45 -04:00
GregHanson
0475b8cd69
first round of faq docs for traffic management task ( #550 )
2017-09-27 17:09:12 -04:00
Shriram Rajagopalan
afb26d2deb
fix bad font ( #548 )
2017-09-27 15:02:27 -04:00
Lin Sun
7c4ad19a4a
add initializer uninstall cmd in setup ( #547 )
...
* add initializer uninstall cmd
* address Shriram's feedback
2017-09-27 13:45:06 -04:00
Guang Ya Liu
fce45a310d
Updated ingress doc to handle initializer. ( #544 )
...
* Updated ingress doc to handle initializer.
* Update ingress.md
2017-09-27 13:22:05 -04:00
Frank Budinsky
c085a4e7cc
update config yaml in blog article ( #546 )
2017-09-27 12:36:29 -04:00
Guang Ya Liu
a5a7be3b9c
Added link for Istio-Initializer in quick start. ( #543 )
...
* Added link for Istio-Initializer in quick start.
* fix link.
2017-09-27 12:22:05 -04:00
Chakradhar Rao Jonagam
cb2bc20a4c
additional permission steps in openshift for running applications ( #542 )
2017-09-27 12:16:39 -04:00
mandarjog
9536e59bcc
Update mixer-config.md ( #527 )
...
* Update mixer-config
* fix links
* review comments
* missed one comment
* add examples of infrastructure backends
2017-09-26 20:19:34 -07:00
Laurent Demailly
1521a09248
Mesh Expansion (was cluster extension) ( #493 )
...
* Starting point/nav
* Costin's version
From https://github.com/istio/istio.github.io/pull/492
* Restore some of the initial content and the prerequisite/nav
title update
* First pass updates/corrections
Added a bit of content too
* Super-draft version of the task
Mostly placeholders - need to copy the exact commands from the test scripts and double-check.
* Update to use the new filenames
* setting traffic management task to draft mode.
* Small updates
* More examples and info
* Rename the file
* Update the content with the new name
* Move into kubernetes and fix links and renames
* Fixes for copypastable blocks + more
* Minor tweaks
* Some more minor updates
* Minor cosmetic fixes
* review fixes
Thanks a lot Rachel
* Last review comment
* Review comment
2017-09-26 18:32:18 -07:00
Shriram Rajagopalan
edfecd75c8
Adding guides for telemetry ( #541 )
...
* Adding guides for telemetry
* nits
* nit
2017-09-26 18:55:03 -04:00
Frank Budinsky
f6d5f528db
fix jekyll headers ( #540 )
...
* fix jekyll headers
* address review comment
2017-09-26 17:51:16 -04:00
Shriram Rajagopalan
4b28059ceb
consul quick start on docker ( #539 )
2017-09-26 17:39:32 -04:00
Douglas Reid
06a05930a0
Add "Istio Addons" Task ( #524 )
...
* merge
* Update metrics task with comments from previous PR
* Initial addons move commit
* Update istioctl command
* Update k8s install
* wrap lines
* Rename/move files
2017-09-26 16:49:59 -04:00
Gary Brown
644c455425
Add namespace to port forward command for zipkin/jaeger and jaeger deployment ( #534 )
...
* Add namespace to port forward command for zipkin
* Include similar fix for jaeger, to add the namespace to the deploy and port forwarding
2017-09-26 16:34:45 -04:00
Frank Budinsky
b11d3a3724
update bookinfo.md ( #511 )
...
* update bookinfo.md
* fix intelligent-routing guide and related tasks
* minor fixes
* nits
* fix broken links
2017-09-26 14:04:47 -04:00
Laurent Demailly
9d4dc380cf
have a more direct link to download and install ( #529 )
...
* have a more direct link to download and install
like in 0.1
* reduce the diff
* nvm
* reduce diff
* typo galore
* add back the link to old docs
put it at the end of the page
follow up on #509
2017-09-26 08:40:29 -07:00
Guang Ya Liu
1588885603
Clarify more detail for how to create application when enable initializer. ( #532 )
2017-09-26 09:40:32 -04:00
Lin Sun
0201b819ce
can't get service graph to work #935 ( #530 )
...
* misc cleanup to setup
* can't get service graph to work #935
* update servicegraph picture for multi reviews
2017-09-25 22:49:34 -04:00
Laurent Demailly
840825db2d
too many clicks, this is already about kubernetes
2017-09-25 19:23:45 -07:00
mandarjog
8cb6c16872
Fix istioctl create command ( #526 )
...
1. Fix create command
2. Remove extra `---` at the end of the document.
2017-09-25 14:05:02 -07:00
Lin Sun
9e87a3f8b8
rewording bluemix requirement for auto side car ( #523 )
2017-09-25 15:36:02 -04:00
Andra Cismaru
cb27332cee
Update install page ( #521 )
...
* Update install page
* Update port-forward command
* Added links
2017-09-25 15:34:55 -04:00
GregHanson
6e3b66a34b
fixed cleanup steps ( #522 )
2017-09-25 14:13:19 -04:00
Laurent Demailly
20b0e2fc2b
fix download url ( #519 )
...
* fix download url
* remove "stable"
2017-09-25 10:55:14 -07:00
Tao Li
2059ad73c1
Improve Auth FAQ by addressing comments left in previous PR ( #517 )
2017-09-25 13:53:30 -04:00