Metalb gives confusing errors
Hello,
Im now trying to make metallb work
So I made this yaml files : https://github.com/RoelofWobben/devops/tree/main/metallb
but every time I try to apply them I see these errors :
resource mapping not found for name 'default-pool' namespace 'metallb-system` from 'metallb-config.yaml' : no matches found for kind 'IPaddressPool' om version metallb.io/v1beta1
ensure CRD's are installedresource mapping not found for name 'default-pool' namespace 'metallb-system` from 'metallb-config.yaml' : no matches found for kind 'IPaddressPool' om version metallb.io/v1beta1
I use metallb 0.16
Anyone a idea how to get out of this mess