Hi, Michael,
I can automatically set up ONAP on K8s (vagrant/libvirt/kubeadm + oom) except
the following components are in crashloop:
vagrant@onap:~$ kubectl get pods --all-namespaces | grep onap | grep Run | wc
73 438 7750
vagrant@onap:~$ kubectl get pods --all-namespaces | grep onap | grep -v Run
onap-clamp clamp-2925721051-bx059 0/1 Error
32 3h
onap-kube2msb kube2msb-registrator-4293827076-q3lf8 0/1
CrashLoopBackOff 45 3h
onap-vfc vfc-workflow-2530549902-b9q8r 0/1
CrashLoopBackOff 4 15m
I saw you update “ONAP Minimum R1 Installation Helm Apps” in wiki
HELM_APPS=('mso' 'message-router' 'sdnc' 'vid' 'robot' 'portal' 'policy' 'appc'
'aai' 'sdc' 'log')
Q1: Do you create openstack and run closed-loop with onap on k8s? which
components should be enabled to run closed-loop?
Q2: I assume all components can be run in R1 release, right?
Thanks,
-Ruijing
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss