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

Name:                 csi-nfs-controller-7b74694749-mvnvj
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-nfs-controller-sa
Node:                 ix-truenas/
Start Time:           Sat, 30 Dec 2023 11:03:48 +0100
Labels:               app=csi-nfs-controller
                      pod-template-hash=7b74694749
Annotations:          <none>
Status:               Failed
Reason:               TaintToleration
Message:              Pod was rejected: Predicate TaintToleration failed
IP:                   
IPs:                  <none>
Controlled By:        ReplicaSet/csi-nfs-controller-7b74694749
Containers:
  csi-provisioner:
    Image:      registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
    Port:       <none>
    Host Port:  <none>
    Args:
      -v=2
      --csi-address=$(ADDRESS)
      --leader-election
      --leader-election-namespace=kube-system
      --extra-create-metadata=true
    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-qfhcf (ro)
  csi-snapshotter:
    Image:      registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=2
      --csi-address=$(ADDRESS)
      --leader-election-namespace=kube-system
      --leader-election
    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-qfhcf (ro)
  liveness-probe:
    Image:      registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29652
      --v=2
    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-qfhcf (ro)
  nfs:
    Image:      registry.k8s.io/sig-storage/nfsplugin:v4.4.0
    Port:       29652/TCP
    Host Port:  29652/TCP
    Args:
      -v=5
      --nodeid=$(NODE_ID)
      --endpoint=$(CSI_ENDPOINT)
    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-qfhcf (ro)
Conditions:
  Type               Status
  DisruptionTarget   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-qfhcf:
    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   Killing          24m   kubelet  Stopping container csi-provisioner
  Normal   Killing          24m   kubelet  Stopping container nfs
  Normal   Killing          24m   kubelet  Stopping container liveness-probe
  Normal   Killing          24m   kubelet  Stopping container csi-snapshotter
  Warning  TaintToleration  21m   kubelet  Predicate TaintToleration failed


Name:                 csi-smb-controller-7fbbb8fb6f-zr7dv
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-smb-controller-sa
Node:                 ix-truenas/
Start Time:           Sat, 30 Dec 2023 11:03:48 +0100
Labels:               app=csi-smb-controller
                      pod-template-hash=7fbbb8fb6f
Annotations:          <none>
Status:               Failed
Reason:               TaintToleration
Message:              Pod was rejected: Predicate TaintToleration failed
IP:                   
IPs:                  <none>
Controlled By:        ReplicaSet/csi-smb-controller-7fbbb8fb6f
Containers:
  csi-provisioner:
    Image:      registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
    Port:       <none>
    Host Port:  <none>
    Args:
      -v=2
      --csi-address=$(ADDRESS)
      --leader-election
      --leader-election-namespace=kube-system
      --extra-create-metadata=true
    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-9bdvp (ro)
  liveness-probe:
    Image:      registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29642
      --v=2
    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-9bdvp (ro)
  smb:
    Image:       registry.k8s.io/sig-storage/smbplugin:v1.11.0
    Ports:       29642/TCP, 29644/TCP
    Host Ports:  29642/TCP, 29644/TCP
    Args:
      --v=5
      --endpoint=$(CSI_ENDPOINT)
      --metrics-address=0.0.0.0:29644
    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-9bdvp (ro)
Conditions:
  Type               Status
  DisruptionTarget   True 
Volumes:
  socket-dir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-9bdvp:
    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   Killing          24m   kubelet  Stopping container csi-provisioner
  Normal   Killing          24m   kubelet  Stopping container smb
  Normal   Killing          24m   kubelet  Stopping container liveness-probe
  Warning  TaintToleration  21m   kubelet  Predicate TaintToleration failed


Name:                 snapshot-controller-546868dfb4-xmvpl
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +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.2.221"
                            ],
                            "mac": "da:fc:3a:df:0c:98",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.2.221
IPs:
  IP:           172.16.2.221
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://63a02154b5dff52cb261f1f4148778895366a8291f3566e29d4967b17b34f96b
    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 20:16:22 +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-wc8g7 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-wc8g7:
    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
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  23m   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  21m   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         21m   default-scheduler  Successfully assigned kube-system/snapshot-controller-546868dfb4-xmvpl to ix-truenas
  Normal   AddedInterface    21m   multus             Add eth0 [172.16.2.221/16] from ix-net
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal   Created           21m   kubelet            Created container snapshot-controller
  Normal   Started           21m   kubelet            Started container snapshot-controller


Name:                 snapshot-controller-546868dfb4-7c8lt
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +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.2.220"
                            ],
                            "mac": "66:65:a6:7d:f2:69",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.2.220
IPs:
  IP:           172.16.2.220
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://f29fb50309fac0026c661e56ec206ac3fbd35ae3003a0b28d41042b25971c614
    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 20:16:24 +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-kwkrc (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-kwkrc:
    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
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  23m   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  21m   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         21m   default-scheduler  Successfully assigned kube-system/snapshot-controller-546868dfb4-7c8lt to ix-truenas
  Normal   AddedInterface    21m   multus             Add eth0 [172.16.2.220/16] from ix-net
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal   Created           21m   kubelet            Created container snapshot-controller
  Normal   Started           21m   kubelet            Started container snapshot-controller


Name:                 coredns-59b4f5bbd5-s89xd
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      coredns
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +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.2.219"
                            ],
                            "mac": "42:2d:f8:cb:ab:9b",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.2.219
IPs:
  IP:           172.16.2.219
Controlled By:  ReplicaSet/coredns-59b4f5bbd5
Containers:
  coredns:
    Container ID:  containerd://647f6fc3a297faed0ac7202408aad72d47d873dc1d911242fc01c7abf0069611
    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 20:16:25 +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-5jjgn (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-5jjgn:
    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  23m                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  21m                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         21m                default-scheduler  Successfully assigned kube-system/coredns-59b4f5bbd5-s89xd to ix-truenas
  Normal   AddedInterface    21m                multus             Add eth0 [172.16.2.219/16] from ix-net
  Normal   Pulled            21m                kubelet            Container image "rancher/mirrored-coredns-coredns:1.10.1" already present on machine
  Normal   Created           21m                kubelet            Created container coredns
  Normal   Started           21m                kubelet            Started container coredns
  Warning  Unhealthy         21m (x5 over 21m)  kubelet            Readiness probe failed: Get "http://172.16.2.219:8181/ready": dial tcp 172.16.2.219:8181: connect: connection refused


Name:                 csi-smb-node-rh5rf
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-smb-node-sa
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:12 +0100
Labels:               app=csi-smb-node
                      controller-revision-hash=754c5545b6
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  DaemonSet/csi-smb-node
Containers:
  liveness-probe:
    Container ID:  containerd://7a7adc5021e71c7dbcb9d4380c76c6e58e2442e89abd1964d3f28daec330fc81
    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 20:16:24 +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-qplpt (ro)
  node-driver-registrar:
    Container ID:  containerd://e5760dd311e5abdbfb5d4bd0e85c52e639f61de4c49735db3b562651ae9c9dff
    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 20:16:28 +0100
    Ready:          True
    Restart Count:  0
    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-qplpt (ro)
  smb:
    Container ID:  containerd://b2dd0a3851e5f46c25023d56f75f2cc4768816657851fc82506c9d59993c0b61
    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 20:16:30 +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
      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-qplpt (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-qplpt:
    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  Scheduled  21m   default-scheduler  Successfully assigned kube-system/csi-smb-node-rh5rf to ix-truenas
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created    21m   kubelet            Created container liveness-probe
  Normal  Started    21m   kubelet            Started container liveness-probe
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal  Created    21m   kubelet            Created container node-driver-registrar
  Normal  Started    21m   kubelet            Started container node-driver-registrar
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/smbplugin:v1.11.0" already present on machine
  Normal  Created    21m   kubelet            Created container smb
  Normal  Started    21m   kubelet            Started container smb


Name:             intel-gpu-plugin-6h86m
Namespace:        kube-system
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:12 +0100
Labels:           app=intel-gpu-plugin
                  controller-revision-hash=58b4746f67
                  pod-template-generation=1
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.2.223"
                        ],
                        "mac": "36:19:ba:ee:01:63",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.2.223
IPs:
  IP:           172.16.2.223
Controlled By:  DaemonSet/intel-gpu-plugin
Init Containers:
  intel-gpu-initcontainer:
    Container ID:   containerd://338931cbda3e2dc4b1823ef1664a5a1678fe1db9735f6a8459e025187869f422
    Image:          intel/intel-gpu-initcontainer:0.19.0
    Image ID:       docker.io/intel/intel-gpu-initcontainer@sha256:5f05ec6ff157841189ce7e37fd56708a0e11b4018cc94a003c31724281535fe7
    Port:           <none>
    Host Port:      <none>
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 30 Dec 2023 20:16:24 +0100
      Finished:     Sat, 30 Dec 2023 20:16:26 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /etc/kubernetes/node-feature-discovery/source.d/ from nfd-source-hooks (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-x45vc (ro)
Containers:
  intel-gpu-plugin:
    Container ID:  containerd://891882482393f776a8c5d35a535833ddcac604f8419a071c7143abeb95a83388
    Image:         intel/intel-gpu-plugin:0.19.0
    Image ID:      docker.io/intel/intel-gpu-plugin@sha256:eaedfe5991710e40ce3bbb530b23f47401a2b60a813ba39439d2fea999aca51c
    Port:          <none>
    Host Port:     <none>
    Args:
      -shared-dev-num
      5
    State:          Running
      Started:      Sat, 30 Dec 2023 20:16:31 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      NODE_NAME:   (v1:spec.nodeName)
    Mounts:
      /dev/dri from devfs (ro)
      /sys/class/drm from sysfs (ro)
      /var/lib/kubelet/device-plugins from kubeletsockets (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-x45vc (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  devfs:
    Type:          HostPath (bare host directory volume)
    Path:          /dev/dri
    HostPathType:  
  sysfs:
    Type:          HostPath (bare host directory volume)
    Path:          /sys/class/drm
    HostPathType:  
  kubeletsockets:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/device-plugins
    HostPathType:  
  nfd-source-hooks:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/kubernetes/node-feature-discovery/source.d/
    HostPathType:  DirectoryOrCreate
  kube-api-access-x45vc:
    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:              kubernetes.io/arch=amd64
Tolerations:                 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
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       21m   default-scheduler  Successfully assigned kube-system/intel-gpu-plugin-6h86m to ix-truenas
  Normal  AddedInterface  21m   multus             Add eth0 [172.16.2.223/16] from ix-net
  Normal  Pulled          21m   kubelet            Container image "intel/intel-gpu-initcontainer:0.19.0" already present on machine
  Normal  Created         21m   kubelet            Created container intel-gpu-initcontainer
  Normal  Started         21m   kubelet            Started container intel-gpu-initcontainer
  Normal  Pulled          21m   kubelet            Container image "intel/intel-gpu-plugin:0.19.0" already present on machine
  Normal  Created         21m   kubelet            Created container intel-gpu-plugin
  Normal  Started         21m   kubelet            Started container intel-gpu-plugin


Name:                 csi-nfs-node-wp4md
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-nfs-node-sa
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:12 +0100
Labels:               app=csi-nfs-node
                      controller-revision-hash=598688b946
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  DaemonSet/csi-nfs-node
Containers:
  liveness-probe:
    Container ID:  containerd://dcebf75bfbdb71dff71eace862dc085574bfe8a0fe46b057be20dffb0de9a22a
    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 20:16:20 +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-tbtkz (ro)
  node-driver-registrar:
    Container ID:  containerd://2f06347352213b5b91a4b610be2f159f2b9ba5374026b6ce8549b3c36d5b7117
    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 20:16:27 +0100
    Ready:          True
    Restart Count:  0
    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-tbtkz (ro)
  nfs:
    Container ID:  containerd://1739412754372c772f4af56d8eb4f794343284bd9e33cceb88c3b6f29e73146d
    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 20:16:31 +0100
    Ready:          True
    Restart Count:  0
    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-tbtkz (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-tbtkz:
    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  Scheduled  21m   default-scheduler  Successfully assigned kube-system/csi-nfs-node-wp4md to ix-truenas
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal  Created    21m   kubelet            Created container liveness-probe
  Normal  Started    21m   kubelet            Started container liveness-probe
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal  Created    21m   kubelet            Created container node-driver-registrar
  Normal  Started    21m   kubelet            Started container node-driver-registrar
  Normal  Pulled     21m   kubelet            Container image "registry.k8s.io/sig-storage/nfsplugin:v4.4.0" already present on machine
  Normal  Created    21m   kubelet            Created container nfs
  Normal  Started    21m   kubelet            Started container nfs


Name:                 csi-smb-controller-7fbbb8fb6f-jhfpr
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-smb-controller-sa
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +0100
Labels:               app=csi-smb-controller
                      pod-template-hash=7fbbb8fb6f
Annotations:          <none>
Status:               Running
IP:                   192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  ReplicaSet/csi-smb-controller-7fbbb8fb6f
Containers:
  csi-provisioner:
    Container ID:  containerd://4a135441390a6b171033170d9dde88f888945febe97a2bb923b467e3e08a90ec
    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 20:16:25 +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-xzpmv (ro)
  liveness-probe:
    Container ID:  containerd://ac72bef71b89bec580f6287c81dca83a87ebc9d6cdf8af8911f057bd50b4d7b3
    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 20:16:28 +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-xzpmv (ro)
  smb:
    Container ID:  containerd://63f902b68a281cb5223068a3f1c8bd4becb064aad543f597f922e076be59814a
    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 20:16:30 +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-xzpmv (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-xzpmv:
    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
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  23m   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  21m   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         21m   default-scheduler  Successfully assigned kube-system/csi-smb-controller-7fbbb8fb6f-jhfpr to ix-truenas
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal   Created           21m   kubelet            Created container csi-provisioner
  Normal   Started           21m   kubelet            Started container csi-provisioner
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal   Created           21m   kubelet            Created container liveness-probe
  Normal   Started           21m   kubelet            Started container liveness-probe
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/smbplugin:v1.11.0" already present on machine
  Normal   Created           21m   kubelet            Created container smb
  Normal   Started           21m   kubelet            Started container smb


Name:                 csi-nfs-controller-7b74694749-hgx84
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-nfs-controller-sa
Node:                 ix-truenas/192.168.0.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +0100
Labels:               app=csi-nfs-controller
                      pod-template-hash=7b74694749
Annotations:          <none>
Status:               Running
IP:                   192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  ReplicaSet/csi-nfs-controller-7b74694749
Containers:
  csi-provisioner:
    Container ID:  containerd://f5891342db12a2d831b3095b3adfacf368da500451a00be4907441a947066f9e
    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 20:16:25 +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-9fp9t (ro)
  csi-snapshotter:
    Container ID:  containerd://313043392a5bc21b6d60a35df57c6e9fc05acfe5153245f105b56a43183d47bf
    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 20:16:28 +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-9fp9t (ro)
  liveness-probe:
    Container ID:  containerd://f5d259e68a33cb2594ef6692141f1dc8139faa672beec8186efa316a67bad4b0
    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 20:16:30 +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-9fp9t (ro)
  nfs:
    Container ID:  containerd://55aff769d9bad86ba277e61851d446641f14a384242bed23a11bfdbba6fbbedc
    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 20:16:31 +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-9fp9t (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-9fp9t:
    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
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  23m   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  21m   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         21m   default-scheduler  Successfully assigned kube-system/csi-nfs-controller-7b74694749-hgx84 to ix-truenas
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal   Created           21m   kubelet            Created container csi-provisioner
  Normal   Started           21m   kubelet            Started container csi-provisioner
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2" already present on machine
  Normal   Created           21m   kubelet            Created container csi-snapshotter
  Normal   Started           21m   kubelet            Started container csi-snapshotter
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/livenessprobe:v2.10.0" already present on machine
  Normal   Created           21m   kubelet            Created container liveness-probe
  Normal   Started           21m   kubelet            Started container liveness-probe
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/nfsplugin:v4.4.0" already present on machine
  Normal   Created           21m   kubelet            Created container nfs
  Normal   Started           21m   kubelet            Started container nfs


Name:                 openebs-zfs-node-f6kh6
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.35
Start Time:           Sat, 30 Dec 2023 20:16:12 +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=2
                      role=openebs-zfs
Annotations:          <none>
Status:               Running
IP:                   192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  DaemonSet/openebs-zfs-node
Containers:
  csi-node-driver-registrar:
    Container ID:  containerd://ea86b7f927c6f8e8b538f8fb2a4e861cb2b446686177acfc091271ea854a7d7f
    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 20:16:25 +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-h24nf (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://8a9f4b349e11a9fbbab44b7cdf926977ae0977e3798a7e6fa10b25e23b1b2215
    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 20:16:33 +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-h24nf (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-h24nf:
    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    21m   default-scheduler  Successfully assigned kube-system/openebs-zfs-node-f6kh6 to ix-truenas
  Warning  FailedMount  21m   kubelet            MountVolume.SetUp failed for volume "chroot-zfs" : failed to sync configmap cache: timed out waiting for the condition
  Normal   Pulled       21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0" already present on machine
  Normal   Created      21m   kubelet            Created container csi-node-driver-registrar
  Normal   Started      21m   kubelet            Started container csi-node-driver-registrar
  Normal   Pulled       21m   kubelet            Container image "openebs/zfs-driver:2.3.0" already present on machine
  Normal   Created      21m   kubelet            Created container openebs-zfs-plugin
  Normal   Started      21m   kubelet            Started container openebs-zfs-plugin


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.35
Start Time:           Sat, 30 Dec 2023 20:16:11 +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.2.217"
                            ],
                            "mac": "62:aa:99:2f:59:10",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.2.217
IPs:
  IP:           172.16.2.217
Controlled By:  StatefulSet/openebs-zfs-controller
Containers:
  csi-resizer:
    Container ID:  containerd://17b66fa9e69698fe955eca9af64b46dd189991e4709081e5edb78a438693986e
    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 20:16:24 +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-89fdx (ro)
  csi-snapshotter:
    Container ID:  containerd://aa044a12336a16ac4d391019959e10ce78f5de7202ec1eb20ece0cf274bf9514
    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 20:16:27 +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-89fdx (ro)
  snapshot-controller:
    Container ID:  containerd://84f53ce5a0d5caf239d646892e3ea0a4b95f7b519d56066ff5d7a2ca6ebd112e
    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 20:16:29 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-89fdx (ro)
  csi-provisioner:
    Container ID:  containerd://f34bd32fc44da3e298f50469764f8fb0abb9b2fbca71ac972ddf0459331aeb7f
    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 20:16:31 +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-89fdx (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://dd393de59a1e1c8373e202a1078d1bbce41685ef774994e7f52232cf16b57f86
    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 20:16:33 +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-89fdx (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-89fdx:
    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  FailedScheduling  23m   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  21m   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         21m   default-scheduler  Successfully assigned kube-system/openebs-zfs-controller-0 to ix-truenas
  Normal   AddedInterface    21m   multus             Add eth0 [172.16.2.217/16] from ix-net
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-resizer:v1.8.0" already present on machine
  Normal   Created           21m   kubelet            Created container csi-resizer
  Normal   Started           21m   kubelet            Started container csi-resizer
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2" already present on machine
  Normal   Created           21m   kubelet            Created container csi-snapshotter
  Normal   Started           21m   kubelet            Started container csi-snapshotter
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/snapshot-controller:v6.2.2" already present on machine
  Normal   Created           21m   kubelet            Created container snapshot-controller
  Normal   Started           21m   kubelet            Started container snapshot-controller
  Normal   Pulled            21m   kubelet            Container image "registry.k8s.io/sig-storage/csi-provisioner:v3.5.0" already present on machine
  Normal   Created           21m   kubelet            Created container csi-provisioner
  Normal   Started           21m   kubelet            Started container csi-provisioner
  Normal   Pulled            21m   kubelet            Container image "openebs/zfs-driver:2.3.0" already present on machine
  Normal   Created           21m   kubelet            Created container openebs-zfs-plugin
  Normal   Started           21m   kubelet            Started container openebs-zfs-plugin


Name:             nextcloud-postgres-64458b44cb-ljbqs
Namespace:        ix-nextcloud
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:11 +0100
Labels:           app.kubernetes.io/instance=nextcloud-postgres
                  app.kubernetes.io/name=nextcloud-postgres
                  pod-template-hash=64458b44cb
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.2.216"
                        ],
                        "mac": "ba:c5:3a:a9:63:dc",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: d1DAP
Status:           Running
IP:               172.16.2.216
IPs:
  IP:           172.16.2.216
Controlled By:  ReplicaSet/nextcloud-postgres-64458b44cb
Containers:
  nextcloud-postgres:
    Container ID:   containerd://f1fac32d9256a2600a72a5d236d9e2b75b07584261bf158dac87491a8eccd909
    Image:          postgres:13.1
    Image ID:       docker.io/library/postgres@sha256:26180996f7d804993f9c90398615d1269709a799b5eb79109292843a1c7cd851
    Port:           5432/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 20:16:27 +0100
    Ready:          True
    Restart Count:  0
    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:
      POSTGRES_USER:      <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:  <set to the key 'db-password' in secret 'db-details'>  Optional: false
    Mounts:
      /postgres_backups from postgres-backup (rw)
      /var/lib/postgresql/data from postgres-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2jzbr (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  postgres-backup:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/nextcloud/dbbackup
    HostPathType:  
  postgres-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/nextcloud/db
    HostPathType:  
  kube-api-access-2jzbr:
    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  FailedScheduling  24m   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  21m   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         21m   default-scheduler  Successfully assigned ix-nextcloud/nextcloud-postgres-64458b44cb-ljbqs to ix-truenas
  Normal   AddedInterface    21m   multus             Add eth0 [172.16.2.216/16] from ix-net
  Normal   Pulled            21m   kubelet            Container image "postgres:13.1" already present on machine
  Normal   Created           21m   kubelet            Created container nextcloud-postgres
  Normal   Started           21m   kubelet            Started container nextcloud-postgres
  Warning  Unhealthy         21m   kubelet            Startup probe failed: command "sh -c until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2; done" timed out


Name:             adguard-home-69b7c4f9f6-dckdr
Namespace:        ix-adguard-home
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:11 +0100
Labels:           app=adguard-home-1.0.32
                  app.kubernetes.io/instance=adguard-home
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=adguard-home
                  app.kubernetes.io/version=0.107.43
                  helm-revision=11
                  helm.sh/chart=adguard-home-1.0.32
                  pod-template-hash=69b7c4f9f6
                  pod.name=adguard
                  release=adguard-home
Annotations:      rollme: sfagB
Status:           Running
IP:               192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  ReplicaSet/adguard-home-69b7c4f9f6
Containers:
  adguard-home:
    Container ID:  containerd://b71520c96c4f054e45916c12f489928f5b3d0280065a5bf9af094737fb8aa484
    Image:         adguard/adguardhome:v0.107.43
    Image ID:      docker.io/adguard/adguardhome@sha256:4016a420451810959f782d3cbe04c620d83c3431cbb13ae27aabd2921db482a0
    Port:          <none>
    Host Port:     <none>
    Args:
      --no-check-update
      --host
      0.0.0.0
      --config
      /opt/adguardhome/conf/AdGuardHome.yaml
      --work-dir
      /opt/adguardhome/work
      --port
      30004
    State:          Running
      Started:      Sat, 30 Dec 2023 20:16:25 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  4Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:30004/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:30004/ delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:30004/ delay=10s timeout=2s period=5s #success=1 #failure=60
    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
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /opt/adguardhome/conf from conf (rw)
      /opt/adguardhome/work from work (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  conf:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/adguard/config
    HostPathType:  
  work:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/adguard/data
    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  24m   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  21m   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         21m   default-scheduler  Successfully assigned ix-adguard-home/adguard-home-69b7c4f9f6-dckdr to ix-truenas
  Normal   Pulled            21m   kubelet            Container image "adguard/adguardhome:v0.107.43" already present on machine
  Normal   Created           21m   kubelet            Created container adguard-home
  Normal   Started           21m   kubelet            Started container adguard-home


Name:             netdata-9b6b4b88d-cnntk
Namespace:        ix-netdata
Priority:         0
Service Account:  netdata
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:11 +0100
Labels:           app.kubernetes.io/instance=netdata
                  app.kubernetes.io/name=netdata
                  pod-template-hash=9b6b4b88d
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.2.218"
                        ],
                        "mac": "ca:97:5f:f3:f3:27",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: Mf33O
Status:           Running
IP:               172.16.2.218
IPs:
  IP:           172.16.2.218
Controlled By:  ReplicaSet/netdata-9b6b4b88d
Containers:
  netdata:
    Container ID:   containerd://fbad4fd4205f92748cfd60485f30c859ba4d5bec26be0c5150dad6134f655183
    Image:          netdata/netdata:v1.44.1
    Image ID:       docker.io/netdata/netdata@sha256:4363d046c878507036b977e9716828bffc26913b1b3f977e83015d370ffc154a
    Port:           19999/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 20:16:34 +0100
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:http/api/v1/info delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:      http-get http://:http/api/v1/info delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:        http-get http://:http/api/v1/info delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:    <none>
    Mounts:
      /etc/netdata from netdataconfig (rw)
      /host/etc/group from group (ro)
      /host/etc/os-release from os-release (ro)
      /host/etc/passwd from user (ro)
      /host/proc from proc (ro)
      /host/sys from sys (ro)
      /var/cache/netdata from netdatacache (rw)
      /var/lib/netdata from netdatalib (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-25994 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  netdatacache:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/datanet/ndc
    HostPathType:  
  netdataconfig:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/datanet/ndcon
    HostPathType:  
  netdatalib:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/datanet/ndl
    HostPathType:  
  os-release:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/os-release
    HostPathType:  
  proc:
    Type:          HostPath (bare host directory volume)
    Path:          /proc
    HostPathType:  
  sys:
    Type:          HostPath (bare host directory volume)
    Path:          /sys
    HostPathType:  
  user:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/passwd
    HostPathType:  
  group:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/group
    HostPathType:  
  kube-api-access-25994:
    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  FailedScheduling  24m                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  21m                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         21m                default-scheduler  Successfully assigned ix-netdata/netdata-9b6b4b88d-cnntk to ix-truenas
  Normal   AddedInterface    21m                multus             Add eth0 [172.16.2.218/16] from ix-net
  Normal   Pulled            21m                kubelet            Container image "netdata/netdata:v1.44.1" already present on machine
  Normal   Created           21m                kubelet            Created container netdata
  Normal   Started           21m                kubelet            Started container netdata
  Warning  Unhealthy         20m (x3 over 21m)  kubelet            Startup probe failed: Get "http://172.16.2.218:19999/api/v1/info": context deadline exceeded (Client.Timeout exceeded while awaiting headers)


Name:             nextcloud-57d64684d7-d79d9
Namespace:        ix-nextcloud
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:11 +0100
Labels:           app.kubernetes.io/instance=nextcloud
                  app.kubernetes.io/name=nextcloud
                  pod-template-hash=57d64684d7
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.2.222"
                        ],
                        "mac": "0e:7d:59:a7:93:72",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: sEBtJ
Status:           Running
IP:               172.16.2.222
IPs:
  IP:           172.16.2.222
Controlled By:  ReplicaSet/nextcloud-57d64684d7
Init Containers:
  init-postgresdb:
    Container ID:  containerd://01b6ee4b439d9833c82921e295866085182f462a0387efff8791f7749a0e1b13
    Image:         postgres:13.1
    Image ID:      docker.io/library/postgres@sha256:26180996f7d804993f9c90398615d1269709a799b5eb79109292843a1c7cd851
    Port:          <none>
    Host Port:     <none>
    Command:
      sh
      -c
      until pg_isready -U $POSTGRES_USER -d nextcloud -h nextcloud-postgres; do echo waiting for postgres; sleep 2; done
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 30 Dec 2023 20:16:25 +0100
      Finished:     Sat, 30 Dec 2023 20:16:46 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      POSTGRES_USER:      <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:  <set to the key 'db-password' in secret 'db-details'>  Optional: false
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gcjmd (ro)
Containers:
  nextcloud:
    Container ID:   containerd://3abbf73fa678ada1ecee287cb70b79608836c09c7f0c644162c15f400c82ee5d
    Image:          nextcloud:28.0.1
    Image ID:       docker.io/library/nextcloud@sha256:4e831b5cc41a06d9b5d317d7a9a54c6e35f538fc3c3d3709fd16c768f3e4f432
    Port:           80/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 30 Dec 2023 20:16:48 +0100
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:http/status.php delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:      http-get http://:http/status.php delay=10s timeout=5s period=10s #success=1 #failure=5
    Startup:        exec [/bin/sh -c commands_to_check=ffmpeg
for comm in $commands_to_check; do
  if ! command -v $comm /dev/null 2>&1; then
    echo "Command $comm not found"
    exit 1
  fi
done
] delay=60s timeout=2s period=10s #success=1 #failure=100
    Environment:
      POSTGRES_USER:              <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:          <set to the key 'db-password' in secret 'db-details'>  Optional: false
      POSTGRES_HOST:              nextcloud-postgres:5432
      POSTGRES_DB:                nextcloud
      NEXTCLOUD_DATA_DIR:         /var/www/html/data
      PHP_UPLOAD_LIMIT:           3G
      PHP_MEMORY_LIMIT:           512M
      NEXTCLOUD_TRUSTED_DOMAINS:  192.168.0.35
      NEXTCLOUD_ADMIN_USER:       <set to the key 'nextcloud-username' in secret 'nextcloud'>  Optional: false
      NEXTCLOUD_ADMIN_PASSWORD:   <set to the key 'nextcloud-password' in secret 'nextcloud'>  Optional: false
    Mounts:
      /etc/apache2/conf-enabled/limitrequestbody.conf from nextcloud-configuration (rw,path="limitrequestbody.conf")
      /mnt/datahome/nextcloud/opt from extrappvolume-0 (rw)
      /usr/local/etc/php/conf.d/nextcloud-z-99.ini from nextcloud-configuration (rw,path="php.ini")
      /usr/local/etc/php/conf.d/opcache-z-99.ini from nextcloud-configuration (rw,path="opcache.ini")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gcjmd (ro)
      /var/www/ from nextcloud-data (rw,path="root")
      /var/www/html from nextcloud-data (rw,path="html")
      /var/www/html/config from nextcloud-data (rw,path="config")
      /var/www/html/custom_apps from nextcloud-data (rw,path="custom_apps")
      /var/www/html/data from nextcloud-data (rw,path="data")
      /var/www/html/themes from nextcloud-data (rw,path="themes")
      /var/www/tmp from nextcloud-data (rw,path="tmp")
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  nextcloud-configuration:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nextcloud-configuration
    Optional:  false
  nginx-configuration:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nginx-configuration
    Optional:  false
  nextcloud-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/nextcloud/data
    HostPathType:  
  extrappvolume-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/nextcloud/opt
    HostPathType:  
  kube-api-access-gcjmd:
    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  FailedScheduling  24m   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  21m   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         21m   default-scheduler  Successfully assigned ix-nextcloud/nextcloud-57d64684d7-d79d9 to ix-truenas
  Normal   AddedInterface    21m   multus             Add eth0 [172.16.2.222/16] from ix-net
  Normal   Pulled            21m   kubelet            Container image "postgres:13.1" already present on machine
  Normal   Created           21m   kubelet            Created container init-postgresdb
  Normal   Started           21m   kubelet            Started container init-postgresdb
  Normal   Pulled            21m   kubelet            Container image "nextcloud:28.0.1" already present on machine
  Normal   Created           21m   kubelet            Created container nextcloud
  Normal   Started           21m   kubelet            Started container nextcloud


Name:             plex-55595fd7fb-vw6xp
Namespace:        ix-plex
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:16:34 +0100
Labels:           app.kubernetes.io/instance=plex
                  app.kubernetes.io/name=plex
                  pod-template-hash=55595fd7fb
Annotations:      rollme: Xnidt
Status:           Running
IP:               192.168.0.35
IPs:
  IP:           192.168.0.35
Controlled By:  ReplicaSet/plex-55595fd7fb
Containers:
  plex:
    Container ID:   containerd://6bfde5d952959fb86aa41f819da32ec41edd44734f52849d427ce4fa7dc099f6
    Image:          plexinc/pms-docker:plexpass
    Image ID:       docker.io/plexinc/pms-docker@sha256:8aeb4a982ea564ad309861dd251cd9e218aac3f4e4d3da21375568341be1b16f
    Ports:          32400/TCP, 32469/TCP, 1900/UDP, 32410/UDP, 32412/UDP, 32413/UDP, 32414/UDP
    Host Ports:     32400/TCP, 32469/TCP, 1900/UDP, 32410/UDP, 32412/UDP, 32413/UDP, 32414/UDP
    State:          Running
      Started:      Sat, 30 Dec 2023 20:21:54 +0100
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 30 Dec 2023 20:16:40 +0100
      Finished:     Sat, 30 Dec 2023 20:21:53 +0100
    Ready:          True
    Restart Count:  1
    Limits:
      amd.com/gpu:         0
      gpu.intel.com/i915:  1
      nvidia.com/gpu:      0
    Requests:
      amd.com/gpu:         0
      cpu:                 10m
      gpu.intel.com/i915:  1
      memory:              50Mi
      nvidia.com/gpu:      0
    Liveness:              tcp-socket :32400 delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:             tcp-socket :32400 delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:               tcp-socket :32400 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      KUBE_NAMESPACE:        ix-plex (v1:metadata.namespace)
      POD_IP:                 (v1:status.podIP)
      TZ:                    Europe/Berlin
      PLEX_CLAIM:            claim-zoxzaUzvs1shZRYgf3h8
      PMS_INTERNAL_ADDRESS:  http://plex:32400
      PMS_IMAGE:             plexinc/pms-docker:1.32.8.7639-fb6452ebf
    Mounts:
      /Media from extrappvolume-0 (rw)
      /config from config (rw)
      /config/Library/Application Support/Plex Media Server/Logs from shared-logs (rw)
      /data from data (rw)
      /shared from shared (rw)
      /transcode from transcode (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9b5cv (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/plex/apps
    HostPathType:  
  data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/plex/apps
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  shared-logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  transcode:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/plex/apps
    HostPathType:  
  extrappvolume-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/plex/media
    HostPathType:  
  kube-api-access-9b5cv:
    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:              <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  23m                 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  21m                 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         21m                 default-scheduler  Successfully assigned ix-plex/plex-55595fd7fb-vw6xp to ix-truenas
  Normal   Pulled            21m                 kubelet            Container image "plexinc/pms-docker:plexpass" already present on machine
  Normal   Created           21m                 kubelet            Created container plex
  Normal   Started           21m                 kubelet            Started container plex
  Warning  Unhealthy         16m (x58 over 21m)  kubelet            Startup probe failed: dial tcp 192.168.0.35:32400: connect: connection refused


Name:             nextcloud-cronjob-28399410-pn724
Namespace:        ix-nextcloud
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.0.35
Start Time:       Sat, 30 Dec 2023 20:30:00 +0100
Labels:           app=nextcloud-cronjob
                  app.kubernetes.io/instance=nextcloud-cronjob
                  app.kubernetes.io/name=nextcloud-cronjob
                  controller-uid=2424ee76-46cf-416b-a783-ee2bb87f2ed0
                  job-name=nextcloud-cronjob-28399410
                  release=nextcloud
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.2.225"
                        ],
                        "mac": "de:3b:38:ca:49:c2",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Succeeded
IP:               172.16.2.225
IPs:
  IP:           172.16.2.225
Controlled By:  Job/nextcloud-cronjob-28399410
Containers:
  nextcloud-cronjob:
    Container ID:  containerd://60b2d910c05ce51841b40a32dcfa00142b9eec0a3b67df33b7babcf1500fe109
    Image:         nextcloud:28.0.1
    Image ID:      docker.io/library/nextcloud@sha256:4e831b5cc41a06d9b5d317d7a9a54c6e35f538fc3c3d3709fd16c768f3e4f432
    Port:          <none>
    Host Port:     <none>
    Command:
      php
      -f
      /var/www/html/cron.php
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 30 Dec 2023 20:30:01 +0100
      Finished:     Sat, 30 Dec 2023 20:30:02 +0100
    Ready:          False
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-58j2w (ro)
      /var/www/ from nextcloud-data (rw,path="root")
      /var/www/html from nextcloud-data (rw,path="html")
      /var/www/html/config from nextcloud-data (rw,path="config")
      /var/www/html/custom_apps from nextcloud-data (rw,path="custom_apps")
      /var/www/html/data from nextcloud-data (rw,path="data")
      /var/www/html/themes from nextcloud-data (rw,path="themes")
      /var/www/tmp from nextcloud-data (rw,path="tmp")
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  nextcloud-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/datahome/nextcloud/data
    HostPathType:  
  kube-api-access-58j2w:
    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       7m56s  default-scheduler  Successfully assigned ix-nextcloud/nextcloud-cronjob-28399410-pn724 to ix-truenas
  Normal  AddedInterface  7m56s  multus             Add eth0 [172.16.2.225/16] from ix-net
  Normal  Pulled          7m56s  kubelet            Container image "nextcloud:28.0.1" already present on machine
  Normal  Created         7m55s  kubelet            Created container nextcloud-cronjob
  Normal  Started         7m55s  kubelet            Started container nextcloud-cronjob
