Improve Kubernetes support documentation
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
This commit is contained in:
parent
a7ef965412
commit
0a35fa096a
12 changed files with 24 additions and 182 deletions
|
@ -290,7 +290,7 @@ The Kubernetes Ingress Controller, The Custom Resource Way.
|
|||
### Custom Resource Definition (CRD)
|
||||
|
||||
* You can find an exhaustive list, generated from Traefik's source code, of the custom resources and their attributes in [the reference page](../../reference/dynamic-configuration/kubernetes-crd.md).
|
||||
* Validate that [the prerequisites](../../providers/kubernetes-crd.md#configuration-requirements) are fulfilled before using the Traefik custom resources.
|
||||
* Validate that [the prerequisites](../../providers/kubernetes-crd.md#requirements) are fulfilled before using the Traefik custom resources.
|
||||
* Traefik CRDs are building blocks that you can assemble according to your needs.
|
||||
|
||||
You can find an excerpt of the available custom resources in the table below:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue