
------------------------------
1) Describe 'Pods' resources
------------------------------

Name:             duplicati-ix-chart-6c986975cb-8t9rq
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Fri, 29 Dec 2023 21:53:47 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kwpvz (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-kwpvz:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age               From     Message
  ----     ------                    ----              ----     -------
  Warning  UnexpectedAdmissionError  37s               kubelet  Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
  Warning  FailedMount               2s (x7 over 34s)  kubelet  MountVolume.SetUp failed for volume "kube-api-access-kwpvz" : object "ix-duplicati"/"kube-root-ca.crt" not registered


Name:                jellyfin-64c4d7b66b-prcbw
Namespace:           ix-jellyfin
Priority:            0
Runtime Class Name:  nvidia
Service Account:     default
Node:                <none>
Labels:              app=jellyfin-1.2.4
                     app.kubernetes.io/instance=jellyfin
                     app.kubernetes.io/managed-by=Helm
                     app.kubernetes.io/name=jellyfin
                     app.kubernetes.io/version=10.8.13
                     helm-revision=4
                     helm.sh/chart=jellyfin-1.2.4
                     pod-template-hash=64c4d7b66b
                     pod.name=jellyfin
                     release=jellyfin
Annotations:         rollme: 8E8Tj
Status:              Pending
IP:                  
IPs:                 <none>
Controlled By:       ReplicaSet/jellyfin-64c4d7b66b
Containers:
  jellyfin:
    Image:      jellyfin/jellyfin:10.8.13
    Port:       8096/TCP
    Host Port:  0/TCP
    Limits:
      cpu:             4
      memory:          8Gi
      nvidia.com/gpu:  1
    Requests:
      cpu:             10m
      memory:          50Mi
      nvidia.com/gpu:  1
    Liveness:          http-get http://:8096/health delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:         http-get http://:8096/health delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:           http-get http://:8096/health delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                          UTC
      UMASK:                       002
      UMASK_SET:                   002
      NVIDIA_DRIVER_CAPABILITIES:  all
      S6_READ_ONLY_ROOT:           1
    Mounts:
      /cache from cache (rw)
      /config from config (rw)
      /config/transcodes from transcode (rw)
      /mnt from jellyfin-0 (rw)
      /tmp from tmp (rw)
Conditions:
  Type           Status
  PodScheduled   False 
Volumes:
  cache:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/jellyfin/volumes/ix_volumes/cache
    HostPathType:  
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/jellyfin/volumes/ix_volumes/config
    HostPathType:  
  jellyfin-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Storage
    HostPathType:  
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  transcode:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/jellyfin/volumes/ix_volumes/transcodes
    HostPathType:  
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  36s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..


Name:                 csi-nfs-node-q2tpx
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-nfs-node-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Thu, 28 Dec 2023 13:47:56 +0100
Labels:               app=csi-nfs-node
                      controller-revision-hash=598688b946
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  DaemonSet/csi-nfs-node
Containers:
  liveness-probe:
    Container ID:  containerd://3e5c5d0970b05957ff3620c5684d7b35e66b87e3ccad79e0575fe3007acddfec
    Image:         registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Image ID:      registry.k8s.io/sig-storage/livenessprobe@sha256:4dc0b87ccd69f9865b89234d8555d3a614ab0a16ed94a3016ffd27f8106132ce
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29653
      --v=2
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:22 +0100
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 29 Dec 2023 21:53:34 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7qmp9 (ro)
  node-driver-registrar:
    Container ID:  containerd://4d28ed9fdf19eced0cd067b91d4e31c297e5b77ffa5341f22174c3f7431f1490
    Image:         registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Image ID:      registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f6717ce72a2615c7fbc746b4068f788e78579c54c43b8716e5ce650d97af2df1
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=2
      --csi-address=/csi/csi.sock
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:23 +0100
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 29 Dec 2023 21:53:35 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  100Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  exec [/csi-node-driver-registrar --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) --mode=kubelet-registration-probe] delay=30s timeout=15s period=10s #success=1 #failure=3
    Environment:
      DRIVER_REG_SOCK_PATH:  /var/lib/kubelet/plugins/csi-nfsplugin/csi.sock
      KUBE_NODE_NAME:         (v1:spec.nodeName)
    Mounts:
      /csi from socket-dir (rw)
      /registration from registration-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7qmp9 (ro)
  nfs:
    Container ID:  containerd://97cc204c6b8c9c20646a09d2e8dcb9f912f821f2811e06f59c31bf43b9285900
    Image:         registry.k8s.io/sig-storage/nfsplugin:v4.4.0
    Image ID:      registry.k8s.io/sig-storage/nfsplugin@sha256:971cb526bc0108cca7d8efda32102629cb362f99bbd4879fd381bea1b2014ab4
    Port:          29653/TCP
    Host Port:     29653/TCP
    Args:
      -v=5
      --nodeid=$(NODE_ID)
      --endpoint=$(CSI_ENDPOINT)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:24 +0100
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 29 Dec 2023 21:53:36 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  300Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  http-get http://:healthz/healthz delay=30s timeout=10s period=30s #success=1 #failure=5
    Environment:
      NODE_ID:        (v1:spec.nodeName)
      CSI_ENDPOINT:  unix:///csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/lib/kubelet/pods from pods-mount-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7qmp9 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  socket-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins/csi-nfsplugin
    HostPathType:  DirectoryOrCreate
  pods-mount-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/pods
    HostPathType:  Directory
  registration-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins_registry
    HostPathType:  Directory
  kube-api-access-7qmp9:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 op=Exists
                             node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/network-unavailable:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type    Reason          Age   From     Message
  ----    ------          ----  ----     -------
  Normal  Killing         20m   kubelet  Stopping container liveness-probe
  Normal  Killing         20m   kubelet  Stopping container nfs
  Normal  Killing         20m   kubelet  Stopping container node-driver-registrar
  Normal  SandboxChanged  34s   kubelet  Pod sandbox changed, it will be killed and re-created.
  Normal  Pulled          34s   kubelet  Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created         33s   kubelet  Created container liveness-probe
  Normal  Started         33s   kubelet  Started container liveness-probe
  Normal  Pulled          33s   kubelet  Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal  Created         32s   kubelet  Created container node-driver-registrar
  Normal  Started         32s   kubelet  Started container node-driver-registrar
  Normal  Pulled          32s   kubelet  Container image "registry.k8s.io/sig-storage/nfsplugin:v4.4.0" already present on machine
  Normal  Created         31s   kubelet  Created container nfs
  Normal  Started         31s   kubelet  Started container nfs


