Istio Automation
a75de76203
Automator: update istio.io@ reference docs ( #7895 )
2020-08-07 19:09:03 -07:00
Shamsher Ansari
616983f3fa
Update controlz interface img and output command ( #7859 )
...
* Update controlz interface img and output command
* Fix review comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* use istiod pod name
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update title and description to be more specific to istiod
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-07 08:51:05 -07:00
Shamsher Ansari
7253e75d5d
Update istioctl describe output ( #7863 )
2020-08-07 06:35:58 -07:00
Istio Automation
5a1915cda0
Automator: update istio.io@ reference docs ( #7883 )
2020-08-06 19:12:13 -07:00
Frank Budinsky
08c3e1db01
Multicluster terminology improvements ( #7873 )
...
* Multicluster terminology improvements
* review comments
* tweak
2020-08-06 14:19:52 -07:00
Shamsher Ansari
d5446d7ef1
Fix Prometheus and Grafana svc not found during observability ( #7878 )
...
* Fix Prometheus and Grafana svc not found during observability
* fix review comments
2020-08-06 12:49:29 -04:00
Eric Van Norman
81489373e7
Automate Getting Started ( #7814 )
...
* Automate Getting Started
* Add sleep cleanup
* Update cleanup
* Ignore not found on cleanup
* Review comments
* More review comments
* Cleanup prior sleep again
* Add kiala start/stop
2020-08-06 12:39:33 -04:00
Eric Van Norman
65439241fd
Fix some command output issues on Installing Sidecar page ( #7881 )
...
* Fix some output issues
* Fix links
2020-08-06 07:27:14 -07:00
Jonh Wendell
83482ee705
Cleanup OpenShift instructions, removing outdated info ( #7880 )
2020-08-06 06:56:26 -07:00
Eric Van Norman
4a0e9adc24
istioctl manifest changes ( #7874 )
2020-08-05 12:20:52 -07:00
Eric Van Norman
bc5071b44b
Update test reference to 1.7.0-beta.1 ( #7868 )
...
* Update test reference to 1.7.0-beta.1
* Fix testcase with new istioctl anaylze changes
* One more change in URL
2020-08-05 14:46:21 -04:00
Oliver Liu
0dcf97450a
Remove citadel from instructions. ( #7872 )
2020-08-05 11:06:41 -07:00
Xinnan Wen
47a3230f79
fix doc of operator installation ( #7870 )
2020-08-05 06:32:38 -07:00
Istio Automation
f14975ccb4
Automator: update istio.io@ reference docs ( #7871 )
2020-08-04 19:10:46 -07:00
Frank Budinsky
c84690b958
Fix broken circuit-breaking test ( #7866 )
...
* Fix broken circuit-breaking test
* supress stderr
* curl -quiet
* tweak
2020-08-04 16:42:23 -04:00
John Howard
e835bdbe26
Do not explicitly set addon namespace ( #7847 )
...
* Do not explicitly set addon namespace
its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail
* fix -f flag
2020-08-04 13:25:05 -07:00
Ed Snible
8b5cf440ce
Syntax for --log_output_level; and de-emphasize Mixer ( #7843 )
2020-08-04 14:09:16 -04:00
Eric Van Norman
8c97be2e29
Fix spelling ( #7850 )
2020-08-04 14:07:34 -04:00
Ed Snible
a822dc7af6
Remove 'Secret Creation' operation ( #7841 )
...
* Remove 'Secret Creation' operation
* Ran 'make gen'
* Restore zh doc
2020-08-04 13:12:54 -04:00
Navraj Singh Chhina
e9d63da862
Egress Gateway Automated Doc Test ( #7832 )
...
* add missing cleanup for vs nginx
* add test
* fix sourcepod
* add ...
* use verify contains
* revert boilerplate
* disable SC2155
* remove waitfordep
2020-08-04 12:21:30 -04:00
Mitch Connors
5905596d25
remove duplicate = ( #7856 )
2020-08-04 07:36:33 -07:00
Mitch Connors
ef70b8e44f
Add missing var declaration ( #7851 )
2020-08-04 06:44:17 -07:00
Istio Automation
aaaca6f732
Automator: update istio.io@ reference docs ( #7852 )
2020-08-03 19:11:29 -07:00
Istio Automation
dfeeb653a5
Automator: update istio.io@ reference docs ( #7838 )
2020-08-02 19:09:44 -07:00
Istio Automation
da34be26c1
Automator: update istio.io@ reference docs ( #7835 )
2020-08-01 19:12:53 -07:00
Lucas Ponce
6900c85d8a
Update Kiali overview ( #7825 )
2020-07-31 11:21:43 -07:00
Frank Budinsky
310d1a02b1
Rename standalone-operator -> operator ( #7819 )
2020-07-30 11:22:35 -07:00
Frank Budinsky
e43d0b6ff5
Small doc fixes ( #7818 )
2020-07-30 07:04:43 -07:00
Xinnan Wen
15aa657bb5
Add docs for new istioctl and operator change ( #7791 )
...
* Add docs for new istioctl and operator change
* fix lint and address some comments
* address more comments
* add instruction for helm
* address new comments
* fix new comments
* Update content/en/docs/setup/install/standalone-operator/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* address comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-30 09:24:09 -04:00
Mitch Connors
4521eb0239
fix bash variable name ( #7816 )
2020-07-30 06:14:43 -07:00
Eric Van Norman
9d3dff5dde
Update kind to use non-beta Dashboard UI ( #7808 )
2020-07-29 14:54:49 -07:00
Eric Van Norman
a8d0d554ec
Getting Started differences ( #7810 )
...
* Getting Started differences
* Update to use local directory
* Remove warning message
2020-07-29 14:47:49 -07:00
Christian Posta
155950f011
update health check mtls doc to reflect default value ( #7801 )
...
* update health check mtls doc to reflect default value
* fix lint, make text more accurate
2020-07-29 14:40:44 -07:00
John Howard
265936889f
Update addon installation docs for 1.7 ( #7802 )
...
* Update addon installation docs for 1.7
* lint
* More fixes
* Update output
2020-07-29 13:02:27 -04:00
Istio Automation
c2063a8d5b
Automator: update istio.io@ reference docs ( #7804 )
2020-07-28 19:11:36 -07:00
Frank Budinsky
ad0944af96
Install instruction improvement ( #7800 )
...
* Install instruction improvement
* fix lint
* tweaks
2020-07-28 10:15:36 -07:00
Frank Budinsky
8cf093e8f3
Fix snip generator for multiple @...@ on a line ( #7797 )
...
* Fix snip generator for multiple @...@ on a line
* remove @ from folder url
2020-07-28 09:54:40 -07:00
Vadim Eisenberg
f00434d282
fix kubectl patch instructions for meshConfig.outboundTrafficPolicy ( #7798 )
...
take into account the case when meshConfig.outboundTrafficPolicy is not defined
2020-07-28 09:33:45 -07:00
Istio Automation
122ca82502
Automator: update istio.io@ reference docs ( #7764 )
2020-07-28 08:50:43 -07:00
Simon Alling
8528095c20
Clarify domain stubbing parts ( #7796 )
2020-07-28 08:08:44 -07:00
Ed Snible
4d65bd2507
Automated test case for "istioctl analyze" ( #7781 )
...
* Initial automated test for ops/diagnostic-tools/istioctl-analyze/
* Automated test for analyzer
* Lint
* Incorporate PR comments
* Lint
* Use less 'elided' and simplify user steps
* Script clean up
* Clean-up
* Restore partial @, restore part of sample output
2020-07-27 15:45:56 -07:00
Navraj Singh Chhina
33cada47b7
Fix missing timeout unit for istioctl experimental wait ( #7792 )
...
* add missing cleanup for vs nginx
* fix missing unit
2020-07-27 09:05:10 -07:00
Vadim Eisenberg
54113c6864
add warnings about using DNS resolution ( #7788 )
...
* add warnings about using DNS resolution
* the gateway perform -> the gateway performs
* Apply comments of @frankbu, part 1
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* remove "the" from "the DNS resolution"
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* remove the from "the DNS resolution", if ... were ... would -> if ... is ... will
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* remove the from
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-26 10:42:55 -07:00
Vadim Eisenberg
8e51aad4fa
use Istio Operator to control the policy of accessing external services ( #7786 )
...
set spec.meshConfig.outboundTrafficPolicy.mode to ALLOW_ANY or REGISTRY_ONLY
the previous approach does not work
2020-07-24 12:31:05 -07:00
Shamsher Ansari
8e91ba9cf8
use install instead of manifest apply ( #7784 )
2020-07-24 10:34:31 -07:00
Jonh Wendell
8601356dd1
Fix Kiali link to deployment file ( #7785 )
2020-07-24 10:26:58 -07:00
Shamsher Ansari
97c450baad
Use full version for charts download URL ( #7774 )
...
* update charts download version to 1.7
* use full version for download URL
* keep older version
2020-07-24 07:43:46 -07:00
Mark Vanderwiel
54cbeb42de
Clarify where annotation should be inserted ( #7780 )
...
* Clarify where annotation should be inserted
Explain the default merge scrape path:port.
Add some detail on where the annotations should go.
* Update index.md
* Update index.md
* Update index.md
* Update index.md
2020-07-23 13:07:35 -07:00
Eric Van Norman
140e1eb449
Update grab_reference_docs to also strip `latest` from url ( #7773 )
...
* Update grab_reference_docs to also strip `latest` from url
* Update scripts/grab_reference_docs.sh
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-23 06:45:47 -07:00
Eric Van Norman
db796eab17
Branch cut changes for release-1.7 ( #7767 )
...
* Branch cut changes for release-1.7
* Missed make gen
2020-07-22 09:12:06 -07:00