Commit Graph

68 Commits

Author SHA1 Message Date
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
zhengbingxian 8d5a9ff936
keep the same ip:port as above (#13367) 2023-06-15 00:29:11 -07:00
Frank Budinsky 554dc8e39c
gateway-api: more gateway api documentation (#12163)
* gateway-api: more gateway doc

* tweak

* Update content/en/docs/setup/additional-setup/gateway/index.md

Co-authored-by: John Howard <howardjohn@google.com>

Co-authored-by: John Howard <howardjohn@google.com>
2022-10-31 09:48:00 -07:00
Frank Budinsky 3a2d27a49b
A few doc layout and clarity improvements (#12115) 2022-10-18 09:45:23 -07:00
Frank Budinsky 5e89d73d81
Add gateway-api instructions to getting-started and bookinfo docs (#12021)
* Add gateway-api instructions to getting-started and bookinfo docs

* fix lint

* fix cleanup

* regen

* fix lint

* fix setup

* fix include path

* v1alpha2 -> v1beta1

* regen

* install k8s crds

* fix lint

* fix cleanup

* lint

* workaround duplicate crd problem

* fix cmd

* fixes

* lint

* more fixes

* typo

* regen

* uncomment failing snip

* no choice in getting-started

* lint

* typo

* remove duplicate section title
2022-10-03 12:11:48 -07:00
Eric Van Norman afd153c961
Fix ingress control doc related to other providers and numbering (#11969)
* Fix ingress control doc related to other providers and numbering

* Run make gen

* Add back TCP_INGRESS_PORT

* Revert to dash seperator for consistency
2022-09-20 10:37:38 -07:00
Istio Automation c11ce33cc6
Fix outdated URL fragment (#11915)
This section ID on Kubernetes docs was renamed from `#nodeport` to `#type-nodeport`.

Co-authored-by: Calaway <calaway@users.noreply.github.com>
2022-09-16 07:35:10 -07:00
Tong Li 3f3fe2fe44
Promoted command x uninstall to install (#11707)
* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/install/operator/test.sh

Promoted command x uninstall to install

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-18 14:33:52 -07:00
Eric Van Norman 9689696934
Update minikube instructions related to ingress host and port (#11326)
* Update minikube instructiuons related to ingress host and port

* Rune make gen

* Update test script with new snippet names (renumbered)
2022-05-24 07:48:10 -07:00
Eric Van Norman e168c8951e
Update to use dynamic version (#10979)
* Update to use dynamic version

* make gen
2022-03-01 15:39:05 -08:00
Eric Van Norman 3b2cd03943
Update test reference to latest istio (#10336)
* Update test reference to latest istio

* Update helm output

* Update install/operator test to allow <pending> IP for running locally.

* fix lint

* Gateway changes

* Fix gateway

* Remove remaining webhook to make tests pass

* Change to use istioctl tag remove
2021-09-16 11:53:40 -07:00
Eric Van Norman e914879e02
Add links to supported releases page (#10156)
* Add links to supported releases page

* Change compatible to supported
2021-08-06 13:22:56 -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
Shamsher Ansari bb6a28f46a
Add note to generate trace data for Kiali dashboard (#9526)
* Add note to generate trace data for Kiali dashboard

* fix gen
2021-04-14 08:44:38 -07:00
Bartosz Wojcicki 94ec71bb87
Polidea update - FAQs (#9485)
* Serve the existing FAQs dynamically using previous template

* Fix lint errors
2021-04-09 07:45:45 -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
Istio Automation bc892e3ff4
[master] doc: update broken link (#8535)
* doc: update broken link

align with https://kiali.io/documentation/latest/quick-start/#_install_via_istio_addons

* doc: replace by relative link

Signed-off-by: alpha.wong <jhexe2002@gmail.com>

* Update index.md

Co-authored-by: Alpha <AlphaWong@users.noreply.github.com>
Co-authored-by: alpha.wong <jhexe2002@gmail.com>
2020-11-20 10:11:57 -05:00
Frank Budinsky 3ab0b04419
Remove @...@ from dir, only works for files (#8516) 2020-11-17 11:15:12 -08:00
Frank Budinsky 3d7ab4ade8
Install approach FAQ (#8455)
* Install approach FAQ

* lint

* tweak

* address review comments

* cleanup

* more review comments
2020-11-09 09:08:21 -08:00
Frank Budinsky 35bd23224f
Fix profile warning in getting started doc (#8456)
* Fix profile warning in getting started doc

* Update content/en/docs/setup/getting-started/index.md
2020-11-09 06:41:58 -08:00
Martin Hickey 3ad1c77709
Update the docs to add OpenShift install profile (#8337)
* Update the docs to add OpenShift install profile

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>

* Update after review

Review comments:
- https://github.com/istio/istio.io/pull/8337/files#r510248821
- https://github.com/istio/istio.io/pull/8337/files#r510288852

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2020-11-05 09:25:33 -08:00
Shamsher Ansari ff342ccb55
Fix waiting for Kiali deployment to be ready (#8436)
* Fix waiting for Kiali deployment to be ready

* verify Kiali deployment
2020-11-03 08:35:56 -08:00
Eric Van Norman d0a8448c05
minor updates to Before You Begin (MC doc). (#8400)
* minor updates

* Review comments
2020-10-30 06:56:31 -07:00
Morven Cao be6cfe1257
add instruction to remove istio label. (#8279)
* add instruction to remove istio label.

* run gen.
2020-10-09 06:44:13 -07:00
Frank Budinsky 65e28d2b6c
Small improvements on getting started page (#8195) 2020-09-23 09:17:57 -07:00
Ram Vennam a29e41441d
Remove period at the end of the curl command (#8186)
* Remove misleading period

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update index.md

* add snips

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-22 16:37:20 -07:00
Eric Van Norman cc1a34f99c
Update test reference - master (#8103)
* Update test reference

* Test framework changes

* Another required change

* Update Tag to 1.8

* Pick istio/istio commit that actually exists

* Disable ISTIO_META_DNS_CAPTURE

* Add --skip-confirmation to istioctl installl commands

* Increase test timeout. First pass at fixes.

* Update to later istio/istio that fixes DNS and minor fixes

* test fixes

* Pick up go.mod `replace` changes from #8118

* Fix istioctl-analayze and mirror

* Fix mtls-migration test

* Update istio to include commit to fix egress

* Re-enable verify with fix

* Update istio/istio ref for egress fix

* Fix tasks/security/authorization/authz-td-migration - remove ns

* Shorten wait timeout so tests complete in under an hr

* Let tests continue after wait timeout

* Fix --skip-confirmation to -y and use yes | in tests

* revert yes | to echo y |

* Additional echo y fix

* Code review comments

* Change verify from same to contains as k8s 1.19 has extra warning lines.
2020-09-16 11:44:20 -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
Istio Automation c085498dfc
Fixed a grammatical error in a sentence. (#7987)
Fixed a grammatical error in a sentence.

Co-authored-by: Dharmendra Kumar <dharm.kumar@partner.samsung.com>
2020-08-20 08:55:24 -07:00
Eric Van Norman 3fe1109577
Small fixes related to add ons. (#7975) 2020-08-19 07:46:28 -07:00
Brian Avery 748d60498e
Add docs for target_arch (#7922)
* Update index.md

* Move example to 1.6 and add TARGET_ARCH docs

* Fixed reference to 1.4.3

* Simplify tip for architecture/version
2020-08-13 06:08:35 -07: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
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
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
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
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Albert Sun 2f1ba00487
Add IBM Cloud Kubernetes Service specific instructions for node port Ingress Host (#7663)
* Add IBM Cloud Kubernetes Service specific instructions for Ingress Host

The previous instruction put IBM cloud under other environments, and the command set the Ingress Host to the wrong address.

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Moved IBM Cloud instructions above Docker

* Add IBM Cloud Node port Ingress host instructions to same documentation

* Update Ingress Control Tests

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* update snips.sh

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-07 13:18:01 -07:00
John Howard d66d367ed2
Move install documentation to recommend samples/addons/ (#7516)
* Move install documentation to recommend samples/addons/

For https://github.com/istio/istio/issues/23583

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-25 08:17:55 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Shamsher Ansari bef16dfbdd
Update profile setup output (#7409) 2020-05-27 06:48:06 -07:00
Ram Vennam f83b02fabc
Add istioctl analyze to Getting Started (#7279) 2020-05-13 13:52:00 -07:00
John Howard 0d9131bef9
Update install output (#7182) 2020-04-29 09:07:37 -07:00
John Howard fc0147440f
Fix removed folder reference (#7181)
Fixes https://github.com/istio/istio/issues/23370
2020-04-29 08:56:59 -07:00
Eric Van Norman d570a7e969
Reorder uninstall putting Bookinfo sample first. (#7161) 2020-04-27 07:14:07 -07:00
Jonh Wendell 1449b54534
Uninstall: add note about removal of istio-system ns (#7151)
* Uninstall: add note about removal of istio-system ns

Fixes: #23189.

* Clarify the reason of not removing it

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-24 09:20:40 -07:00
Shamsher Ansari a8f801c11d
Reword to clarify the intent of external access (#6888) 2020-03-16 11:09:21 -07: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