SAP-samples / btp-cap-multitenant-saas

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. Developers learn how to implement their own CAP (mtxs) based SaaS app including an SaaS API and integration with various essential SAP BTP service of...
Apache License 2.0
75 stars 38 forks source link

Issue with the Kyma deployment: susaas-hana-deployer stuck in status pending #27

Closed gregorwolf closed 4 months ago

gregorwolf commented 6 months ago

Hello,

I'm trying to get the application deployed to my BTP Free Tier Kyma environment in the region us10-001. Unfortunately it seems to be stuck in in the HANA deployment. Executing the helm install / upgrade results in:

Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred:
        * timed out waiting for the condition

Looking at the susaas-hana-deployer pod in the Kyma Cockpit i see this warning:

0/1 nodes are available: 1 Insufficient cpu. preemption: 0/1 nodes are available: 1 
No preemption victims found for incoming pod..

The log of this pod is completely empty.

The list of created service instances looks OK:

Screenshot of susaas Service Instances in the SAP BTP Cockpit

Also it seems that the HDI container for the t0 was created. But here I see a warning:

"This consuming option is out-of-date.More details here"

image

is an update needed here?

Looking forward for your input.

Best Regards Gregor

alperdedeoglu commented 6 months ago

Hi Gregor, I think time for me to update CDS versions and do an end-2-end testing for both CF and Kyma. Will keep here updated.

Best, Alper

AjitKP91 commented 5 months ago

@gregorwolf Hi Gregor, issue: 0/1 nodes are available: 1 Insufficient cpu. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..

Can you check if you have enough CPU and Memory?

Best, Ajit

alperdedeoglu commented 4 months ago

@gregorwolf closing this for the time being, since can not be reproduced. Please check if you have enough resource on your cluster before deploying, and the warning is something will be fixed by SAP BTP Operator colleagues.