add faq section in docs
This commit is contained in:
parent
f7ea0b152b
commit
40957d43cc
4 changed files with 79 additions and 6 deletions
|
|
@ -6,12 +6,7 @@ It is built around the [Kubernetes Ingress resource](https://kubernetes.io/docs/
|
|||
|
||||
You can learn more about using [Ingress](http://kubernetes.io/docs/user-guide/ingress/) in the official [Kubernetes documentation](https://docs.k8s.io).
|
||||
|
||||
## Getting Started
|
||||
# Getting Started
|
||||
|
||||
See [Deployment](./deploy/) for a whirlwind tour that will get you started.
|
||||
|
||||
|
||||
# FAQ - Kubernetes 1.22 Migration
|
||||
|
||||
If you are using Ingress objects in your cluster (running Kubernetes older than v1.22),
|
||||
and you plan to upgrade to Kubernetes v1.22, please read [the migration guide here](./user-guide/k8s-122-migration.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue