Commit Graph

11 Commits

Author SHA1 Message Date
jacob-delgado f65701893e
Minor typo in cert-manager documentation (#10098) 2021-07-21 03:01:10 -07:00
Jake Sanders b57fca3094
use cert-manager.io/v1 (#9770)
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-05-19 12:03:38 -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
Fernando Ripoll 0a8cb8313b
Replace deprecated api versions in EN docs (#7598) 2020-06-22 07:40:39 -07:00
Brandon DuRette 30adaa35e1
Fix typo in comment (#7444)
* Fix typo in comment

* Fix typo copy-pasta
2020-06-01 17:45:57 -07:00
John Howard 3240aea66b
Add tracing integration pages (#7415)
* Add tracing integration pages

* Alpha sort
2020-06-01 08:00:56 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
John Howard cb1df05201
Add prometheus integration doc (#7112)
* Add prometheus integration doc

* Typo in URL

* language fixes

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-04-23 09:31:58 -07:00
John Howard 6baafb5ef2
Remove cert-manager task with reference to new integration page (#6936)
* Remove cert-manager task with reference to new integration page

* fix alias

* Fix dead lines
2020-03-23 11:58:11 -07:00
Frank Budinsky 926c680a14
Fix YAML highlighting (#6932) 2020-03-20 08:37:46 -07:00
John Howard 9d1e48acb7
Add cert-manager integration doc (#6896)
* Add cert-manager integration doc

This starts the new "Integrations" page, which will include many other
integrations in the future. For now, I have added cert-manager
integration. We have an existing doc for this at
https://istio.io/docs/tasks/traffic-management/ingress/ingress-certmgr/
which I think we can remove, but I did not do that in this PR.

Note to the reviewer: this is explicitly not a task, as we do not
control cert-manager. Having an explicit set of steps and verifications
requires an exact working directions, which is maintained as
cert-manager evolves, etc. The goal here was to link out to cert-manager
docs wherever possible, and just document the very minimal amount needed
to actually get things integrated with Istio. As you can see from the
doc this is fairly minimal - for the most part, its just referencing a
secret crated by cert-manager.

* Update content/en/docs/ops/integrations/_index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-17 07:18:35 -07:00