Commit Graph

9 Commits

Author SHA1 Message Date
Eric Van Norman c0617549c8
Fix Kiali.io links (#10460)
* Fix Kiali.io links

* Update content/en/docs/ops/integrations/kiali/index.md

Co-authored-by: Ram Vennam <ram.vennam@solo.io>

Co-authored-by: Ram Vennam <ram.vennam@solo.io>
2021-11-03 10:46:40 -07:00
John Mazzitelli d316726772
No longer need this warning about Kiali addon install. (#10081)
Now that the Kiali addon has been upgraded to v1.36, there is no longer the monitoring dashboard CRD that we have to worry about. This is what caused that timing error (the CRD would fail to be established in time before the dashboards themselves started to get created).

Since this timing error won't happen, we can remove this warning in the docs.
2021-07-15 10:22:53 -07:00
Eric Van Norman ccaa943326
Add info on Kiali install (#7976) 2020-08-19 07:54:24 -07:00
John Mazzitelli a44e199c3b
[kiali] update for kiali that ships with istio 1.7 (#7913) 2020-08-11 13:06:08 -07: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
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
Jonh Wendell 8601356dd1
Fix Kiali link to deployment file (#7785) 2020-07-24 10:26:58 -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
John Howard ebed96e2bc
Add kiali integrations page (#7562)
* Add kiali integrations page

The primary purpose for this is to just have a page here for consistency
with other addons, most of the content still lives in the other doc I
link to here. That may change in the future but for now I think it makes
sense to just get something here and we can refactor in the future.

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-17 07:52:01 -07:00