
-----------------------------
1) Describe 'Job' resources
-----------------------------

Name:             nextcloud-nextcloud-cron-28387640
Namespace:        ix-nextcloud
Selector:         controller-uid=aea74c46-63b1-49d4-b963-221fc79bdee9
Labels:           app=nextcloud-25.0.9
                  app.kubernetes.io/instance=nextcloud
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=nextcloud
                  app.kubernetes.io/version=28.0.0
                  controller-uid=aea74c46-63b1-49d4-b963-221fc79bdee9
                  helm-revision=39
                  helm.sh/chart=nextcloud-25.0.9
                  job-name=nextcloud-nextcloud-cron-28387640
                  pod.name=nextcloud-cron
                  release=nextcloud
Annotations:      batch.kubernetes.io/job-tracking: 
Controlled By:    CronJob/nextcloud-nextcloud-cron
Parallelism:      1
Completions:      <unset>
Completion Mode:  NonIndexed
Start Time:       Fri, 22 Dec 2023 16:20:00 +0100
Completed At:     Fri, 22 Dec 2023 17:43:47 +0100
Duration:         83m
Pods Statuses:    0 Active (0 Ready) / 1 Succeeded / 1 Failed
Pod Template:
  Labels:           app=nextcloud-25.0.9
                    app.kubernetes.io/instance=nextcloud
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud
                    app.kubernetes.io/version=28.0.0
                    controller-uid=aea74c46-63b1-49d4-b963-221fc79bdee9
                    helm-revision=39
                    helm.sh/chart=nextcloud-25.0.9
                    job-name=nextcloud-nextcloud-cron-28387640
                    pod.name=nextcloud-cron
                    release=nextcloud
  Annotations:      rollme: Z8QzC
  Service Account:  default
  Containers:
   nextcloud:
    Image:      tccr.io/truecharts/nextcloud-fpm:v28.0.0@sha256:a765a49bafef4e3e6c1f874c5ee1c4d2ce39b2bd6793b9a2e044ed75645bbc1a
    Port:       <none>
    Host Port:  <none>
    Command:
      /bin/bash
      -c
      echo "Running [php -f /var/www/html/cron.php] ..."
      php -f /var/www/html/cron.php
      echo "Finished [php -f /var/www/html/cron.php]"
      
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Madrid
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/www/html from html (rw)
      /var/www/html/config from config (rw)
      /var/www/html/data from data (rw)
  Volumes:
   config:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-config
    ReadOnly:   false
   data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Raidz1/Nextcloud-Truecharts-Data
    HostPathType:  
   devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   html:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-html
    ReadOnly:   false
   shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
   tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
Events:
  Type    Reason            Age    From            Message
  ----    ------            ----   ----            -------
  Normal  SuccessfulCreate  85m    job-controller  Created pod: nextcloud-nextcloud-cron-28387640-p6nqk
  Normal  SuccessfulCreate  2m15s  job-controller  Created pod: nextcloud-nextcloud-cron-28387640-kvwwv
  Normal  Completed         90s    job-controller  Job completed


Name:             nextcloud-preview-cron-28387720
Namespace:        ix-nextcloud
Selector:         controller-uid=345d22dc-b637-4f3c-a466-32479c1cabbe
Labels:           app=nextcloud-25.0.9
                  app.kubernetes.io/instance=nextcloud
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=nextcloud
                  app.kubernetes.io/version=28.0.0
                  controller-uid=345d22dc-b637-4f3c-a466-32479c1cabbe
                  helm-revision=39
                  helm.sh/chart=nextcloud-25.0.9
                  job-name=nextcloud-preview-cron-28387720
                  pod.name=preview-cron
                  release=nextcloud
Annotations:      batch.kubernetes.io/job-tracking: 
Controlled By:    CronJob/nextcloud-preview-cron
Parallelism:      1
Completions:      <unset>
Completion Mode:  NonIndexed
Start Time:       Fri, 22 Dec 2023 17:42:38 +0100
Completed At:     Fri, 22 Dec 2023 17:43:48 +0100
Duration:         70s
Pods Statuses:    0 Active (0 Ready) / 1 Succeeded / 0 Failed
Pod Template:
  Labels:           app=nextcloud-25.0.9
                    app.kubernetes.io/instance=nextcloud
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud
                    app.kubernetes.io/version=28.0.0
                    controller-uid=345d22dc-b637-4f3c-a466-32479c1cabbe
                    helm-revision=39
                    helm.sh/chart=nextcloud-25.0.9
                    job-name=nextcloud-preview-cron-28387720
                    pod.name=preview-cron
                    release=nextcloud
  Annotations:      rollme: Gf6qP
  Service Account:  default
  Containers:
   nextcloud:
    Image:      tccr.io/truecharts/nextcloud-fpm:v28.0.0@sha256:a765a49bafef4e3e6c1f874c5ee1c4d2ce39b2bd6793b9a2e044ed75645bbc1a
    Port:       <none>
    Host Port:  <none>
    Command:
      /bin/bash
      -c
      echo "Running [occ preview:pre-generate] ..."
      occ preview:pre-generate
      echo "Finished [occ preview:pre-generate]"
      
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Madrid
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/www/html from html (rw)
      /var/www/html/config from config (rw)
      /var/www/html/data from data (rw)
  Volumes:
   config:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-config
    ReadOnly:   false
   data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Raidz1/Nextcloud-Truecharts-Data
    HostPathType:  
   devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   html:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-html
    ReadOnly:   false
   shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
   tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
Events:
  Type    Reason            Age    From            Message
  ----    ------            ----   ----            -------
  Normal  SuccessfulCreate  2m39s  job-controller  Created pod: nextcloud-preview-cron-28387720-dq7tq
  Normal  Completed         89s    job-controller  Job completed


