Skip to content

[doc] Issue in "Kubernetes folder" - rke2-ingress-config.yaml misplaced #845

@peteingithub

Description

@peteingithub

Kubernetes folder:

https://documentation.suse.com/suse-edge/3.3/html/edge/atip-management-cluster.html#mgmt-cluster-kubernetes-folder

...
├── kubernetes
│ ├── manifests
│ │ ├── rke2-ingress-config.yaml
│ │ ├── neuvector-namespace.yaml
│ │ ├── ingress-l2-adv.yaml
│ │ └── ingress-ippool.yaml
│ ├── helm

->

├── kubernetes
│ ├── manifests
│ │ ├── neuvector-namespace.yaml
│ │ ├── ingress-l2-adv.yaml
│ │ └── ingress-ippool.yaml
│ ├── helm

Ingress configuration is now in <EIB_BASE>/os-files/var/lib/rancher/rke2/server/manifests/rke2-ingress-config.yaml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions