|
Kubernetes operator for ONAP databases
#kubernetes
#oom
Hi all, I am using ONAP Frankfurt release. I see that all of databases are deployed using statefulset and without any operators. Is that OK for a production environment? If no, how can I fix this? Tha
Hi all, I am using ONAP Frankfurt release. I see that all of databases are deployed using statefulset and without any operators. Is that OK for a production environment? If no, how can I fix this? Tha
|
By
Ali Akbar Hemmati
· #22811
·
|
|
#kubernetes
#kubernetes
Hi, If all nodes( master and worker node) goes out of network, What should be the outcome? We have deployed frankfurt release. In our case due to the network failure, kubernetes cluster gets reformed
Hi, If all nodes( master and worker node) goes out of network, What should be the outcome? We have deployed frankfurt release. In our case due to the network failure, kubernetes cluster gets reformed
|
By
CDOT ONAP
· #21999
·
|
|
virtlet.cloud/ubuntu/16.04:latest Image pull Backoff error
#5G
#k8s
#multicloud
#kubernetes
Hi, I'm trying to run CNF deployment by following the pages: https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP . I took the vfw helm chart from ge
Hi, I'm trying to run CNF deployment by following the pages: https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP . I took the vfw helm chart from ge
|
By
Sudhakar Reddy
· #21131
·
|
|
Included AWX service not working
#kubernetes
#elalto
#nodeport
actually it's a "AWX" issue: https://github.com/ansible/awx/issues/5473 De : onap-discuss@... [onap-discuss@...] de la part de jas.dhillon@... [jas.dhillon@...
actually it's a "AWX" issue: https://github.com/ansible/awx/issues/5473 De : onap-discuss@... [onap-discuss@...] de la part de jas.dhillon@... [jas.dhillon@...
|
By
Sylvain Desbureaux
· #20685
·
|
|
Included AWX service not working
#kubernetes
#elalto
#nodeport
Hello, I took a look on a master: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied) 2020-04-16 05:37:44,301 INFO exited: nginx (exit status 1; not expected) 2020-04-16 05:37:45,303 IN
Hello, I took a look on a master: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied) 2020-04-16 05:37:44,301 INFO exited: nginx (exit status 1; not expected) 2020-04-16 05:37:45,303 IN
|
By
Sylvain Desbureaux
· #20684
·
|
|
Included AWX service not working
#kubernetes
#elalto
#nodeport
Hello, The `awx-service` (running at port 30478) results in connection-refused. It seems like the actual `awx_task` process is running on port 8050, but the k8s-service is created on port 8052: --- ap
Hello, The `awx-service` (running at port 30478) results in connection-refused. It seems like the actual `awx_task` process is running on port 8050, but the k8s-service is created on port 8052: --- ap
|
By
jas.dhillon@...
· #20654
·
|
|
Helm > Error: trying to send message larger than max
#oom
#helm
#casablanca
#lfn
#kubernetes
Hi, removing old configmaps versions and limiting the helm history to 5-10 versions did the trick for me. > https://github.com/helm/helm/issues/2332#issuecomment-336565784 Regards David -- David Pérez
Hi, removing old configmaps versions and limiting the helm history to 5-10 versions did the trick for me. > https://github.com/helm/helm/issues/2332#issuecomment-336565784 Regards David -- David Pérez
|
By
David Perez Caparros
· #16066
·
|
|
Helm > Error: trying to send message larger than max
#oom
#helm
#casablanca
#lfn
#kubernetes
Hi, I am starting to get errors like the one below when deploying/undeploying with helm, branch Casablanca, running for ~70 days. # helm undeploy dev-sniro-emulator --purge Error: trying to send messa
Hi, I am starting to get errors like the one below when deploying/undeploying with helm, branch Casablanca, running for ~70 days. # helm undeploy dev-sniro-emulator --purge Error: trying to send messa
|
By
David Perez Caparros
· #16047
·
|
|
VFWCL Closed Loop.
#casablanca
#oom
#kubernetes
#policy
Hi Marco, Thanks again for your support and guidance. I have successfully uploaded the policies for vFW_PKG following your approach, and I can view them as well in Policy UI. The Drools rules artifact
Hi Marco, Thanks again for your support and guidance. I have successfully uploaded the policies for vFW_PKG following your approach, and I can view them as well in Policy UI. The Drools rules artifact
|
By
Kamel Idir
· #15412
·
|
|
VFWCL Closed Loop.
#casablanca
#oom
#kubernetes
#policy
Kamel, I’m not sure whether the update-policy script has been tested recently, so I propose another approach in case that script doesn’t work for you: Login to PAP Policy container from Rancher VM Cop
Kamel, I’m not sure whether the update-policy script has been tested recently, so I propose another approach in case that script doesn’t work for you: Login to PAP Policy container from Rancher VM Cop
|
By
Marco Platania
· #15394
·
|
|
VFWCL Closed Loop.
#casablanca
#oom
#kubernetes
#policy
For ONAP Casablanca release, the update-vfw-op-policy.sh script is under /oom/kubernetes/policy/charts/drools/resources/scripts folder as shown below ubuntu@onap-1:~/oom/kubernetes/policy/charts/drool
For ONAP Casablanca release, the update-vfw-op-policy.sh script is under /oom/kubernetes/policy/charts/drools/resources/scripts folder as shown below ubuntu@onap-1:~/oom/kubernetes/policy/charts/drool
|
By
Kamel Idir
· #15380
·
|
|
VFWCL Closed Loop.
#casablanca
#oom
#kubernetes
#policy
Hi Alexis de Talhouet, I have instantiated vFWCL with ONAP Casablanca release and while configuring the closed-loop part, I'm not able to find the update-vfw-op-policy.sh script under oom/kubernetes/p
Hi Alexis de Talhouet, I have instantiated vFWCL with ONAP Casablanca release and while configuring the closed-loop part, I'm not able to find the update-vfw-op-policy.sh script under oom/kubernetes/p
|
By
Kamel Idir
· #15379
·
|
|
Kubernetes NodePort reservations are required until ingress refactoring is in - otherwise port conflicts occur
#oom
#kubernetes
#nodeport
Team, There is at least one team that is not reserving nodeports – this has caused several instances of nodeport conflicts during a full helm deploy – this has occurred regularly over the past 6 month
Team, There is at least one team that is not reserving nodeports – this has caused several instances of nodeport conflicts during a full helm deploy – this has occurred regularly over the past 6 month
|
By
...
· #14969
·
|
|
Has anyone had success in restarting the #kubernetes cluster after a power outage with an #OOM #Beijing ONAP
#beijing
#kubernetes
#oom
Hey there, Maybe this can help with this topic, I found that Kured[1] helps to drain the workers before they’re restarted. Its installation is thru a Kubernetes objects and it supports several K8s ver
Hey there, Maybe this can help with this topic, I found that Kured[1] helps to drain the workers before they’re restarted. Its installation is thru a Kubernetes objects and it supports several K8s ver
|
By
...
· #14100
·
|
|
Has anyone had success in restarting the #kubernetes cluster after a power outage with an #OOM #Beijing ONAP
#beijing
#kubernetes
#oom
Jobs are used in ONAP primarily to perform one-time database initialization. A limitation in using a Job is that it runs to completion and will not be restarted. If there are Pods that depend on the c
Jobs are used in ONAP primarily to perform one-time database initialization. A limitation in using a Job is that it runs to completion and will not be restarted. If there are Pods that depend on the c
|
By
Mike Elliott
· #14093
·
|
|
Has anyone had success in restarting the #kubernetes cluster after a power outage with an #OOM #Beijing ONAP
#beijing
#kubernetes
#oom
Hi, This is a kubernetes undercloud issue – not specific to onap I regularly restart my VMware VM’s – especially when duplicating VMs across laptops – in that case there are 3 scenarios – I would like
Hi, This is a kubernetes undercloud issue – not specific to onap I regularly restart my VMware VM’s – especially when duplicating VMs across laptops – in that case there are 3 scenarios – I would like
|
By
...
· #14086
·
|
|
Has anyone had success in restarting the #kubernetes cluster after a power outage with an #OOM #Beijing ONAP
#beijing
#kubernetes
#oom
I have faced the same issue. But haven’t found a solution so far except for reinstalling ONAP. Regards, Atif
I have faced the same issue. But haven’t found a solution so far except for reinstalling ONAP. Regards, Atif
|
By
Syed Atif Husain
· #14076
·
|
|
Has anyone had success in restarting the #kubernetes cluster after a power outage with an #OOM #Beijing ONAP
#beijing
#kubernetes
#oom
After a power outage about 75% of the pods come back. And for the most part the functionality is not working. Seeing a bunch of errors for pods that look like this: container "portal-db-job" in pod "o
After a power outage about 75% of the pods come back. And for the most part the functionality is not working. Seeing a bunch of errors for pods that look like this: container "portal-db-job" in pod "o
|
By
...
· #14057
·
|
|
vFW Closed Loop - Operational Policy issues in Beijing
#install
#usecaseui
#kubernetes
#policy
#drools
Hello, According to your output, readiness checks are failing, make sure that policydb and nexus container dependencies come up ok. Best regards, Jorge
Hello, According to your output, readiness checks are failing, make sure that policydb and nexus container dependencies come up ok. Best regards, Jorge
|
By
Jorge Hernandez
· #14052
·
|
|
vFW Closed Loop - Operational Policy issues in Beijing
#install
#usecaseui
#kubernetes
#policy
#drools
Hello, In Beijing installation the drools pod status is init and doesn't run. It's waiting on init status even deleted the pod several times, although there is no error in the logs. It can't create th
Hello, In Beijing installation the drools pod status is init and doesn't run. It's waiting on init status even deleted the pod several times, although there is no error in the logs. It can't create th
|
By
...
· #13975
·
|