Name:             nextcloud-nextcloud-cron-28387720
Namespace:        ix-nextcloud
Selector:         controller-uid=9276188f-10f5-42a6-8c9f-7ef97d64e75b
Labels:           app=nextcloud-25.0.9
                  app.kubernetes.io/instance=nextcloud
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=nextcloud
                  app.kubernetes.io/version=28.0.0
                  controller-uid=9276188f-10f5-42a6-8c9f-7ef97d64e75b
                  helm-revision=39
                  helm.sh/chart=nextcloud-25.0.9
                  job-name=nextcloud-nextcloud-cron-28387720
                  pod.name=nextcloud-cron
                  release=nextcloud
Annotations:      batch.kubernetes.io/job-tracking: 
Controlled By:    CronJob/nextcloud-nextcloud-cron
Parallelism:      1
Completions:      <unset>
Completion Mode:  NonIndexed
Start Time:       Fri, 22 Dec 2023 17:43:47 +0100
Completed At:     Fri, 22 Dec 2023 17:43:56 +0100
Duration:         9s
Pods Statuses:    0 Active (0 Ready) / 1 Succeeded / 0 Failed
Pod Template:
  Labels:           app=nextcloud-25.0.9
                    app.kubernetes.io/instance=nextcloud
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud
                    app.kubernetes.io/version=28.0.0
                    controller-uid=9276188f-10f5-42a6-8c9f-7ef97d64e75b
                    helm-revision=39
                    helm.sh/chart=nextcloud-25.0.9
                    job-name=nextcloud-nextcloud-cron-28387720
                    pod.name=nextcloud-cron
                    release=nextcloud
  Annotations:      rollme: Z8QzC
  Service Account:  default
  Containers:
   nextcloud:
    Image:      tccr.io/truecharts/nextcloud-fpm:v28.0.0@sha256:a765a49bafef4e3e6c1f874c5ee1c4d2ce39b2bd6793b9a2e044ed75645bbc1a
    Port:       <none>
    Host Port:  <none>
    Command:
      /bin/bash
      -c
      echo "Running [php -f /var/www/html/cron.php] ..."
      php -f /var/www/html/cron.php
      echo "Finished [php -f /var/www/html/cron.php]"
      
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Madrid
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/www/html from html (rw)
      /var/www/html/config from config (rw)
      /var/www/html/data from data (rw)
  Volumes:
   config:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-config
    ReadOnly:   false
   data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Raidz1/Nextcloud-Truecharts-Data
    HostPathType:  
   devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   html:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-html
    ReadOnly:   false
   shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
   tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
Events:
  Type    Reason            Age   From            Message
  ----    ------            ----  ----            -------
  Normal  SuccessfulCreate  90s   job-controller  Created pod: nextcloud-nextcloud-cron-28387720-n2shl
  Normal  Completed         81s   job-controller  Job completed


Name:             nextcloud-nextcloud-cron-28387725
Namespace:        ix-nextcloud
Selector:         controller-uid=ab59f713-2305-4f03-ae17-6b20c1158c17
Labels:           app=nextcloud-25.0.9
                  app.kubernetes.io/instance=nextcloud
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=nextcloud
                  app.kubernetes.io/version=28.0.0
                  controller-uid=ab59f713-2305-4f03-ae17-6b20c1158c17
                  helm-revision=39
                  helm.sh/chart=nextcloud-25.0.9
                  job-name=nextcloud-nextcloud-cron-28387725
                  pod.name=nextcloud-cron
                  release=nextcloud
Annotations:      batch.kubernetes.io/job-tracking: 
Controlled By:    CronJob/nextcloud-nextcloud-cron
Parallelism:      1
Completions:      <unset>
Completion Mode:  NonIndexed
Start Time:       Fri, 22 Dec 2023 17:45:00 +0100
Completed At:     Fri, 22 Dec 2023 17:45:13 +0100
Duration:         13s
Pods Statuses:    0 Active (0 Ready) / 1 Succeeded / 0 Failed
Pod Template:
  Labels:           app=nextcloud-25.0.9
                    app.kubernetes.io/instance=nextcloud
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud
                    app.kubernetes.io/version=28.0.0
                    controller-uid=ab59f713-2305-4f03-ae17-6b20c1158c17
                    helm-revision=39
                    helm.sh/chart=nextcloud-25.0.9
                    job-name=nextcloud-nextcloud-cron-28387725
                    pod.name=nextcloud-cron
                    release=nextcloud
  Annotations:      rollme: Z8QzC
  Service Account:  default
  Containers:
   nextcloud:
    Image:      tccr.io/truecharts/nextcloud-fpm:v28.0.0@sha256:a765a49bafef4e3e6c1f874c5ee1c4d2ce39b2bd6793b9a2e044ed75645bbc1a
    Port:       <none>
    Host Port:  <none>
    Command:
      /bin/bash
      -c
      echo "Running [php -f /var/www/html/cron.php] ..."
      php -f /var/www/html/cron.php
      echo "Finished [php -f /var/www/html/cron.php]"
      
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Madrid
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/www/html from html (rw)
      /var/www/html/config from config (rw)
      /var/www/html/data from data (rw)
  Volumes:
   config:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-config
    ReadOnly:   false
   data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Raidz1/Nextcloud-Truecharts-Data
    HostPathType:  
   devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   html:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  nextcloud-html
    ReadOnly:   false
   shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
   tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
   varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
Events:
  Type    Reason            Age   From            Message
  ----    ------            ----  ----            -------
  Normal  SuccessfulCreate  17s   job-controller  Created pod: nextcloud-nextcloud-cron-28387725-cmpmw
  Normal  Completed         4s    job-controller  Job completed
