Commit graph

45 commits

Author SHA1 Message Date
Ludovic Fernandez 466d7461b7
Split Docker provider 2023-05-10 15:28:05 +02:00
Fernandez Ludovic 7875826bd9 Merge branch v2.10 into v3.0 2023-03-21 16:45:33 +01:00
Romain 7af9d16208
Introduce traefik.io API Group CRDs 2023-03-20 15:38:08 +01:00
Romain 2b67f1f66f
Remove Marathon provider 2022-12-19 11:52:05 +01:00
Tom Moulard 2ad1fd725a
Remove Rancher v1 provider 2022-12-19 10:42:05 +01:00
Dylan Rodgers 37b6edb28c
Added resources for businesses 2022-09-09 17:17:53 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Tom Moulard c9df233d24
Changing default file format for the snippets from TOML to YAML 2021-06-19 00:08:08 +02:00
Romain fc9f41b955
Add TCP Middlewares support 2021-06-11 15:30:05 +02:00
Jean-Baptiste Doumenjou 992d4c1b94
Upgrade the CRD version from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2021-03-03 15:32:04 +01:00
Brendan Le Glaunec 502c88ee3f
Middleware documentation fixes 2021-02-11 14:34:04 +01:00
Andrew Savinykh b1ba42410b
Moving Provider Namespace documentation topic to Configuration Discovery section 2020-10-15 14:54:04 +02:00
Jean-Baptiste Doumenjou c0f1e74bed
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-09-16 15:46:04 +02:00
Freddy Grieshaber 0f7c322623
Improve documentation for usage of Kubernetes Ingress 2020-09-15 09:46:04 +02:00
Ludovic Fernandez 5adf74e6ce
doc: Use neutral domains. 2020-03-13 22:50:05 +01:00
Vyacheslav Matyukhin 4a1d20e8a3
Fix formatting in "Kubernetes Namespace" block 2020-02-12 14:26:05 +01:00
Steve Groom 2eaf3136f9
Minor documentation tweaks. 2020-02-04 21:20:04 +01:00
Andrew Privalov 7be2db6e86 Add Consul Catalog provider 2019-10-15 17:34:08 +02:00
Olivier Beaudoin ed4b2f74ff Update scope of services and middlewares 2019-10-07 12:50:04 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
mpl 4ec90c5c0d Add rate limiter, rename maxConn into inFlightReq
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-08-26 03:20:06 -07:00
Ludovic Fernandez 75c99a0491 doc: improve examples. 2019-07-22 09:58:04 +02:00
Jan 022d14abe1 Fixed a typo in label. 2019-07-19 17:00:05 +02:00
Ludovic Fernandez 093658836e Restrict traefik.toml to static configuration. 2019-07-15 10:22:03 +02:00
Ludovic Fernandez c7d336f958 Use the same case everywhere 2019-07-01 11:30:05 +02:00
mpl 96962dd21f Handle cross-provider middleware in kubernetes CRD
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-06-26 14:14:05 +02:00
Ludovic Fernandez dd62051e6c Improve middleware documentation. 2019-06-24 06:04:03 +02:00
Jean-Baptiste Doumenjou 80b35575df Define TLS options on the Router configuration for Kubernetes
Co-authored-by: juliens <julien@containo.us>
2019-06-21 17:18:05 +02:00
Ludovic Fernandez adc9a65ae3 Use name@provider instead of provider@name. 2019-06-21 09:54:04 +02:00
Ludovic Fernandez e9792b446f Change the provider separator from . to @ 2019-06-20 00:40:05 +02:00
Julien Salleyron 518a37e776 rework loadbalancer support 2019-06-05 22:18:06 +02:00
Ludovic Fernandez ac612734c8 fix the documentation about middleware labels. 2019-05-27 18:10:04 +02:00
llussy b3057a0ec3 Fix typo in the CRD documentation 2019-05-27 10:24:04 +02:00
Ludovic Fernandez 4b5c3ccf58 Adds a reference to the middleware overview. 2019-04-29 19:36:07 +02:00
Marcelo Glezer b8b0c8f3e5 compress link fixed 2019-04-25 17:54:05 +02:00
Ludovic Fernandez 535280c162 doc: middleware -> middlewares. 2019-04-17 09:34:04 +02:00
Julien Salleyron d1d2611665 Handle TCP in the marathon provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-04-15 18:22:07 +02:00
Ludovic Fernandez 883f90dded fix: remove invalid commas. 2019-04-01 17:56:04 +02:00
Ludovic Fernandez a45f285a5c Enhance middleware examples. 2019-03-29 12:34:05 +01:00
Jean-Baptiste Doumenjou fd26cf265d Fix some minors errors on the documentation 2019-03-26 16:32:06 +01:00
mpl c4b7e8f288 doc: kubernetes CRD provider
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-03-19 16:44:06 +01:00
Julien Salleyron 4a68d29ce2 Add a new protocol
Co-authored-by: Gérald Croës <gerald@containo.us>
2019-03-14 09:30:04 +01:00
Gérald Croës ac6b11037d Documentation Revamp
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-02-26 14:50:07 +01:00