Hi Fiachra Corcoran, Thanks for your support.. As you suggested now using the above command dev-sdnc is re-deployed(without uninstalling the other pods mentioned in the issue).
But looks like secret is not created again as we deleted in the 4th step above. Due to which, after netconf deployement, pod is not coming up. Could you please help? Cert status: root@onap04-helper-vm:/home/helm/helm# kubectl get cert -n onap NAME READY SECRET AGE cert-service-client-cert True oom-cert-service-client-tls-secret 11d cert-service-server-cert True oom-cert-service-server-tls-secret 11d dcae-ves-collector-5g-cert True dcae-ves-collector-5g-secret 33h netconfclient-cert True netconfclient-secret 7m57s netconfserver-cert True netconfserver-secret 7m57s selfsigned-cert True cmpv2-ca-key-pair 11d Netconf status: root@onap04-helper-vm:/home/helm/helm# kubectl -n onap get pod | grep netconf netconf-server-956b6dbcc-258s6 0/1 ContainerCreating 0 14m Describe o/p: Normal Scheduled 14m default-scheduler Successfully assigned onap/netconf-server-956b6dbcc-258s6 to onap04-k8s-3 Warning FailedMount 14m (x3 over 14m) kubelet MountVolume.SetUp failed for volume "certstore" : [secret "dev-sdnc-secret-0" not found, references non-existent secret key: tls.key] Warning FailedMount 12m kubelet Unable to attach or mount volumes: unmounted volumes=[certstore], unattached volumes=[kube-api-access-jn4gh certstore prep-certs prep-models]: timed out waiting for the condition Warning FailedMount 10m kubelet Unable to attach or mount volumes: unmounted volumes=[certstore], unattached volumes=[certstore prep-certs prep-models kube-api-access-jn4gh]: timed out waiting for the condition Warning FailedMount 3m28s (x2 over 5m43s) kubelet Unable to attach or mount volumes: unmounted volumes=[certstore], unattached volumes=[prep-models kube-api-access-jn4gh certstore prep-certs]: timed out waiting for the condition Warning FailedMount 70s (x2 over 7m57s) kubelet Unable to attach or mount volumes: unmounted volumes=[certstore], unattached volumes=[prep-certs prep-models kube-api-access-jn4gh certstore]: timed out waiting for the condition Warning FailedMount 15s (x12 over 14m) kubelet MountVolume.SetUp failed for volume "certstore" : secret "dev-sdnc-secret-0" not found -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24353): https://lists.onap.org/g/onap-discuss/message/24353 Mute This Topic: https://lists.onap.org/mt/97822023/21656 Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
