Files
oam/knowledge base/traefik.md
2024-05-27 23:17:57 +02:00

68 lines
885 B
Markdown

# Traefik
TODO
Cloud native application proxy.
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Installation and configuration</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Proxy]
- [Website]
- [Github]
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[proxy]: proxy.md
<!-- Files -->
<!-- Upstream -->
[documentation]: https://doc.traefik.io/traefik/
[github]: https://github.com/traefik/traefik/
[website]: https://traefik.io/traefik/
<!-- Others -->