Michael
9adf0fb638
Prepare release v2.11.0-rc1
2024-01-03 11:12:05 +01:00
Dylan Rodgers
dbc679dc30
Updates business callout in the documentation
2023-09-13 18:38:05 +02:00
Dylan Rodgers
878e7de56a
Add business callouts
2023-06-09 09:18:05 +02:00
Ludovic Fernandez
be702c2b61
Prepare release v2.10.0-rc1
2023-03-22 11:06:05 +01:00
Tom Moulard
b1db81d8ac
Prepare release v2.9.0 ( #9409 )
2022-10-03 15:43:04 +02:00
Skyler Mäntysaari
f75f636e27
Improve documentation for publishedService and IP options
2022-09-29 10:14:08 +02:00
Dylan Rodgers
37b6edb28c
Added resources for businesses
2022-09-09 17:17:53 +02:00
Mark Ormesher
146991efda
Fix wording of default behavior for namespaces option
2022-08-01 10:10:07 +02:00
Dylan Rodgers
28da781194
Add callout for anyone using Traefik to manage commercial applications
2022-07-05 10:02:09 +02:00
Romain
9ccc8cfb25
Prepare release v2.8.0-rc1
2022-06-13 17:26:12 +02:00
mpl
685962545a
docs: fix traefik version s/2.6/2.7/
2022-05-25 18:14:08 +02:00
Tom Moulard
73ba7ed2d2
Merge branch v2.6 into v2.7
2022-04-21 10:59:46 +02:00
Ludovic Fernandez
7c4bf602f0
Add title and description metadata to documentation pages
2022-04-15 15:44:08 +02:00
Tom Moulard
63bb770b9c
Allow empty services in Kubernetes CRD
2022-03-07 11:08:07 +01:00
Romain
5a1c936ede
Prepare release v2.6.0
2022-01-24 17:58:04 +01:00
Colin Wilson
e471239955
Remove typo in Kubernetes providers labelSelector examples
2022-01-06 11:58:07 +01:00
Kevin Pollet
b39d226fb8
fix: use host's root CA set if ClientTLS ca is not defined
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-03 17:38:07 +01:00
Pedro López Mareque
d9b8435a7d
feat: rename networking.k8s.io/v1beta1 to networking.k8s.io/v1
2021-10-21 09:44:12 +02:00
Romain
2b73860ea5
Adds pathType for v1 ingresses examples
2021-09-02 10:20:12 +02:00
Romain
e0b442a48b
Prepare release v2.5.0
2021-08-17 18:04:05 +02:00
romain
3a180e2afc
Merge current v2.4 into v2.5
2021-07-13 18:12:29 +02:00
Daniel Tomcej
3c1ed0d9b2
Disable ExternalName Services by default on Kubernetes providers
2021-07-13 12:54:09 +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
Luca Berneking
32e08f3510
Add k8s provider option to create services without endpoints
2021-05-06 18:12:10 +02:00
Manuel Zapf
29908098e4
Upgrade Ingress Handling to work with networkingv1/Ingress
2021-03-15 11:16:04 +01:00
Tom Moulard
606b43dc51
Clarify doc for ingressclass name in k8s 1.18+
2021-03-04 09:24:03 +01:00
Brendan Le Glaunec
0937cba870
Provider documentation fixes
2021-02-11 19:04:03 +01:00
Kevin Pollet
c74918321d
Prepare release v2.4.0
2021-01-19 16:50:04 +01:00
Romain
c21597c593
Add Kubernetes Gateway Provider
...
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2020-12-15 16:40:05 +01:00
Romain
be0845af02
Apply labelSelector as a TweakListOptions for Kubernetes informers
2020-11-20 00:18:04 +01:00
Ivor Scott
9fb32a47ca
Fix grammar in kubernetes ingress controller documentation
2020-11-19 10:04:04 +01:00
Romain
118c31eb8d
Fix yaml documentation
2020-09-23 11:38:03 +02:00
Romain
b40d35b779
chore: apply new documentation style.
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-09-23 10:20: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
Manuel Zapf
235d1d655d
Add example for the IngressClass usage
2020-09-01 10:18:03 +02:00
Romain
dafb14ff37
Support Kubernetes Ingress pathType
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2020-07-28 17:50:04 +02:00
Ludovic Fernandez
8f2951b275
Prepare release v2.3.0-rc1
2020-07-15 20:50:03 +02:00
Daniel Tomcej
cb6ec507e2
Add new ingressClass support to ingress provider
...
* add new ingressClass
* add doc
* lint
* adjust behavior to look for a class with a specific controller
* remove looking strange test ingressclass
* return nil rather than en empty object
* change documentation
* apply @kevinpollet suggestion
* change order of processIngress to be correct and adjust tests
* review: clean.
* review: clean.
* Fix for review
Co-authored-by: Manuel Zapf <manuel@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
Co-authored-by: Michael <michael.matur@gmail.com>
2020-07-15 19:18:03 +02:00
Lukas Pfannschmidt
04257afab7
Remove redundant paragraph in Kubernetes ingress documentation
2020-05-14 18:22:04 +02:00
Ludovic Fernandez
5adf74e6ce
doc: Use neutral domains.
2020-03-13 22:50:05 +01:00
Traefiker Bot
13ebd2c4e4
Update version references.
2020-03-05 21:46:04 +01:00
Fernandez Ludovic
e9d0a16a3b
Merge 'v2.1' into master
2020-02-29 00:59:18 +01:00
Bret Fisher
86407871e6
Docs: Clarifying format of ingress endpoint service name
2020-02-17 17:30:06 +01:00
Ludovic Fernandez
beec65938e
Improve documentation.
2020-02-17 11:04:04 +01:00
Ludovic Fernandez
6b7be462b8
Add Ingress annotations support
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-01-14 15:48:06 +01:00
Daniel Tomcej
50bb69b796
Document LE caveats with Kubernetes on v2
2019-12-09 10:16:05 +01:00
Ludovic Fernandez
e5104021b1
doc: remove double quotes on CLI flags.
2019-11-19 10:18:05 +01:00
Michael
17480abe85
YAML I love you
2019-09-23 17:00:06 +02:00
Ludovic Fernandez
bfde17b4d7
Improve routing documentation
2019-09-23 14:32:04 +02:00