Merge pull request #1911 from munnerz/update-diagram

Update high level overview diagram
This commit is contained in:
jetstack-bot 2019-07-22 17:12:39 +01:00 committed by GitHub
commit 9a6510ead0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 71 additions and 2 deletions

View File

@ -18,7 +18,7 @@ It is loosely based upon the work of [kube-lego](https://github.com/jetstack/kub
and has borrowed some wisdom from other similar projects e.g.
[kube-cert-manager](https://github.com/PalmStoneGames/kube-cert-manager).
![cert-manager high level overview diagram](/docs/images/high-level-overview.png)
![cert-manager high level overview diagram](./docs/images/high-level-overview.svg)
## Current status

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -17,7 +17,7 @@ certificates at a configured time before expiry.
It is loosely based upon the work of kube-lego_ and has borrowed some wisdom
from other similar projects e.g. kube-cert-manager_.
.. image:: images/high-level-overview.png
.. image:: images/high-level-overview.svg
:align: center
This is the full technical documentation for the project, and should be used as