Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when deploying of the ONOS RIC #2

Closed
RogelioPumajulca opened this issue May 6, 2024 · 1 comment
Closed

Error when deploying of the ONOS RIC #2

RogelioPumajulca opened this issue May 6, 2024 · 1 comment

Comments

@RogelioPumajulca
Copy link

Hello guys,
here I leave an issue that I have found (until now) when deploying the ONOS RIC in the VM artifact, I hope you can review it and maybe confirm if the applied workaround is enough or it may need further configurations.
Thanks.!

After running:
make OPT=ric

I got the following error:
Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "kpimon" namespace: "" from "": no matches for kind "Entity" in version "topo.onosproject.org/v1beta1"

ONOS-RIC_Error

Workaround:

helm repo add onosproject https://charts.onosproject.org
helm repo update
helm install -n kube-system onos-operator onosproject/onos-operator --wait

@onehouwong
Copy link
Contributor

Thank you so much for sharing! I have added your workaround to the troubleshooting section of the deployment guide so that everyone deploying the ONOS RIC can benefit from it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants