docs: add comment about k3s version to ingress apiVersion in guide
This commit is contained in:
parent
f56c3383a6
commit
437f53a72c
@ -32,6 +32,7 @@ Therefore, we have to create the cluster in a way, that the internal port 80 (wh
|
||||
*Note*: `k3s` deploys [`traefik`](https://github.com/containous/traefik) as the default ingress controller
|
||||
|
||||
```YAML
|
||||
# apiVersion: networking.k8s.io/v1beta1 # for k3s < v1.19
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
|
Loading…
x
Reference in New Issue
Block a user