Name:             duplicati-ix-chart-6c986975cb-s9wr5
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Fri, 29 Dec 2023 21:53:57 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.115"
                        ],
                        "mac": "4e:4a:cb:11:be:b2",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Container ID:   containerd://a7012f0a68dc2689af23306b1e0fe8774bced22d1c2df9f05443cff59de2a586
    Image:          linuxserver/duplicati:latest
    Image ID:       docker.io/linuxserver/duplicati@sha256:497690bf7fed58d43fc72e21078a0e400ccbdd7419b987983e9cd882e923f6a2
    Port:           8200/TCP
    Host Port:      0/TCP
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 29 Dec 2023 21:54:01 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          False
    Restart Count:  0
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xbmql (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-xbmql:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age                From     Message
  ----     ------                    ----               ----     -------
  Normal   Killing                   20m                kubelet  Stopping container ix-chart
  Warning  UnexpectedAdmissionError  37s                kubelet  Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
  Warning  FailedKillPod             35s (x2 over 36s)  kubelet  error killing pod: failed to "KillPodSandbox" for "5f64faad-9fcf-478b-a4a5-e1e8e9e5c409" with KillPodSandboxError: "rpc error: code = Unknown desc = failed to destroy network for sandbox \"21e8beca8e947da46ab065bc41f883fb0fc8487db47d252973c97456c10cb455\": cni plugin not initialized"
  Warning  FailedMount               4s (x7 over 36s)   kubelet  MountVolume.SetUp failed for volume "kube-api-access-xbmql" : object "ix-duplicati"/"kube-root-ca.crt" not registered


Name:                 csi-smb-node-j9tdh
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-smb-node-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Thu, 28 Dec 2023 13:47:56 +0100
Labels:               app=csi-smb-node
                      controller-revision-hash=754c5545b6
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  DaemonSet/csi-smb-node
Containers:
  liveness-probe:
    Container ID:  containerd://f2518e05365b4d33df2756e227cffefb18d47f0c5248da97f9fbd3dbd792e555
    Image:         registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Image ID:      registry.k8s.io/sig-storage/livenessprobe@sha256:4dc0b87ccd69f9865b89234d8555d3a614ab0a16ed94a3016ffd27f8106132ce
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29643
      --v=2
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:21 +0100
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 29 Dec 2023 21:53:35 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-m49k6 (ro)
  node-driver-registrar:
    Container ID:  containerd://965057794e68d3db4edc937eeea03d48c522a1c28d6ca24aa0bd0fc3e03df88b
    Image:         registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Image ID:      registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f6717ce72a2615c7fbc746b4068f788e78579c54c43b8716e5ce650d97af2df1
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
      --v=2
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:22 +0100
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 29 Dec 2023 21:53:36 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  100Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  exec [/csi-node-driver-registrar --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) --mode=kubelet-registration-probe] delay=30s timeout=15s period=10s #success=1 #failure=3
    Environment:
      ADDRESS:               /csi/csi.sock
      DRIVER_REG_SOCK_PATH:  /var/lib/kubelet/plugins/smb.csi.k8s.io/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /registration from registration-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-m49k6 (ro)
  smb:
    Container ID:  containerd://e8becf54724a53f96c2e52e3af1933328e10a225b514a0bece6d6247c19ab0f2
    Image:         registry.k8s.io/sig-storage/smbplugin:v1.11.0
    Image ID:      registry.k8s.io/sig-storage/smbplugin@sha256:65f664c6e9cce565805b13fb82b40018d56e39f41616134f572c52f3964c6ee4
    Port:          29643/TCP
    Host Port:     29643/TCP
    Args:
      --v=5
      --endpoint=$(CSI_ENDPOINT)
      --nodeid=$(KUBE_NODE_NAME)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:23 +0100
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 29 Dec 2023 21:53:37 +0100
      Finished:     Sat, 30 Dec 2023 08:46:15 +0100
    Ready:          True
    Restart Count:  5
    Limits:
      memory:  200Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  http-get http://:healthz/healthz delay=30s timeout=10s period=30s #success=1 #failure=5
    Environment:
      CSI_ENDPOINT:    unix:///csi/csi.sock
      KUBE_NODE_NAME:   (v1:spec.nodeName)
    Mounts:
      /csi from socket-dir (rw)
      /var/lib/kubelet/ from mountpoint-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-m49k6 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  socket-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins/smb.csi.k8s.io
    HostPathType:  DirectoryOrCreate
  mountpoint-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/
    HostPathType:  DirectoryOrCreate
  registration-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins_registry/
    HostPathType:  DirectoryOrCreate
  kube-api-access-m49k6:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 op=Exists
                             node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/network-unavailable:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type    Reason          Age   From     Message
  ----    ------          ----  ----     -------
  Normal  Killing         20m   kubelet  Stopping container liveness-probe
  Normal  Killing         20m   kubelet  Stopping container smb
  Normal  Killing         20m   kubelet  Stopping container node-driver-registrar
  Normal  SandboxChanged  35s   kubelet  Pod sandbox changed, it will be killed and re-created.
  Normal  Pulled          35s   kubelet  Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created         34s   kubelet  Created container liveness-probe
  Normal  Started         34s   kubelet  Started container liveness-probe
  Normal  Pulled          34s   kubelet  Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal  Created         33s   kubelet  Created container node-driver-registrar
  Normal  Started         33s   kubelet  Started container node-driver-registrar
  Normal  Pulled          33s   kubelet  Container image "registry.k8s.io/sig-storage/smbplugin:v1.11.0" already present on machine
  Normal  Created         32s   kubelet  Created container smb
  Normal  Started         32s   kubelet  Started container smb


Name:             duplicati-ix-chart-6c986975cb-x8ldc
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Sat, 30 Dec 2023 09:06:34 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-84gln (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-84gln:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age   From               Message
  ----     ------                    ----  ----               -------
  Normal   Scheduled                 20s   default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-x8ldc to ix-truenas
  Warning  UnexpectedAdmissionError  21s   kubelet            Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected


Name:             sabnzbd-9f94c7bfd-6929h
Namespace:        ix-sabnzbd
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=sabnzbd-1.1.7
                  app.kubernetes.io/instance=sabnzbd
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=sabnzbd
                  app.kubernetes.io/version=4.1.0
                  helm-revision=1
                  helm.sh/chart=sabnzbd-1.1.7
                  pod-template-hash=9f94c7bfd
                  pod.name=sabnzbd
                  release=sabnzbd
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.121"
                        ],
                        "mac": "62:48:28:ce:d1:d8",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: fITFX
Status:           Pending
IP:               172.16.0.121
IPs:
  IP:           172.16.0.121
