Cloud Pak for Data

 View Only
  • 1.  ICPD Resource Management

    Posted Mon January 07, 2019 01:25 AM

    Hello Expert,
    is there anyone knows what is the platform resource-management in ICPD? (maybe something like YARN in HDP)

    Thanks

    Regards,
    YN



    ------------------------------
    Yulindo Nasution
    ------------------------------

    #CloudPakforDataGroup


  • 2.  RE: ICPD Resource Management

    Posted Tue January 08, 2019 11:47 AM
    Hi Yulindo,

      IBM Cloud Private for Data uses Kubernetes as a resource manager.  Kubernetes allows ICP for Data to request resources and control (limit) compute resources for workloads.  


    ------------------------------
    Roger Hong
    ------------------------------



  • 3.  RE: ICPD Resource Management

    Posted Wed January 09, 2019 01:22 AM
    Hi Roger,

    thanks for your response.

    So, do you have suggestions what I have to do If I got message like this picture when I open R Studio?

    Thx



    ------------------------------
    Yulindo Nasution
    ------------------------------



  • 4.  RE: ICPD Resource Management

    Posted Wed January 09, 2019 08:15 PM
    Can you do a kubectl describe of Rstudio pod and provide some information on whats going on. The describe should provide any CPU/Memory pressure that it might be in. You could be able to get the pod name by  `kubectl get pods -n zen | grep rst`

    ------------------------------
    SACHIN PRASAD
    ------------------------------



  • 5.  RE: ICPD Resource Management

    Posted Thu January 10, 2019 10:16 PM
    Hi Sachin,

    ok I will check.

    Thanks

    ------------------------------
    YN
    ------------------------------



  • 6.  RE: ICPD Resource Management

    Posted Thu January 10, 2019 11:00 PM
    Hi Sachin,

    this is the result from your suggestion script:

    How can I see CPU or memory usage from it? 

    Thanks



    ------------------------------
    Yulindo Nasution
    ------------------------------