Back to Traefik

Feature Deprecation Notices

docs/content/deprecation/features.md

3.7.0-ea.31.2 KB
Original Source

Feature Deprecation Notices

This page is maintained and updated periodically to reflect our roadmap and any decisions around feature deprecation.

FeatureDeprecatedEnd of SupportRemoval
Kubernetes Ingress API Version networking.k8s.io/v1beta1N/AN/A3.0
CRD API Version apiextensions.k8s.io/v1beta1N/AN/A3.0

Impact

Kubernetes Ingress API Version networking.k8s.io/v1beta1

The Kubernetes Ingress API Version networking.k8s.io/v1beta1 support is removed in v3. Please use the API Group networking.k8s.io/v1 instead.

Traefik CRD Definitions API Version apiextensions.k8s.io/v1beta1

The Traefik CRD definitions API Version apiextensions.k8s.io/v1beta1 support is removed in v3. Please use the API Group apiextensions.k8s.io/v1 instead.