Controlled By:  ReplicaSet/sabnzbd-9f94c7bfd
Init Containers:
  sabnzbd-init-01-permissions:
    Container ID:  containerd://e5cf96e65bd6f92e09eaf3ae902eac159a0c9643b775e9b71870fcdf7298208a
    Image:         bash:4.4.23
    Image ID:      docker.io/library/bash@sha256:a868d214223f8569181f66d73061ae643a925389523177421e93c2b33650f1c8
    Port:          <none>
    Host Port:     <none>
    Command:
      bash
    Args:
      -c
      for dir in /mnt/directories/*; do
        if [ ! -d "$dir" ]; then
          echo "[$dir] is not a directory, skipping"
          continue
        fi
      
        echo "Current Ownership and Permissions on ["$dir"]:"
        echo "chown: $(stat -c "%u %g" "$dir")"
        echo "chmod: $(stat -c "%a" "$dir")" 
        if [ $(stat -c %u "$dir") -eq 568 ] && [ $(stat -c %g "$dir") -eq 568 ]; then
          echo "Ownership is correct. Skipping..."
          fix_owner="false"
        else
          echo "Ownership is incorrect. Fixing..."
          fix_owner="true"
        fi
      
      
        if [ "$fix_owner" = "true" ]; then
          echo "Changing ownership to 568:568 on: ["$dir"]"
          chown -R 568:568 "$dir"
          echo "Finished changing ownership"
          echo "Ownership after changes:"
          stat -c "%u %g" "$dir"
        fi
      done
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          False
    Restart Count:  0
    Limits:
      cpu:     1
      memory:  512Mi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
    Mounts:
      /mnt/directories/config from config (rw)
      /mnt/directories/mnt/Storage from sabnzbd-0 (rw)
Containers:
  sabnzbd:
    Container ID:   
    Image:          ghcr.io/onedr0p/sabnzbd:4.1.0
    Image ID:       
    Port:           30055/TCP
    Host Port:      0/TCP
    State:          Waiting
      Reason:       PodInitializing
    Ready:          False
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:30055/api%3Fmode=version delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:30055/api%3Fmode=version delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:30055/api%3Fmode=version delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
      SABNZBD__PORT:           30055
    Mounts:
      /config from config (rw)
      /mnt/Storage from sabnzbd-0 (rw)
      /tmp from tmp (rw)
Conditions:
  Type              Status
  Initialized       False 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/sabnzbd/volumes/ix_volumes/config
    HostPathType:  
  sabnzbd-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Storage
    HostPathType:  
  tmp:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  36s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-sabnzbd/sabnzbd-9f94c7bfd-6929h to ix-truenas
  Normal   AddedInterface    23s   multus             Add eth0 [172.16.0.121/16] from ix-net
  Normal   Pulled            23s   kubelet            Container image "bash:4.4.23" already present on machine
  Normal   Created           19s   kubelet            Created container sabnzbd-init-01-permissions
  Normal   Started           19s   kubelet            Started container sabnzbd-init-01-permissions


Name:                 coredns-59b4f5bbd5-z82vr
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      coredns
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:30 +0100
Labels:               k8s-app=kube-dns
                      pod-template-hash=59b4f5bbd5
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.122"
                            ],
                            "mac": "02:5e:ea:b4:a4:b5",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.0.122
IPs:
  IP:           172.16.0.122
Controlled By:  ReplicaSet/coredns-59b4f5bbd5
Containers:
  coredns:
    Container ID:  containerd://9ed67f861f8f54b58b284a8471287c1fadad211c716cee41bf4dc11a8f795eca
    Image:         rancher/mirrored-coredns-coredns:1.10.1
    Image ID:      docker.io/rancher/mirrored-coredns-coredns@sha256:a11fafae1f8037cbbd66c5afa40ba2423936b72b4fd50a7034a7e8b955163594
    Ports:         53/UDP, 53/TCP, 9153/TCP
    Host Ports:    0/UDP, 0/TCP, 0/TCP
    Args:
      -conf
      /etc/coredns/Corefile
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  170Mi
    Requests:
      cpu:        100m
      memory:     70Mi
    Liveness:     http-get http://:8080/health delay=60s timeout=1s period=10s #success=1 #failure=3
    Readiness:    http-get http://:8181/ready delay=0s timeout=1s period=2s #success=1 #failure=3
    Environment:  <none>
    Mounts:
      /etc/coredns from config-volume (ro)
      /etc/coredns/custom from custom-config-volume (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-58rgs (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config-volume:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      coredns
    Optional:  false
  custom-config-volume:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      coredns-custom
    Optional:  true
  kube-api-access-58rgs:
    Type:                     Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:   3607
    ConfigMapName:            kube-root-ca.crt
    ConfigMapOptional:        <nil>
    DownwardAPI:              true
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/os=linux
Tolerations:                  CriticalAddonsOnly op=Exists
                              node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                              node-role.kubernetes.io/master:NoSchedule op=Exists
                              node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                              node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Topology Spread Constraints:  kubernetes.io/hostname:DoNotSchedule when max skew 1 is exceeded for selector k8s-app=kube-dns
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  36s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned kube-system/coredns-59b4f5bbd5-z82vr to ix-truenas
  Warning  FailedMount       24s   kubelet            MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
  Normal   AddedInterface    23s   multus             Add eth0 [172.16.0.122/16] from ix-net
  Normal   Pulled            22s   kubelet            Container image "rancher/mirrored-coredns-coredns:1.10.1" already present on machine
  Normal   Created           20s   kubelet            Created container coredns
  Normal   Started           19s   kubelet            Started container coredns
  Warning  Unhealthy         19s   kubelet            Readiness probe failed: Get "http://172.16.0.122:8181/ready": dial tcp 172.16.0.122:8181: connect: connection refused
  Warning  Unhealthy         19s   kubelet            Readiness probe failed: HTTP probe failed with statuscode: 503


Name:             gitea-6f7479bdf4-vkdwt
Namespace:        ix-gitea
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=gitea-1.1.8
                  app.kubernetes.io/instance=gitea
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=gitea
                  app.kubernetes.io/version=1.21.3
                  helm-revision=2
                  helm.sh/chart=gitea-1.1.8
                  pod-template-hash=6f7479bdf4
                  pod.name=gitea
                  release=gitea
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.119"
                        ],
                        "mac": "e6:c8:82:0b:23:7a",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: FcZAP
Status:           Pending
IP:               172.16.0.119
IPs:
  IP:           172.16.0.119
Controlled By:  ReplicaSet/gitea-6f7479bdf4
Init Containers:
  gitea-init-postgres-wait:
    Container ID:  containerd://d4b113cc7748f6fa992b483171e6b090f0acadd14727032d43dbc750dd0c8623
    Image:         postgres:15.2
    Image ID:      docker.io/library/postgres@sha256:78a275d4c891f7b3a33d3f1a78eda9f1d744954d9e20122bfdc97cdda25cddaf
    Port:          <none>
    Host Port:     <none>
    Command:
      bash
    Args:
      -c
      echo "Waiting for postgres to be ready"
      until pg_isready -h ${POSTGRES_HOST} -U ${POSTGRES_USER} -d ${POSTGRES_DB}; do
        sleep 2
      done
      
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:34 +0100
    Ready:          False
    Restart Count:  0
    Limits:
      cpu:     500m
      memory:  256Mi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment Variables from:
      gitea-postgres-creds  Secret  Optional: false
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:                    <none>
Containers:
  gitea:
    Container ID:   
    Image:          gitea/gitea:1.21.3-rootless
    Image ID:       
    Ports:          30009/TCP, 30008/TCP
    Host Ports:     0/TCP, 0/TCP
    State:          Waiting
      Reason:       PodInitializing
    Ready:          False
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get https://:30008/api/healthz delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get https://:30008/api/healthz delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get https://:30008/api/healthz delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment Variables from:
      gitea-gitea-creds   Secret     Optional: false
      gitea-gitea-config  ConfigMap  Optional: false
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /etc/certs/gitea from cert (ro)
      /etc/gitea from config (rw)
      /tmp/gitea from gitea-temp (rw)
      /var/lib/gitea from data (rw)
Conditions:
  Type              Status
  Initialized       False 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  gitea-gitea-cert
    Optional:    false
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/gitea/volumes/ix_volumes/config
    HostPathType:  
  data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/gitea/volumes/ix_volumes/data
    HostPathType:  
  gitea-temp:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  36s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-gitea/gitea-6f7479bdf4-vkdwt to ix-truenas
  Normal   AddedInterface    23s   multus             Add eth0 [172.16.0.119/16] from ix-net
  Normal   Pulled            23s   kubelet            Container image "postgres:15.2" already present on machine
  Normal   Created           22s   kubelet            Created container gitea-init-postgres-wait
  Normal   Started           21s   kubelet            Started container gitea-init-postgres-wait


Name:                 snapshot-controller-546868dfb4-278c9
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:35 +0100
Labels:               app=snapshot-controller
                      pod-template-hash=546868dfb4
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.124"
                            ],
                            "mac": "fa:78:85:b8:fb:da",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.0.124
IPs:
  IP:           172.16.0.124
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://62452570d803fa470e94acd8693a27ed82fd216c258a74a7930cafb236fe2770
    Image:         registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
    Image ID:      registry.k8s.io/sig-storage/snapshot-controller@sha256:fb95b65bb88f319f0f7d5397c401a654164f11a191f466b4026fa36085c7141b
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=2
      --leader-election=true
      --leader-election-namespace=kube-system
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:38 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  300Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9t9b9 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-9t9b9:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node-role.kubernetes.io/control-plane=true:NoSchedule
                             node-role.kubernetes.io/controlplane=true:NoSchedule
                             node-role.kubernetes.io/master=true:NoSchedule
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       20s   default-scheduler  Successfully assigned kube-system/snapshot-controller-546868dfb4-278c9 to ix-truenas
  Normal  AddedInterface  19s   multus             Add eth0 [172.16.0.124/16] from ix-net
  Normal  Pulled          19s   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal  Created         18s   kubelet            Created container snapshot-controller
  Normal  Started         17s   kubelet            Started container snapshot-controller


Name:                 snapshot-controller-546868dfb4-srv7x
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:36 +0100
Labels:               app=snapshot-controller
                      pod-template-hash=546868dfb4
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.125"
                            ],
                            "mac": "9e:92:29:fe:74:fc",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.0.125
IPs:
  IP:           172.16.0.125
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://79a33012ed661ea47a2fc01b2d1c748ae3e3a4e164b476a1e0d98e07684aaf78
    Image:         registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
    Image ID:      registry.k8s.io/sig-storage/snapshot-controller@sha256:fb95b65bb88f319f0f7d5397c401a654164f11a191f466b4026fa36085c7141b
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=2
      --leader-election=true
      --leader-election-namespace=kube-system
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:39 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  300Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ql5sn (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-ql5sn:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node-role.kubernetes.io/control-plane=true:NoSchedule
                             node-role.kubernetes.io/controlplane=true:NoSchedule
                             node-role.kubernetes.io/master=true:NoSchedule
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       19s   default-scheduler  Successfully assigned kube-system/snapshot-controller-546868dfb4-srv7x to ix-truenas
  Normal  AddedInterface  18s   multus             Add eth0 [172.16.0.125/16] from ix-net
  Normal  Pulled          18s   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal  Created         17s   kubelet            Created container snapshot-controller
  Normal  Started         16s   kubelet            Started container snapshot-controller


Name:                 openebs-zfs-node-z2fg9
Namespace:            kube-system
Priority:             900001000
Priority Class Name:  openebs-zfs-csi-node-critical
Service Account:      openebs-zfs-node-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:30 +0100
Labels:               app=openebs-zfs-node
                      controller-revision-hash=6456c99fd9
                      openebs.io/component-name=openebs-zfs-node
                      openebs.io/version=2.3.0
                      pod-template-generation=1
                      role=openebs-zfs
Annotations:          <none>
Status:               Running
IP:                   192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  DaemonSet/openebs-zfs-node
Containers:
  csi-node-driver-registrar:
    Container ID:  containerd://9e2bf7b97b2f79ecbf6e014d3044536361a8fda6f54be9d45eaf4e598ce1e385
    Image:         registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Image ID:      registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f6717ce72a2615c7fbc746b4068f788e78579c54c43b8716e5ce650d97af2df1
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:               /plugin/csi.sock
      DRIVER_REG_SOCK_PATH:  /var/lib/kubelet/plugins/zfs-localpv/csi.sock
      KUBE_NODE_NAME:         (v1:spec.nodeName)
      NODE_DRIVER:           openebs-zfs
    Mounts:
      /plugin from plugin-dir (rw)
      /registration from registration-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sv2pl (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://9657987e4dbebc038340a2f30382734f1ef08c00b215bb2a6d429ebfe8c445d0
    Image:         openebs/zfs-driver:2.3.0
    Image ID:      docker.io/openebs/zfs-driver@sha256:42b8d31edc7cdf4116ecd6369f89a1d477bb9b64e695d074d290789af1a461dd
    Port:          <none>
    Host Port:     <none>
    Args:
      --nodename=$(OPENEBS_NODE_NAME)
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_NODE_DRIVER)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:39 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      OPENEBS_NODE_NAME:      (v1:spec.nodeName)
      OPENEBS_CSI_ENDPOINT:  unix:///plugin/csi.sock
      OPENEBS_NODE_DRIVER:   agent
      OPENEBS_NAMESPACE:     openebs
      ALLOWED_TOPOLOGIES:    All
    Mounts:
      /dev from device-dir (rw)
      /home/keys from encr-keys (rw)
      /host from host-root (ro)
      /plugin from plugin-dir (rw)
      /sbin/zfs from chroot-zfs (rw,path="zfs")
      /var/lib/kubelet/ from pods-mount-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sv2pl (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  device-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /dev
    HostPathType:  Directory
  encr-keys:
    Type:          HostPath (bare host directory volume)
    Path:          /home/keys
    HostPathType:  DirectoryOrCreate
  chroot-zfs:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openebs-zfspv-bin
    Optional:  false
  host-root:
    Type:          HostPath (bare host directory volume)
    Path:          /
    HostPathType:  Directory
  registration-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins_registry/
    HostPathType:  DirectoryOrCreate
  plugin-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins/zfs-localpv/
    HostPathType:  DirectoryOrCreate
  pods-mount-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/
    HostPathType:  Directory
  kube-api-access-sv2pl:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/network-unavailable:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type     Reason       Age   From               Message
  ----     ------       ----  ----               -------
  Normal   Scheduled    24s   default-scheduler  Successfully assigned kube-system/openebs-zfs-node-z2fg9 to ix-truenas
  Warning  FailedMount  23s   kubelet            MountVolume.SetUp failed for volume "chroot-zfs" : failed to sync configmap cache: timed out waiting for the condition
  Normal   Pulled       22s   kubelet            Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal   Created      20s   kubelet            Created container csi-node-driver-registrar
  Normal   Started      19s   kubelet            Started container csi-node-driver-registrar
  Normal   Pulled       19s   kubelet            Container image "openebs/zfs-driver:2.3.0" already present on machine
  Normal   Created      16s   kubelet            Created container openebs-zfs-plugin
  Normal   Started      16s   kubelet            Started container openebs-zfs-plugin


Name:                 csi-smb-controller-7fbbb8fb6f-67q8b
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-smb-controller-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:30 +0100
Labels:               app=csi-smb-controller
                      pod-template-hash=7fbbb8fb6f
Annotations:          <none>
Status:               Running
IP:                   192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  ReplicaSet/csi-smb-controller-7fbbb8fb6f
Containers:
  csi-provisioner:
    Container ID:  containerd://f7c00744c53155e002df596a1f57c2ef1ac8d5585b35089dc653c32c5387b1ae
    Image:         registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
    Image ID:      registry.k8s.io/sig-storage/csi-provisioner@sha256:d078dc174323407e8cc6f0f9abd4efaac5db27838f1564d0253d5e3233e3f17f
    Port:          <none>
    Host Port:     <none>
    Args:
      -v=2
      --csi-address=$(ADDRESS)
      --leader-election
      --leader-election-namespace=kube-system
      --extra-create-metadata=true
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:35 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     1
      memory:  300Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Environment:
      ADDRESS:  /csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9tv6w (ro)
  liveness-probe:
    Container ID:  containerd://3e2d04cc42e6db3fdf2418c61114465ea616c3c71b85e2c24d6eab921c5ef5b3
    Image:         registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Image ID:      registry.k8s.io/sig-storage/livenessprobe@sha256:4dc0b87ccd69f9865b89234d8555d3a614ab0a16ed94a3016ffd27f8106132ce
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29642
      --v=2
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:37 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     1
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9tv6w (ro)
  smb:
    Container ID:  containerd://ae10f4a23bdeb07fa09947d9f778ee8114967f968864bd48d6834bae06efb691
    Image:         registry.k8s.io/sig-storage/smbplugin:v1.11.0
    Image ID:      registry.k8s.io/sig-storage/smbplugin@sha256:65f664c6e9cce565805b13fb82b40018d56e39f41616134f572c52f3964c6ee4
    Ports:         29642/TCP, 29644/TCP
    Host Ports:    29642/TCP, 29644/TCP
    Args:
      --v=5
      --endpoint=$(CSI_ENDPOINT)
      --metrics-address=0.0.0.0:29644
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:39 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  200Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  http-get http://:healthz/healthz delay=30s timeout=10s period=30s #success=1 #failure=5
    Environment:
      CSI_ENDPOINT:  unix:///csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9tv6w (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  socket-dir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-9tv6w:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                             node-role.kubernetes.io/controlplane:NoSchedule op=Exists
                             node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason     Age   From               Message
  ----    ------     ----  ----               -------
  Normal  Scheduled  24s   default-scheduler  Successfully assigned kube-system/csi-smb-controller-7fbbb8fb6f-67q8b to ix-truenas
  Normal  Pulled     22s   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal  Created    20s   kubelet            Created container csi-provisioner
  Normal  Started    20s   kubelet            Started container csi-provisioner
  Normal  Pulled     20s   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created    18s   kubelet            Created container liveness-probe
  Normal  Started    18s   kubelet            Started container liveness-probe
  Normal  Pulled     18s   kubelet            Container image "registry.k8s.io/sig-storage/smbplugin:v1.11.0" already present on machine
  Normal  Created    16s   kubelet            Created container smb
  Normal  Started    16s   kubelet            Started container smb


Name:             duplicati-ix-chart-6c986975cb-sv5j5
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Sat, 30 Dec 2023 09:06:40 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bwt9z (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-bwt9z:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age   From               Message
  ----     ------                    ----  ----               -------
  Normal   Scheduled                 14s   default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-sv5j5 to ix-truenas
  Warning  UnexpectedAdmissionError  15s   kubelet            Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected


Name:                 csi-nfs-controller-7b74694749-kv5tk
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-nfs-controller-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:30 +0100
Labels:               app=csi-nfs-controller
                      pod-template-hash=7b74694749
Annotations:          <none>
Status:               Running
IP:                   192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  ReplicaSet/csi-nfs-controller-7b74694749
Containers:
  csi-provisioner:
    Container ID:  containerd://3be4f3f8730e908ce81138fed9d25054a39dfad5a0d685ec4f6bd2ae62037459
    Image:         registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
    Image ID:      registry.k8s.io/sig-storage/csi-provisioner@sha256:d078dc174323407e8cc6f0f9abd4efaac5db27838f1564d0253d5e3233e3f17f
    Port:          <none>
    Host Port:     <none>
    Args:
      -v=2
      --csi-address=$(ADDRESS)
      --leader-election
      --leader-election-namespace=kube-system
      --extra-create-metadata=true
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:35 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  400Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Environment:
      ADDRESS:  /csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vlb8l (ro)
  csi-snapshotter:
    Container ID:  containerd://945f5e779e387098e72cd6c8cf58fd8c8653ac3f3cbe9c5d8a6951700fa1ce97
    Image:         registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
    Image ID:      registry.k8s.io/sig-storage/csi-snapshotter@sha256:becc53e25b96573f61f7469923a92fb3e9d3a3781732159954ce0d9da07233a2
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=2
      --csi-address=$(ADDRESS)
      --leader-election-namespace=kube-system
      --leader-election
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:37 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  200Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Environment:
      ADDRESS:  /csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vlb8l (ro)
  liveness-probe:
    Container ID:  containerd://23f48409c55a4c0605a30dcd5f9ee39a59efe4bcd7b1f8d89c51616c7325369b
    Image:         registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Image ID:      registry.k8s.io/sig-storage/livenessprobe@sha256:4dc0b87ccd69f9865b89234d8555d3a614ab0a16ed94a3016ffd27f8106132ce
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29652
      --v=2
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:39 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vlb8l (ro)
  nfs:
    Container ID:  containerd://61ad00c73e720e7d33115d93d380d2907a1bdaf1af9f4410f3a3ef943ac52cb4
    Image:         registry.k8s.io/sig-storage/nfsplugin:v4.4.0
    Image ID:      registry.k8s.io/sig-storage/nfsplugin@sha256:971cb526bc0108cca7d8efda32102629cb362f99bbd4879fd381bea1b2014ab4
    Port:          29652/TCP
    Host Port:     29652/TCP
    Args:
      -v=5
      --nodeid=$(NODE_ID)
      --endpoint=$(CSI_ENDPOINT)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:40 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  200Mi
    Requests:
      cpu:     10m
      memory:  20Mi
    Liveness:  http-get http://:healthz/healthz delay=30s timeout=10s period=30s #success=1 #failure=5
    Environment:
      NODE_ID:        (v1:spec.nodeName)
      CSI_ENDPOINT:  unix:///csi/csi.sock
    Mounts:
      /csi from socket-dir (rw)
      /var/lib/kubelet/pods from pods-mount-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vlb8l (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  pods-mount-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/pods
    HostPathType:  Directory
  socket-dir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-vlb8l:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                             node-role.kubernetes.io/controlplane:NoSchedule op=Exists
                             node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason     Age   From               Message
  ----    ------     ----  ----               -------
  Normal  Scheduled  24s   default-scheduler  Successfully assigned kube-system/csi-nfs-controller-7b74694749-kv5tk to ix-truenas
  Normal  Pulled     22s   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal  Created    20s   kubelet            Created container csi-provisioner
  Normal  Started    20s   kubelet            Started container csi-provisioner
  Normal  Pulled     20s   kubelet            Container image "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2" already present on machine
  Normal  Created    18s   kubelet            Created container csi-snapshotter
  Normal  Started    18s   kubelet            Started container csi-snapshotter
  Normal  Pulled     18s   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created    16s   kubelet            Created container liveness-probe
  Normal  Started    16s   kubelet            Started container liveness-probe
  Normal  Pulled     16s   kubelet            Container image "registry.k8s.io/sig-storage/nfsplugin:v4.4.0" already present on machine
  Normal  Created    15s   kubelet            Created container nfs
  Normal  Started    15s   kubelet            Started container nfs


Name:             duplicati-ix-chart-6c986975cb-hvl2r
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Sat, 30 Dec 2023 09:06:48 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nnltz (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-nnltz:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age   From               Message
  ----     ------                    ----  ----               -------
  Normal   Scheduled                 6s    default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-hvl2r to ix-truenas
  Warning  UnexpectedAdmissionError  7s    kubelet            Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected


Name:             unifi-controller-85b5667bb-t5w66
Namespace:        ix-unifi-controller
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=unifi-controller-1.2.6
                  app.kubernetes.io/instance=unifi-controller
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=unifi-controller
                  app.kubernetes.io/version=8.0.24
                  helm-revision=1
                  helm.sh/chart=unifi-controller-1.2.6
                  pod-template-hash=85b5667bb
                  pod.name=unifi
                  release=unifi-controller
Annotations:      rollme: vBAjK
Status:           Running
IP:               192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  ReplicaSet/unifi-controller-85b5667bb
Init Containers:
  unifi-controller-init-01-permissions:
    Container ID:  containerd://0794e5d0ca2d2e74c6c02689b5dc7c4c4ace7b446c93a303e3759146a437b817
    Image:         bash:4.4.23
    Image ID:      docker.io/library/bash@sha256:a868d214223f8569181f66d73061ae643a925389523177421e93c2b33650f1c8
    Port:          <none>
    Host Port:     <none>
    Command:
      bash
    Args:
      -c
      for dir in /mnt/directories/*; do
        if [ ! -d "$dir" ]; then
          echo "[$dir] is not a directory, skipping"
          continue
        fi
      
        echo "Current Ownership and Permissions on ["$dir"]:"
        echo "chown: $(stat -c "%u %g" "$dir")"
        echo "chmod: $(stat -c "%a" "$dir")" 
        if [ $(stat -c %u "$dir") -eq 999 ] && [ $(stat -c %g "$dir") -eq 999 ]; then
          echo "Ownership is correct. Skipping..."
          fix_owner="false"
        else
          echo "Ownership is incorrect. Fixing..."
          fix_owner="true"
        fi
      
      
        if [ "$fix_owner" = "true" ]; then
          echo "Changing ownership to 999:999 on: ["$dir"]"
          chown -R 999:999 "$dir"
          echo "Finished changing ownership"
          echo "Ownership after changes:"
          stat -c "%u %g" "$dir"
        fi
      done
      
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 30 Dec 2023 09:06:32 +0100
      Finished:     Sat, 30 Dec 2023 09:06:32 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     1
      memory:  512Mi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Vienna
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
    Mounts:
      /mnt/directories/unifi from data (rw)
Containers:
  unifi-controller:
    Container ID:   containerd://3fa5e791d253705812357701b2c9926c3615fec795f1abf69567bb8441358d94
    Image:          goofball222/unifi:8.0.24
    Image ID:       docker.io/goofball222/unifi@sha256:d8b9f6c7ed653562a31d6cafbd752f96e11822e8c9509425f7681df5ac0346e0
    Ports:          30072/TCP, 30074/TCP
    Host Ports:     30072/TCP, 30074/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:40 +0100
    Ready:          False
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   exec [/usr/local/bin/docker-healthcheck.sh] delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  exec [/usr/local/bin/docker-healthcheck.sh] delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    exec [/usr/local/bin/docker-healthcheck.sh] delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      Europe/Vienna
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
      DB_MONGO_LOCAL:          true
      PORTAL_HTTPS_PORT:       30074
      PORTAL_HTTP_PORT:        30075
      RUNAS_UID0:              false
      RUN_CHOWN:               false
      UNIFI_HTTPS_PORT:        30072
      UNIFI_HTTP_PORT:         30073
    Mounts:
      /tmp from tmp (rw)
      /usr/lib/unifi/cert from cert (rw)
      /usr/lib/unifi/data from data (rw)
      /usr/lib/unifi/logs from logs (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  cert:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/unifi-controller/volumes/ix_volumes/data
    HostPathType:  
  logs:
    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:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason     Age   From               Message
  ----     ------     ----  ----               -------
  Normal   Scheduled  24s   default-scheduler  Successfully assigned ix-unifi-controller/unifi-controller-85b5667bb-t5w66 to ix-truenas
  Normal   Pulled     24s   kubelet            Container image "bash:4.4.23" already present on machine
  Normal   Created    23s   kubelet            Created container unifi-controller-init-01-permissions
  Normal   Started    23s   kubelet            Started container unifi-controller-init-01-permissions
  Normal   Pulled     17s   kubelet            Container image "goofball222/unifi:8.0.24" already present on machine
  Normal   Created    15s   kubelet            Created container unifi-controller
  Normal   Started    15s   kubelet            Started container unifi-controller
  Warning  Unhealthy  4s    kubelet            Startup probe failed: Error: UniFi API http status code 404, expecting 200


Name:                 openebs-zfs-controller-0
Namespace:            kube-system
Priority:             900000000
Priority Class Name:  openebs-zfs-csi-controller-critical
Service Account:      openebs-zfs-controller-sa
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:33 +0100
Labels:               app=openebs-zfs-controller
                      controller-revision-hash=openebs-zfs-controller-77d96d5597
                      openebs.io/component-name=openebs-zfs-controller
                      openebs.io/version=2.3.0
                      role=openebs-zfs
                      statefulset.kubernetes.io/pod-name=openebs-zfs-controller-0
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.123"
                            ],
                            "mac": "62:87:fc:87:63:57",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.0.123
IPs:
  IP:           172.16.0.123
Controlled By:  StatefulSet/openebs-zfs-controller
Containers:
  csi-resizer:
    Container ID:  containerd://5f7e5cc550d11e17a8c2f222d65ba8fa334bc4685e94d9c8c2726b08fdf8aa66
    Image:         registry.k8s.io/sig-storage/csi-resizer:v1.8.0
    Image ID:      registry.k8s.io/sig-storage/csi-resizer@sha256:2e2b44393539d744a55b9370b346e8ebd95a77573064f3f9a8caf18c22f4d0d0
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --leader-election
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmpqf (ro)
  csi-snapshotter:
    Container ID:  containerd://c391cbf9a3bcd03e0cb062af39907f8cf27f4f961a065df74dbb1418c7f73a3a
    Image:         registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
    Image ID:      registry.k8s.io/sig-storage/csi-snapshotter@sha256:becc53e25b96573f61f7469923a92fb3e9d3a3781732159954ce0d9da07233a2
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=$(ADDRESS)
      --leader-election
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:38 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmpqf (ro)
  snapshot-controller:
    Container ID:  containerd://313a4dca29bf5b23a0e67726c18eb9f36ebd995e23894669b4db76768400aeb1
    Image:         registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
    Image ID:      registry.k8s.io/sig-storage/snapshot-controller@sha256:fb95b65bb88f319f0f7d5397c401a654164f11a191f466b4026fa36085c7141b
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --leader-election=true
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:39 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmpqf (ro)
  csi-provisioner:
    Container ID:  containerd://68404d48bebd9d8ba38b8fe8bd451f158b291b4c19030532d8723de60e722773
    Image:         registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
    Image ID:      registry.k8s.io/sig-storage/csi-provisioner@sha256:d078dc174323407e8cc6f0f9abd4efaac5db27838f1564d0253d5e3233e3f17f
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=$(ADDRESS)
      --v=5
      --feature-gates=Topology=true
      --strict-topology
      --leader-election
      --extra-create-metadata=true
      --enable-capacity=true
      --default-fstype=ext4
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:40 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:    /var/lib/csi/sockets/pluginproxy/csi.sock
      NAMESPACE:  kube-system (v1:metadata.namespace)
      POD_NAME:   openebs-zfs-controller-0 (v1:metadata.name)
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmpqf (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://69db7edd146bbabd144d11bfe1560b71fda1f2a2568be63efaeb8eac5621759f
    Image:         openebs/zfs-driver:2.3.0
    Image ID:      docker.io/openebs/zfs-driver@sha256:42b8d31edc7cdf4116ecd6369f89a1d477bb9b64e695d074d290789af1a461dd
    Port:          <none>
    Host Port:     <none>
    Args:
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_CONTROLLER_DRIVER)
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:41 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      OPENEBS_CONTROLLER_DRIVER:    controller
      OPENEBS_CSI_ENDPOINT:         unix:///var/lib/csi/sockets/pluginproxy/csi.sock
      OPENEBS_NAMESPACE:            openebs
      OPENEBS_IO_INSTALLER_TYPE:    zfs-operator
      OPENEBS_IO_ENABLE_ANALYTICS:  true
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wmpqf (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  socket-dir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-wmpqf:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       21s   default-scheduler  Successfully assigned kube-system/openebs-zfs-controller-0 to ix-truenas
  Normal  AddedInterface  21s   multus             Add eth0 [172.16.0.123/16] from ix-net
  Normal  Pulled          21s   kubelet            Container image "registry.k8s.io/sig-storage/csi-resizer:v1.8.0" already present on machine
  Normal  Created         19s   kubelet            Created container csi-resizer
  Normal  Started         19s   kubelet            Started container csi-resizer
  Normal  Pulled          19s   kubelet            Container image "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2" already present on machine
  Normal  Created         17s   kubelet            Created container csi-snapshotter
  Normal  Started         17s   kubelet            Started container csi-snapshotter
  Normal  Pulled          17s   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal  Created         16s   kubelet            Created container snapshot-controller
  Normal  Started         16s   kubelet            Started container snapshot-controller
  Normal  Pulled          16s   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal  Created         15s   kubelet            Created container csi-provisioner
  Normal  Started         15s   kubelet            Started container csi-provisioner
  Normal  Pulled          15s   kubelet            Container image "openebs/zfs-driver:2.3.0" already present on machine
  Normal  Created         14s   kubelet            Created container openebs-zfs-plugin
  Normal  Started         14s   kubelet            Started container openebs-zfs-plugin


Name:                 nvidia-device-plugin-daemonset-dztq6
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Runtime Class Name:   nvidia
Service Account:      default
Node:                 ix-truenas/192.168.0.1
Start Time:           Sat, 30 Dec 2023 09:06:45 +0100
Labels:               controller-revision-hash=959889769
                      name=nvidia-device-plugin-ds
                      pod-template-generation=1
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.126"
                            ],
                            "mac": "a2:49:06:22:0f:d9",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
                      scheduler.alpha.kubernetes.io/critical-pod: 
Status:               Pending
IP:                   
IPs:                  <none>
Controlled By:        DaemonSet/nvidia-device-plugin-daemonset
Containers:
  nvidia-device-plugin-ctr:
    Container ID:  
    Image:         nvcr.io/nvidia/k8s-device-plugin:v0.13.0
    Image ID:      
    Port:          <none>
    Host Port:     <none>
    Command:
      nvidia-device-plugin
      --config-file
      /etc/config/nvdefault.yaml
    State:          Waiting
      Reason:       ContainerCreating
    Ready:          False
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /etc/config from plugin-config (rw)
      /var/lib/kubelet/device-plugins from device-plugin (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6xpzc (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  device-plugin:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/device-plugins
    HostPathType:  
  plugin-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nvidia-device-plugin-config
    Optional:  false
  kube-api-access-6xpzc:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 CriticalAddonsOnly op=Exists
                             node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
                             nvidia.com/gpu:NoSchedule op=Exists
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       9s    default-scheduler  Successfully assigned kube-system/nvidia-device-plugin-daemonset-dztq6 to ix-truenas
  Normal  AddedInterface  8s    multus             Add eth0 [172.16.0.126/16] from ix-net
  Normal  Pulled          7s    kubelet            Container image "nvcr.io/nvidia/k8s-device-plugin:v0.13.0" already present on machine
  Normal  Created         5s    kubelet            Created container nvidia-device-plugin-ctr
  Normal  Started         2s    kubelet            Started container nvidia-device-plugin-ctr


Name:             duplicati-ix-chart-6c986975cb-29jkt
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Sat, 30 Dec 2023 09:06:50 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qwsr9 (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-qwsr9:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age   From               Message
  ----     ------                    ----  ----               -------
  Normal   Scheduled                 5s    default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-29jkt to ix-truenas
  Warning  UnexpectedAdmissionError  5s    kubelet            Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected


Name:             sonarr-8f694b79d-mlrc8
Namespace:        ix-sonarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=sonarr-1.2.5
                  app.kubernetes.io/instance=sonarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=sonarr
                  app.kubernetes.io/version=3.0.10.1567
                  helm-revision=2
                  helm.sh/chart=sonarr-1.2.5
                  pod-template-hash=8f694b79d
                  pod.name=sonarr
                  release=sonarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.120"
                        ],
                        "mac": "2e:14:59:37:ae:ac",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: K3Ons
Status:           Running
IP:               172.16.0.120
IPs:
  IP:           172.16.0.120
Controlled By:  ReplicaSet/sonarr-8f694b79d
Containers:
  sonarr:
    Container ID:   containerd://7cbd9b34c579938d7d135a9cc61ba6cf1e9fb340bbcaf0b14d8de61eba84905b
    Image:          ghcr.io/onedr0p/sonarr:3.0.10.1567
    Image ID:       ghcr.io/onedr0p/sonarr@sha256:90200b6c31047426aaa175b05715f42edba6bfad34f7845a3ca1b8d8f41b9cd2
    Port:           30027/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:30027/ping delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:30027/ping delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:30027/ping delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
      SONARR__INSTANCE_NAME:   Sonarr
      SONARR__PORT:            30027
    Mounts:
      /config from config (rw)
      /mnt from sonarr-0 (rw)
      /tmp from tmp (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/sonarr/volumes/ix_volumes/config
    HostPathType:  
  sonarr-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Storage
    HostPathType:  
  tmp:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  37s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-sonarr/sonarr-8f694b79d-mlrc8 to ix-truenas
  Normal   AddedInterface    23s   multus             Add eth0 [172.16.0.120/16] from ix-net
  Normal   Pulled            23s   kubelet            Container image "ghcr.io/onedr0p/sonarr:3.0.10.1567" already present on machine
  Normal   Created           20s   kubelet            Created container sonarr
  Normal   Started           19s   kubelet            Started container sonarr


Name:             radarr-78fb8b865b-zj49j
Namespace:        ix-radarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=radarr-1.2.6
                  app.kubernetes.io/instance=radarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=radarr
                  app.kubernetes.io/version=5.2.6.8376
                  helm-revision=2
                  helm.sh/chart=radarr-1.2.6
                  pod-template-hash=78fb8b865b
                  pod.name=radarr
                  release=radarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.118"
                        ],
                        "mac": "26:44:7e:7a:61:f9",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: ZUp8S
Status:           Running
IP:               172.16.0.118
IPs:
  IP:           172.16.0.118
Controlled By:  ReplicaSet/radarr-78fb8b865b
Containers:
  radarr:
    Container ID:   containerd://a1ea7f9c242f3e0a963f95ae72859dec0756d4dccc63ddfdec422670a0872ff9
    Image:          ghcr.io/onedr0p/radarr:5.2.6.8376
    Image ID:       ghcr.io/onedr0p/radarr@sha256:2de39930de91ae698f9461bb959d93b9d59610f88e0c026e96bc5d9c99aeea89
    Port:           30025/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:36 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:30025/ping delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:30025/ping delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:30025/ping delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
      RADARR__INSTANCE_NAME:   Radarr
      RADARR__PORT:            30025
    Mounts:
      /config from config (rw)
      /mnt from radarr-0 (rw)
      /tmp from tmp (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/radarr/volumes/ix_volumes/config
    HostPathType:  
  radarr-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Storage
    HostPathType:  
  tmp:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  37s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-radarr/radarr-78fb8b865b-zj49j to ix-truenas
  Normal   AddedInterface    23s   multus             Add eth0 [172.16.0.118/16] from ix-net
  Normal   Pulled            23s   kubelet            Container image "ghcr.io/onedr0p/radarr:5.2.6.8376" already present on machine
  Normal   Created           19s   kubelet            Created container radarr
  Normal   Started           19s   kubelet            Started container radarr


Name:             wg-easy-568f69bb5d-pnbxp
Namespace:        ix-wg-easy
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=wg-easy-2.0.6
                  app.kubernetes.io/instance=wg-easy
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=wg-easy
                  app.kubernetes.io/version=8
                  helm-revision=3
                  helm.sh/chart=wg-easy-2.0.6
                  pod-template-hash=568f69bb5d
                  pod.name=wgeasy
                  release=wg-easy
Annotations:      rollme: FIw9w
Status:           Running
IP:               192.168.0.1
IPs:
  IP:           192.168.0.1
Controlled By:  ReplicaSet/wg-easy-568f69bb5d
Containers:
  wg-easy:
    Container ID:   containerd://3e562673ea37bb224f6808a94d6ca25bf730b27f2457fb68f6cc24b74e203097
    Image:          ghcr.io/wg-easy/wg-easy:8
    Image ID:       ghcr.io/wg-easy/wg-easy@sha256:f185fec28bf4a811e62d5791b7f05351113d3fe3c5ed9582e368e978625e6685
    Ports:          51820/UDP, 51821/TCP
    Host Ports:     51820/UDP, 51821/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:32 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:51821/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:51821/ delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:51821/ delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                       UTC
      UMASK:                    002
      UMASK_SET:                002
      NVIDIA_VISIBLE_DEVICES:   void
      PUID:                     0
      USER_ID:                  0
      UID:                      0
      PGID:                     568
      GROUP_ID:                 568
      GID:                      568
      PASSWORD:                 
      PORT:                     51821
      WG_ALLOWED_IPS:           0.0.0.0/0,::/0
      WG_DEFAULT_ADDRESS:       10.8.0.x
      WG_DEFAULT_DNS:           1.1.1.1
      WG_DEVICE:                eth0
      WG_HOST:                  80.108.74.114
      WG_MTU:                   1420
      WG_PATH:                  /etc/wireguard
      WG_PERSISTENT_KEEPALIVE:  0
      WG_PORT:                  51820
    Mounts:
      /etc/wireguard from config (rw)
      /tmp from tmp (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/wg-easy/volumes/ix_volumes/config
    HostPathType:  
  tmp:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  37s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-wg-easy/wg-easy-568f69bb5d-pnbxp to ix-truenas
  Normal   Pulled            24s   kubelet            Container image "ghcr.io/wg-easy/wg-easy:8" already present on machine
  Normal   Created           23s   kubelet            Created container wg-easy
  Normal   Started           23s   kubelet            Started container wg-easy


Name:             gitea-postgres-86c8c597f5-4x25r
Namespace:        ix-gitea
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.1
Start Time:       Sat, 30 Dec 2023 09:06:30 +0100
Labels:           app=gitea-1.1.8
                  app.kubernetes.io/instance=gitea
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=gitea
                  app.kubernetes.io/version=1.21.3
                  helm-revision=2
                  helm.sh/chart=gitea-1.1.8
                  pod-template-hash=86c8c597f5
                  pod.name=postgres
                  release=gitea
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.0.117"
                        ],
                        "mac": "2a:37:cb:04:2d:13",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: 06L7o
Status:           Running
IP:               172.16.0.117
IPs:
  IP:           172.16.0.117
Controlled By:  ReplicaSet/gitea-postgres-86c8c597f5
Containers:
  gitea:
    Container ID:   containerd://0c47adc96b8be37a2b762546b908f3892c34ec09d7ebd2a2e765353efa246718
    Image:          postgres:15.2
    Image ID:       docker.io/library/postgres@sha256:78a275d4c891f7b3a33d3f1a78eda9f1d744954d9e20122bfdc97cdda25cddaf
    Port:           5432/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 09:06:35 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   exec [sh -c until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2; done] delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  exec [sh -c until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2; done] delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    exec [sh -c until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2; done] delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment Variables from:
      gitea-postgres-creds  Secret  Optional: false
    Environment:
      TZ:                      UTC
      UMASK:                   002
      UMASK_SET:               002
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /var/lib/postgresql/data from postgresdata (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  postgresdata:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/gitea/volumes/ix_volumes/pgData
    HostPathType:  
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  20m   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Warning  FailedScheduling  37s   default-scheduler  0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
  Normal   Scheduled         24s   default-scheduler  Successfully assigned ix-gitea/gitea-postgres-86c8c597f5-4x25r to ix-truenas
  Normal   Pulled            23s   kubelet            Container image "postgres:15.2" already present on machine
  Normal   Created           21s   kubelet            Created container gitea
  Normal   Started           20s   kubelet            Started container gitea


Name:             duplicati-ix-chart-6c986975cb-52f75
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Start Time:       Sat, 30 Dec 2023 09:06:53 +0100
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Failed
Reason:           UnexpectedAdmissionError
Message:          Pod was rejected: Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xll25 (ro)
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-xll25:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                    Age   From               Message
  ----     ------                    ----  ----               -------
  Normal   Scheduled                 2s    default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-52f75 to ix-truenas
  Warning  UnexpectedAdmissionError  2s    kubelet            Allocate failed due to no healthy devices present; cannot allocate unhealthy devices nvidia.com/gpu, which is unexpected


Name:             duplicati-ix-chart-6c986975cb-csc44
Namespace:        ix-duplicati
Priority:         0
Service Account:  default
Node:             ix-truenas/
Labels:           app.kubernetes.io/instance=duplicati
                  app.kubernetes.io/name=ix-chart
                  pod-template-hash=6c986975cb
Annotations:      rollme: Ueg1J
Status:           Pending
IP:               
IPs:              <none>
Controlled By:    ReplicaSet/duplicati-ix-chart-6c986975cb
Containers:
  ix-chart:
    Image:      linuxserver/duplicati:latest
    Port:       8200/TCP
    Host Port:  0/TCP
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      gpu.intel.com/i915:  0
      nvidia.com/gpu:      0
    Environment:           <none>
    Mounts:
      /config from ix-host-volume-duplicati-duplicati-config (rw)
      /mnt/Data/Daten from ix-host-path-duplicati-0 (rw)
      /mnt/NVME/Bilder from ix-host-path-duplicati-1 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6cx5w (ro)
Conditions:
  Type           Status
  PodScheduled   True 
Volumes:
  ix-host-path-duplicati-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Data/Daten
    HostPathType:  
  ix-host-path-duplicati-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/NVME/Bilder
    HostPathType:  
  ix-host-volume-duplicati-duplicati-config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/SSD/ix-applications/releases/duplicati/volumes/ix_volumes/duplicati-config
    HostPathType:  
  kube-api-access-6cx5w:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason     Age   From               Message
  ----    ------     ----  ----               -------
  Normal  Scheduled  0s    default-scheduler  Successfully assigned ix-duplicati/duplicati-ix-chart-6c986975cb-csc44 to ix-truenas
