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

Name:             svclb-lidarr-1520d32f-8cndq
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-lidarr-1520d32f
                  controller-revision-hash=79b4fb679
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=lidarr
                  svccontroller.k3s.cattle.io/svcnamespace=ix-lidarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.9"
                        ],
                        "mac": "b2:21:e4:07:f7:ca",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.9
IPs:
  IP:           172.16.1.9
Controlled By:  DaemonSet/svclb-lidarr-1520d32f
Containers:
  lb-tcp-8686:
    Container ID:   containerd://bb1fd3d2790ed44bc92d474ff9705c173a34ce2734824ab35207d59e1d1c813f
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           8686/TCP
    Host Port:      8686/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:57 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    8686
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   8686
      DEST_IPS:    172.17.159.210
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:                 csi-nfs-node-fqmw5
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-nfs-node-sa
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:48 +0200
Labels:               app=csi-nfs-node
                      controller-revision-hash=598688b946
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  DaemonSet/csi-nfs-node
Containers:
  liveness-probe:
    Container ID:  containerd://b28edf4648b8e778a2aa27160a604ed4964d11c494e2db2e7e49abd8298ae083
    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:      Fri, 22 Dec 2023 15:22:50 +0200
    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-7tvtc (ro)
  node-driver-registrar:
    Container ID:  containerd://acfc10048aadab4472b56cb428758f6638a069546dcc2c068c635e1e52aa6270
    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:      Fri, 22 Dec 2023 15:22:51 +0200
    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-7tvtc (ro)
  nfs:
    Container ID:  containerd://01b14645d4525710d6c44a005d2a30930c4857b195ab95453a36db890cde783e
    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:      Fri, 22 Dec 2023 15:22:52 +0200
    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-7tvtc (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-7tvtc:
    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:                      <none>


Name:             svclb-pihole-dns-44e3ab8e-p4vvx
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-pihole-dns-44e3ab8e
                  controller-revision-hash=555b49745b
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=pihole-dns
                  svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.10"
                        ],
                        "mac": "36:29:04:93:32:6b",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.10
IPs:
  IP:           172.16.1.10
Controlled By:  DaemonSet/svclb-pihole-dns-44e3ab8e
Containers:
  lb-udp-53:
    Container ID:   containerd://ed0639001cfc89a1d5c97df8f59caffbfb010835408da61ca9768b0adec39eb3
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           53/UDP
    Host Port:      53/UDP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    53
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   53
      DEST_IPS:    172.17.234.46
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-prowlarr-5c2bfebd-8qp9k
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-prowlarr-5c2bfebd
                  controller-revision-hash=84ffc65fb8
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=prowlarr
                  svccontroller.k3s.cattle.io/svcnamespace=ix-prowlarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.13"
                        ],
                        "mac": "42:1e:a4:1e:b0:8e",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.13
IPs:
  IP:           172.16.1.13
Controlled By:  DaemonSet/svclb-prowlarr-5c2bfebd
Containers:
  lb-tcp-9696:
    Container ID:   containerd://101d99d445fdad3e6922b8bd596ba3249e58e7738bd8eb0b93d078e71d96459f
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           9696/TCP
    Host Port:      9696/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    9696
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   9696
      DEST_IPS:    172.17.76.25
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-pihole-ff771c66-cf4cz
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-pihole-ff771c66
                  controller-revision-hash=774f55b9f9
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=pihole
                  svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.8"
                        ],
                        "mac": "26:ab:5b:f0:4b:a7",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.8
IPs:
  IP:           172.16.1.8
Controlled By:  DaemonSet/svclb-pihole-ff771c66
Containers:
  lb-tcp-9089:
    Container ID:   containerd://fc1e47bb7cd126f6e9cf02ec066b13903fcd9c3c2adc2ddcf83025bf5bb6fad2
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           9089/TCP
    Host Port:      9089/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    9089
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   9089
      DEST_IPS:    172.17.93.114
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:                 csi-smb-node-wqcr6
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      csi-smb-node-sa
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 10:31:29 +0200
Labels:               app=csi-smb-node
                      controller-revision-hash=754c5545b6
                      pod-template-generation=1
Annotations:          <none>
Status:               Running
IP:                   192.168.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  DaemonSet/csi-smb-node
Containers:
  liveness-probe:
    Container ID:  containerd://e17b3001a6f6d087b9d6d0e7b2eaca1380baa86bc86284ca4f3da2a524775ab0
    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:      Fri, 22 Dec 2023 15:22:52 +0200
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 22 Dec 2023 10:31:33 +0200
      Finished:     Fri, 22 Dec 2023 14:53:05 +0200
    Ready:          True
    Restart Count:  1
    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-66zgc (ro)
  node-driver-registrar:
    Container ID:  containerd://f9c19ec57ce1a5da5eff7eaab4fd929674476a43fcd46620a7ff518d6485083c
    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:      Fri, 22 Dec 2023 15:22:54 +0200
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 22 Dec 2023 10:31:34 +0200
      Finished:     Fri, 22 Dec 2023 14:53:05 +0200
    Ready:          True
    Restart Count:  1
    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-66zgc (ro)
  smb:
    Container ID:  containerd://a3ea932e69429a6c2ec3edef2fdf67f58a8d789ed8fb14fb50df61e7a5792bb1
    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:      Fri, 22 Dec 2023 15:22:55 +0200
    Last State:     Terminated
      Reason:       Error
      Exit Code:    2
      Started:      Fri, 22 Dec 2023 10:31:35 +0200
      Finished:     Fri, 22 Dec 2023 14:53:05 +0200
    Ready:          True
    Restart Count:  1
    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-66zgc (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-66zgc:
    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:                      <none>


Name:             svclb-pihole-dns-tcp-18fad908-q9bm9
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-pihole-dns-tcp-18fad908
                  controller-revision-hash=5cb48b8856
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=pihole-dns-tcp
                  svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.16"
                        ],
                        "mac": "86:3b:3a:81:8a:bf",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.16
IPs:
  IP:           172.16.1.16
Controlled By:  DaemonSet/svclb-pihole-dns-tcp-18fad908
Containers:
  lb-tcp-53:
    Container ID:   containerd://2ca4137ac245d9eff69c895c702d785c4acb759d1401727f97e1d23ac0f8f478
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           53/TCP
    Host Port:      53/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    53
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   53
      DEST_IPS:    172.17.107.118
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-kms-022a63bd-wdpjw
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-kms-022a63bd
                  controller-revision-hash=fd8694db6
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=kms
                  svccontroller.k3s.cattle.io/svcnamespace=ix-kms
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.11"
                        ],
                        "mac": "06:38:35:81:5f:23",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.11
IPs:
  IP:           172.16.1.11
Controlled By:  DaemonSet/svclb-kms-022a63bd
Containers:
  lb-tcp-1688:
    Container ID:   containerd://95f0a2a4130fe95b0317719950facfb3b42ce108f2b9fbc75b075cf052ac554d
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           1688/TCP
    Host Port:      1688/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    1688
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   1688
      DEST_IPS:    172.17.68.221
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-searxng-dd14350d-dffq8
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-searxng-dd14350d
                  controller-revision-hash=767f4f867
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=searxng
                  svccontroller.k3s.cattle.io/svcnamespace=ix-searxng
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.7"
                        ],
                        "mac": "62:7a:b9:d7:d7:3c",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.7
IPs:
  IP:           172.16.1.7
Controlled By:  DaemonSet/svclb-searxng-dd14350d
Containers:
  lb-tcp-8080:
    Container ID:   containerd://926191feedcc3870d609e9ce9606615fc4f5f8e34393e892f07f8f46155dff49
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           8080/TCP
    Host Port:      8080/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    8080
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   8080
      DEST_IPS:    172.17.20.75
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-transmission-torrent-8764cefb-p5pbk
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=svclb-transmission-torrent-8764cefb
                  controller-revision-hash=59f446d69c
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=transmission-torrent
                  svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.18"
                        ],
                        "mac": "a6:5d:52:c8:10:f2",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.18
IPs:
  IP:           172.16.1.18
Controlled By:  DaemonSet/svclb-transmission-torrent-8764cefb
Containers:
  lb-tcp-51414:
    Container ID:   containerd://592ebe81064a42b0a1787cc3739371cf24354c01ec257edeec2d212b9cfe7209
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           51414/TCP
    Host Port:      51414/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    51414
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   51414
      DEST_IPS:    172.17.4.218
    Mounts:        <none>
  lb-udp-51414:
    Container ID:   containerd://22b226dee49e7063b2e5522b977bd8a2d4e061c7f1a232672bb7048db4521fa3
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           51414/UDP
    Host Port:      51414/UDP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:58 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    51414
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   51414
      DEST_IPS:    172.17.4.218
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             speaker-6q4hc
Namespace:        metallb-system
Priority:         0
Service Account:  speaker
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=metallb
                  component=speaker
                  controller-revision-hash=5c6774c4f9
                  pod-template-generation=1
Annotations:      prometheus.io/port: 7472
                  prometheus.io/scrape: true
Status:           Running
IP:               192.168.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  DaemonSet/speaker
Containers:
  speaker:
    Container ID:  containerd://672267c5f20d7082b9f1df798a6686f47048a7dfcabd3b6e252c6004dcbe2fae
    Image:         quay.io/metallb/speaker:v0.13.7
    Image ID:      quay.io/metallb/speaker@sha256:aeab5aeeb25c7ca31a1c468a35b1db4513cd6199bf376bdf19ff5689d2ebad28
    Ports:         7472/TCP, 7946/TCP, 7946/UDP
    Host Ports:    7472/TCP, 7946/TCP, 7946/UDP
    Args:
      --port=7472
      --log-level=info
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:03 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get http://:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Environment:
      METALLB_NODE_NAME:       (v1:spec.nodeName)
      METALLB_HOST:            (v1:status.hostIP)
      METALLB_ML_BIND_ADDR:    (v1:status.podIP)
      METALLB_ML_LABELS:      app=metallb,component=speaker
      METALLB_ML_SECRET_KEY:  <set to the key 'secretkey' in secret 'memberlist'>  Optional: false
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s92jm (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-s92jm:
    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/os=linux
Tolerations:                 node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                             node-role.kubernetes.io/master:NoSchedule 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:                      <none>


Name:                 openebs-zfs-node-mskst
Namespace:            kube-system
Priority:             900001000
Priority Class Name:  openebs-zfs-csi-node-critical
Service Account:      openebs-zfs-node-sa
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:56 +0200
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.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  DaemonSet/openebs-zfs-node
Containers:
  csi-node-driver-registrar:
    Container ID:  containerd://b1715248c520d95ff176347e81f400d82b5dafc8e5e5cd8a3d18f89af6a92827
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-z2kqp (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://cd8b34d93870f0356033eb7ae9b3ba3612039edb9a5e4d3a32f9ca26bb134d1e
    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:      Fri, 22 Dec 2023 15:23:04 +0200
    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-z2kqp (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-z2kqp:
    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:                      <none>


Name:             cert-manager-webhook-545bd5d7d8-tr8f6
Namespace:        cert-manager
Priority:         0
Service Account:  cert-manager-webhook
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:23:08 +0200
Labels:           app=webhook
                  app.kubernetes.io/component=webhook
                  app.kubernetes.io/instance=cert-manager
                  app.kubernetes.io/name=webhook
                  app.kubernetes.io/version=v1.11.0
                  pod-template-hash=545bd5d7d8
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.31"
                        ],
                        "mac": "72:ee:b2:89:81:7e",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.31
IPs:
  IP:           172.16.1.31
Controlled By:  ReplicaSet/cert-manager-webhook-545bd5d7d8
Containers:
  cert-manager-webhook:
    Container ID:  containerd://d25f777d37c89c1a105405823243f94f7922009f9a84eaa6bbfcb645d3130f81
    Image:         quay.io/jetstack/cert-manager-webhook:v1.11.0
    Image ID:      quay.io/jetstack/cert-manager-webhook@sha256:6730d96fc382a57cde4f7519d2a32b40013e0d3bace2ea0579c7c051fbbd608d
    Ports:         10250/TCP, 6080/TCP
    Host Ports:    0/TCP, 0/TCP
    Args:
      --v=2
      --secure-port=10250
      --dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)
      --dynamic-serving-ca-secret-name=cert-manager-webhook-ca
      --dynamic-serving-dns-names=cert-manager-webhook
      --dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE)
      --dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE).svc
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:09 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:6080/livez delay=60s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get http://:6080/healthz delay=5s timeout=1s period=5s #success=1 #failure=3
    Environment:
      POD_NAMESPACE:  cert-manager (v1:metadata.namespace)
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lbqdg (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-lbqdg:
    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/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:                 snapshot-controller-546868dfb4-6dmc5
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:55 +0200
Labels:               app=snapshot-controller
                      pod-template-hash=546868dfb4
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.1.23"
                            ],
                            "mac": "9a:51:21:00:a1:c7",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.1.23
IPs:
  IP:           172.16.1.23
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://7895d86cc8bffd2e0fb6d78f68e23b3fd581443fa69ff1b41303f2e2145ca8be
    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:      Fri, 22 Dec 2023 15:23:01 +0200
    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-w4s62 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-w4s62:
    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:                      <none>


Name:                 csi-smb-controller-7fbbb8fb6f-qnhj2
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-smb-controller-sa
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:55 +0200
Labels:               app=csi-smb-controller
                      pod-template-hash=7fbbb8fb6f
Annotations:          <none>
Status:               Running
IP:                   192.168.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  ReplicaSet/csi-smb-controller-7fbbb8fb6f
Containers:
  csi-provisioner:
    Container ID:  containerd://3e94df8686c3a7cc0011e16070d040f2899abe2372ee1b77f4339730460a0ae8
    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:      Fri, 22 Dec 2023 15:23:00 +0200
    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-j87m2 (ro)
  liveness-probe:
    Container ID:  containerd://ceb08851349a0425dd849d7dc9009a2a90bea6c6bfdc61f25e4081a163c310b4
    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:      Fri, 22 Dec 2023 15:23:01 +0200
    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-j87m2 (ro)
  smb:
    Container ID:  containerd://5a50f471058e7729e185da987d1c8ed176031e3ea0bfe0b31ba82440f565c784
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-j87m2 (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-j87m2:
    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:                      <none>


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.4.101
Start Time:           Fri, 22 Dec 2023 15:22:56 +0200
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.1.28"
                            ],
                            "mac": "12:cc:1a:e0:ae:4f",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.1.28
IPs:
  IP:           172.16.1.28
Controlled By:  StatefulSet/openebs-zfs-controller
Containers:
  csi-resizer:
    Container ID:  containerd://9f632212b8d085eb22afbb8c63838296c781a27dafd0d65995f7db7c792a4c2e
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-2n7cb (ro)
  csi-snapshotter:
    Container ID:  containerd://7f4055ec4fd8832bd8b68a39c1f92835c8291f138ff29bf2f9fd5a683ec93f24
    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:      Fri, 22 Dec 2023 15:23:03 +0200
    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-2n7cb (ro)
  snapshot-controller:
    Container ID:  containerd://4e3f201f4ddab14c0ab20fb60608883544a3e5c190ff6089c3051b61b9ae7049
    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:      Fri, 22 Dec 2023 15:23:03 +0200
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2n7cb (ro)
  csi-provisioner:
    Container ID:  containerd://32abb1998d9ff5df71c2d349424b90ba39a438c5a195cbf14082ac73faf9563d
    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:      Fri, 22 Dec 2023 15:23:04 +0200
    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-2n7cb (ro)
  openebs-zfs-plugin:
    Container ID:  containerd://3025d3f13a25c6f42768ad85badc3ae3d0cba7ffccf367b298b1aeadf00c946e
    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:      Fri, 22 Dec 2023 15:23:04 +0200
    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-2n7cb (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-2n7cb:
    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:                      <none>


Name:                 csi-nfs-controller-7b74694749-q5zv2
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      csi-nfs-controller-sa
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:55 +0200
Labels:               app=csi-nfs-controller
                      pod-template-hash=7b74694749
Annotations:          <none>
Status:               Running
IP:                   192.168.4.101
IPs:
  IP:           192.168.4.101
Controlled By:  ReplicaSet/csi-nfs-controller-7b74694749
Containers:
  csi-provisioner:
    Container ID:  containerd://6f50dccca7e34619dc6bc8c50cd8739a47104e97bc923f8edb6a4df766067a60
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-n4mbb (ro)
  csi-snapshotter:
    Container ID:  containerd://5a42a25d4c3752cc162798422b8675d211bd09aca98395d1b4766048c7d94590
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-n4mbb (ro)
  liveness-probe:
    Container ID:  containerd://17e98f08568b84836a26bc58beabcd3976942ae30761f93131fedd4feb6ebe8e
    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:      Fri, 22 Dec 2023 15:23:03 +0200
    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-n4mbb (ro)
  nfs:
    Container ID:  containerd://eba284e94893215fe15976fadbb9c4691d6b7511dd88e5cd6b68beba16833ff8
    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:      Fri, 22 Dec 2023 15:23:04 +0200
    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-n4mbb (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-n4mbb:
    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:                      <none>


Name:             svclb-transmission-06c4c986-nkfjb
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:23:27 +0200
Labels:           app=svclb-transmission-06c4c986
                  controller-revision-hash=d55f4b549
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=transmission
                  svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.40"
                        ],
                        "mac": "7e:71:36:f0:9b:7e",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.40
IPs:
  IP:           172.16.1.40
Controlled By:  DaemonSet/svclb-transmission-06c4c986
Containers:
  lb-tcp-10109:
    Container ID:   containerd://fa3b578d3a097b5553bf4c61dd164bd23d54c3fb5db72618f0d1a1a573fcbe40
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           10109/TCP
    Host Port:      10109/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:28 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    10109
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   10109
      DEST_IPS:    172.17.235.206
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             cert-manager-8444f6f86b-w6slc
Namespace:        cert-manager
Priority:         0
Service Account:  cert-manager
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:55 +0200
Labels:           app=cert-manager
                  app.kubernetes.io/component=controller
                  app.kubernetes.io/instance=cert-manager
                  app.kubernetes.io/name=cert-manager
                  app.kubernetes.io/version=v1.11.0
                  pod-template-hash=8444f6f86b
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.21"
                        ],
                        "mac": "86:de:0f:7a:b7:77",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  prometheus.io/path: /metrics
                  prometheus.io/port: 9402
                  prometheus.io/scrape: true
Status:           Running
IP:               172.16.1.21
IPs:
  IP:           172.16.1.21
Controlled By:  ReplicaSet/cert-manager-8444f6f86b
Containers:
  cert-manager-controller:
    Container ID:  containerd://0e9482bdc303963c5d94dd79518b5e50f6892e8cbfa815f37b881be4b10675c0
    Image:         quay.io/jetstack/cert-manager-controller:v1.11.0
    Image ID:      quay.io/jetstack/cert-manager-controller@sha256:d429b6d696e0ef47cff1d15241c6ffaac351e38ac22664b82fafa771d615b89a
    Port:          9402/TCP
    Host Port:     0/TCP
    Args:
      --v=2
      --cluster-resource-namespace=$(POD_NAMESPACE)
      --leader-election-namespace=kube-system
      --acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.11.0
      --max-concurrent-challenges=60
      --dns01-recursive-nameservers=1.1.1.1:53,8.8.8.8:53
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:01 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      POD_NAMESPACE:  cert-manager (v1:metadata.namespace)
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7f4h7 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-7f4h7:
    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/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:             searxng-6f6978b45f-29fpr
Namespace:        ix-searxng
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:56 +0200
Labels:           app=searxng-3.0.1
                  app.kubernetes.io/instance=searxng
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=searxng
                  app.kubernetes.io/version=latest
                  helm-revision=10
                  helm.sh/chart=searxng-3.0.1
                  pod-template-hash=6f6978b45f
                  pod.name=main
                  release=searxng
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.15"
                        ],
                        "mac": "9e:c7:62:36:81:98",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: eXgZF
Status:           Running
IP:               172.16.1.15
IPs:
  IP:           172.16.1.15
Controlled By:  ReplicaSet/searxng-6f6978b45f
Containers:
  searxng:
    Container ID:   containerd://d2307bba32666e84a0a4f6bcfc0316f7e365e7a89e28df347caeb2e462b6621e
    Image:          tccr.io/truecharts/searxng:latest@sha256:880321e4497925165beda91167e5f9bbc699ed0e272edf46fdcee4fdc94c5097
    Image ID:       tccr.io/truecharts/searxng@sha256:880321e4497925165beda91167e5f9bbc699ed0e272edf46fdcee4fdc94c5097
    Port:           8080/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:22:59 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:8080/healthz delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:8080/healthz delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :8080 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      Europe/Bucharest
      UMASK:                   0000
      UMASK_SET:               0000
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
      S6_READ_ONLY_ROOT:       1
      BASE_URL:                
      BIND_ADDRESS:            0.0.0.0:8080
      INSTANCE_NAME:           SearXng
    Mounts:
      /dev/shm from devshm (rw)
      /etc/searxng from config (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/searxng
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  <unset>
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  varrun:
    Type:        EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:      Memory
    SizeLimit:   <unset>
QoS Class:       Burstable
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:          <none>


Name:             cert-manager-cainjector-ffb4747bb-5mb8q
Namespace:        cert-manager
Priority:         0
Service Account:  cert-manager-cainjector
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:23:16 +0200
Labels:           app=cainjector
                  app.kubernetes.io/component=cainjector
                  app.kubernetes.io/instance=cert-manager
                  app.kubernetes.io/name=cainjector
                  app.kubernetes.io/version=v1.11.0
                  pod-template-hash=ffb4747bb
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.36"
                        ],
                        "mac": "1a:e0:9b:e4:45:b9",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.36
IPs:
  IP:           172.16.1.36
Controlled By:  ReplicaSet/cert-manager-cainjector-ffb4747bb
Containers:
  cert-manager-cainjector:
    Container ID:  containerd://87ef0e8df51eb4f4ab9e81f9e93d0441a35752d3ecdcc79267e95227dc1e5c0a
    Image:         quay.io/jetstack/cert-manager-cainjector:v1.11.0
    Image ID:      quay.io/jetstack/cert-manager-cainjector@sha256:5c3eb25b085443b83586a98a1ae07f8364461dfca700e950c30f585efb7474ba
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=2
      --leader-election-namespace=kube-system
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:20 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      POD_NAMESPACE:  cert-manager (v1:metadata.namespace)
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cxjkr (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-cxjkr:
    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/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:             collabora-bb4675c8f-cgxxk
Namespace:        ix-collabora
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:22:55 +0200
Labels:           app.kubernetes.io/instance=collabora
                  app.kubernetes.io/name=collabora
                  pod-template-hash=bb4675c8f
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.22"
                        ],
                        "mac": "7a:d4:af:6b:65:5d",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.22
IPs:
  IP:           172.16.1.22
Controlled By:  ReplicaSet/collabora-bb4675c8f
Containers:
  collabora-nginx:
    Container ID:   containerd://37001d0307262d8fb149938ab1a58ed09ef3a4d893579f8c90edeec9afed2dd8
    Image:          nginx:1.23.3
    Image ID:       docker.io/library/nginx@sha256:f4e3b6489888647ce1834b601c6c06b9f8c03dee6e097e13ed3e28c01ea3ac8c
    Ports:          80/TCP, 443/TCP
    Host Ports:     0/TCP, 0/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:01 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:443/robots.txt delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:      http-get https://:443/robots.txt delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:        http-get https://:443/robots.txt delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:    <none>
    Mounts:
      /etc/nginx/nginx.conf from configuration (ro,path="config")
      /etc/nginx/server.crt from certs (rw,path="certPublicKey")
      /etc/nginx/server.key from certs (rw,path="certPrivateKey")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rf9lw (ro)
  collabora:
    Container ID:   containerd://80e4d982929defe969ec1b3706352ce3365a4e530d3d65f5450fba57eea6aa3d
    Image:          collabora/code:23.05.6.4.1
    Image ID:       docker.io/collabora/code@sha256:3660e56e1974f4fbe08fac35bad577e6a1836e72f5090117bffe9702f3cea165
    Port:           9980/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:02 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9980/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:      http-get http://:9980/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Startup:        http-get http://:9980/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Environment:
      timezone:           Europe/Bucharest
      aliasgroup1:        
      dictionaries:       de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru
      extra_params:       --o:welcome.enable=false --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false --o:net.proto=IPv4 --o:net.post_allow.host[0]=.+ --o:storage.wopi.host[0]=.+
      DONT_GEN_SSL_CERT:  true
      server_name:        192.168.4.101:9980
      username:           <set to the key 'username' in secret 'credentials'>  Optional: false
      password:           <set to the key 'password' in secret 'credentials'>  Optional: false
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rf9lw (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  configuration:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nginx-config
    Optional:  false
  certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  credentials
    Optional:    false
  kube-api-access-rf9lw:
    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:                      <none>


Name:                 snapshot-controller-546868dfb4-t4rfx
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      snapshot-controller
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:55 +0200
Labels:               app=snapshot-controller
                      pod-template-hash=546868dfb4
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.1.25"
                            ],
                            "mac": "de:34:97:80:3e:dc",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.1.25
IPs:
  IP:           172.16.1.25
Controlled By:  ReplicaSet/snapshot-controller-546868dfb4
Containers:
  snapshot-controller:
    Container ID:  containerd://c4dbb0099110dd826df2e583bd0c6b7c035ea2d1ee03725c8c4a4ba2a653425d
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-mql7c (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  kube-api-access-mql7c:
    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:                      <none>


Name:                 coredns-59b4f5bbd5-8bnf6
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      coredns
Node:                 ix-truenas/192.168.4.101
Start Time:           Fri, 22 Dec 2023 15:22:55 +0200
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.1.27"
                            ],
                            "mac": "a6:8e:e7:05:1f:59",
                            "default": true,
                            "dns": {},
                            "gateway": [
                                "172.16.0.1"
                            ]
                        }]
Status:               Running
IP:                   172.16.1.27
IPs:
  IP:           172.16.1.27
Controlled By:  ReplicaSet/coredns-59b4f5bbd5
Containers:
  coredns:
    Container ID:  containerd://15a0eba01d4b537627fd9c514ae02b95e88c9bf3dbc3040b10f2bbf29764e8e6
    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:      Fri, 22 Dec 2023 15:23:02 +0200
    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-f788f (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-f788f:
    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:                       <none>


Name:             controller-7597dd4f7b-qdcx7
Namespace:        metallb-system
Priority:         0
Service Account:  controller
Node:             ix-truenas/192.168.4.101
Start Time:       Fri, 22 Dec 2023 15:23:30 +0200
Labels:           app=metallb
                  component=controller
                  pod-template-hash=7597dd4f7b
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.43"
                        ],
                        "mac": "d6:c0:f6:9d:aa:76",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  prometheus.io/port: 7472
                  prometheus.io/scrape: true
Status:           Running
IP:               172.16.1.43
IPs:
  IP:           172.16.1.43
Controlled By:  ReplicaSet/controller-7597dd4f7b
Containers:
  controller:
    Container ID:  containerd://7e4f6ef45c9da1d082c49d105f46617d495d6af19b434807bae9447500c52b8f
    Image:         quay.io/metallb/controller:v0.13.7
    Image ID:      quay.io/metallb/controller@sha256:0e486995b27d62433e728f7b266fb8b7b7f4fd65e1b751bef17fe56e76653bf1
    Ports:         7472/TCP, 9443/TCP
    Host Ports:    0/TCP, 0/TCP
    Args:
      --port=7472
      --log-level=info
    State:          Running
      Started:      Fri, 22 Dec 2023 15:23:33 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get http://:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Environment:
      METALLB_ML_SECRET_NAME:  memberlist
      METALLB_DEPLOYMENT:      controller
    Mounts:
      /tmp/k8s-webhook-server/serving-certs from cert (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pddb7 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  webhook-server-cert
    Optional:    false
  kube-api-access-pddb7:
    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/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:             cloudnative-pg-5f58b6fbcd-fqv7h
Namespace:        ix-cloudnative-pg
Priority:         0
Service Account:  cloudnative-pg
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 14:31:30 +0200
Labels:           app.kubernetes.io/instance=cloudnative-pg
                  app.kubernetes.io/name=cloudnative-pg
                  pod-template-hash=5f58b6fbcd
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.84"
                        ],
                        "mac": "ba:dc:02:21:2a:9a",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.84
IPs:
  IP:           172.16.1.84
Controlled By:  ReplicaSet/cloudnative-pg-5f58b6fbcd
Containers:
  manager:
    Container ID:  containerd://3c33fab01fbbf2cf6a9062a8bd343e848717ea15e903ef40f8f1116dfb5154d6
    Image:         ghcr.io/cloudnative-pg/cloudnative-pg:1.21.1
    Image ID:      ghcr.io/cloudnative-pg/cloudnative-pg@sha256:9f707d91de1c92975ab1a098b52e804d8f5b90c7934a0b1c40d00e773522a123
    Ports:         8080/TCP, 9443/TCP
    Host Ports:    0/TCP, 0/TCP
    Command:
      /manager
    Args:
      controller
      --leader-elect
      --config-map-name=cnpg-controller-manager-config
      --webhook-port=9443
    State:          Running
      Started:      Sat, 23 Dec 2023 14:31:33 +0200
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:9443/readyz delay=3s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get https://:9443/readyz delay=3s timeout=1s period=10s #success=1 #failure=3
    Environment:
      OPERATOR_IMAGE_NAME:           ghcr.io/cloudnative-pg/cloudnative-pg:1.21.1
      OPERATOR_NAMESPACE:            ix-cloudnative-pg (v1:metadata.namespace)
      MONITORING_QUERIES_CONFIGMAP:  cnpg-default-monitoring
    Mounts:
      /controller from scratch-data (rw)
      /run/secrets/cnpg.io/webhook from webhook-certificates (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-c5kdm (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  scratch-data:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  webhook-certificates:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cnpg-webhook-cert
    Optional:    true
  kube-api-access-c5kdm:
    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:                      <none>


Name:             svclb-traefik-35cc8034-2gb6t
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:10:24 +0200
Labels:           app=svclb-traefik-35cc8034
                  controller-revision-hash=5496c869fd
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=traefik
                  svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.86"
                        ],
                        "mac": "6e:4d:fb:34:90:02",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.86
IPs:
  IP:           172.16.1.86
Controlled By:  DaemonSet/svclb-traefik-35cc8034
Containers:
  lb-tcp-9000:
    Container ID:   containerd://7a5d233f6b32b871424d8b0b6fd4d16314dcf5e834257d8c49614db16ff16a98
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           9000/TCP
    Host Port:      9000/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:10:25 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    9000
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   9000
      DEST_IPS:    172.17.36.86
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             svclb-traefik-tcp-a9194811-zrkx6
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:10:24 +0200
Labels:           app=svclb-traefik-tcp-a9194811
                  controller-revision-hash=fb96c9d64
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=traefik-tcp
                  svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.85"
                        ],
                        "mac": "72:d0:cc:63:7b:cf",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.85
IPs:
  IP:           172.16.1.85
Controlled By:  DaemonSet/svclb-traefik-tcp-a9194811
Containers:
  lb-tcp-80:
    Container ID:   containerd://af63ea44222d66ddf0ab022c204e081194148f8661e32f388c5a7f675d4dfa40
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           80/TCP
    Host Port:      80/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:10:25 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    80
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   80
      DEST_IPS:    172.17.207.147
    Mounts:        <none>
  lb-tcp-443:
    Container ID:   containerd://92136d02e8f9db031101094d8ee004699fa92592defc744dc1d8b545e778bc8b
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           443/TCP
    Host Port:      443/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:10:26 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    443
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   443
      DEST_IPS:    172.17.207.147
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             traefik-5cdd6c7fcd-gf4kl
Namespace:        ix-traefik
Priority:         0
Service Account:  traefik
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:10:24 +0200
Labels:           app=traefik-23.0.7
                  app.kubernetes.io/instance=traefik
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=traefik
                  app.kubernetes.io/version=2.10.5
                  helm-revision=1
                  helm.sh/chart=traefik-23.0.7
                  pod-template-hash=5cdd6c7fcd
                  pod.name=main
                  release=traefik
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.87"
                        ],
                        "mac": "6a:d2:31:c9:1d:39",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: 7CdkF
Status:           Running
IP:               172.16.1.87
IPs:
  IP:           172.16.1.87
Controlled By:  ReplicaSet/traefik-5cdd6c7fcd
Containers:
  traefik:
    Container ID:  containerd://d4f6c69e71c3798479cc63fbf7012da96f631aebd7b49917f3fac96c94a0786d
    Image:         tccr.io/truecharts/traefik:v2.10.5@sha256:b277733b5b8d7f9d2761813d97e161c1f64ec77960f9c06adde13868efbc8dce
    Image ID:      tccr.io/truecharts/traefik@sha256:b277733b5b8d7f9d2761813d97e161c1f64ec77960f9c06adde13868efbc8dce
    Ports:         9000/TCP, 9180/TCP, 80/TCP, 443/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP, 0/TCP
    Args:
      --global.checknewversion
      --entryPoints.main.address=:9000/tcp
      --entryPoints.metrics.address=:9180/tcp
      --entryPoints.web.address=:80/tcp
      --entryPoints.websecure.address=:443/tcp
      --api.dashboard=true
      --ping=true
      --providers.kubernetescrd
      --providers.kubernetesingress
      --providers.kubernetesingress.ingressendpoint.publishedservice=ix-traefik/traefik-tcp
      --entrypoints.web.http.redirections.entryPoint.to=:443
      --entrypoints.web.http.redirections.entryPoint.scheme=https
      --entrypoints.websecure.http.tls=true
      --log.format=common
      --serverstransport.insecureskipverify=true
      --providers.kubernetesingress.allowexternalnameservices=true
    State:          Running
      Started:      Sat, 23 Dec 2023 16:10:31 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   tcp-socket :9000 delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  tcp-socket :9000 delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :9000 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      Europe/Bucharest
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /plugins-storage from plugins (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j6l5r (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  plugins:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  kube-api-access-j6l5r:
    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/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=traefik,app.kubernetes.io/name=traefik,pod.name=traefik
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=traefik,app.kubernetes.io/name=traefik,pod.name=traefik
Events:                       <none>


Name:             cloudflared-b6c5cb45-849nt
Namespace:        ix-cloudflared
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:12:34 +0200
Labels:           app=cloudflared-7.0.7
                  app.kubernetes.io/instance=cloudflared
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=cloudflared
                  app.kubernetes.io/version=2023.10.0
                  helm-revision=47
                  helm.sh/chart=cloudflared-7.0.7
                  pod-template-hash=b6c5cb45
                  pod.name=main
                  release=cloudflared
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.89"
                        ],
                        "mac": "5e:a0:07:b0:81:ce",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: QnVrt
Status:           Running
IP:               172.16.1.89
IPs:
  IP:           172.16.1.89
Controlled By:  ReplicaSet/cloudflared-b6c5cb45
Containers:
  cloudflared:
    Container ID:  containerd://357215495ccb6b75a2589a0b92e611d0715be615331d14c10a985ab672b47298
    Image:         cloudflare/cloudflared:2023.10.0@sha256:c18744ae1767c17c5562cc731c24e64a5a2f93f35c3dd6629b90dedaff6dff8f
    Image ID:      docker.io/cloudflare/cloudflared@sha256:c18744ae1767c17c5562cc731c24e64a5a2f93f35c3dd6629b90dedaff6dff8f
    Port:          <none>
    Host Port:     <none>
    Args:
      tunnel
      --no-autoupdate
      run
    State:          Running
      Started:      Sat, 23 Dec 2023 16:12:37 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      TZ:                      Europe/Bucharest
      UMASK:                   0000
      UMASK_SET:               0000
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
      S6_READ_ONLY_ROOT:       1
      TUNNEL_TOKEN:            eyJhIjoiZWY0OWFkNjRlYmQzMGVjMWI5ZTQ4NWNjYzRkM2NjYmQiLCJ0IjoiYjRlNDc4NmEtNzhlZi00ZGJhLWFmZjQtYjZkMGFhM2Y1ZmJhIiwicyI6Ik5UQTNOamd4WXpjdE0yTTJaUzAwT0dKbUxXRTJZV1F0WmpnM1l6aG1PV1l5T0RCaSJ9
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=cloudflared,app.kubernetes.io/name=cloudflared,pod.name=cloudflared
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=cloudflared,app.kubernetes.io/name=cloudflared,pod.name=cloudflared
Events:                       <none>


Name:             kms-68cb85468b-pnwgt
Namespace:        ix-kms
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:13:49 +0200
Labels:           app=kms-16.0.7
                  app.kubernetes.io/instance=kms
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=kms
                  app.kubernetes.io/version=minimal
                  helm-revision=32
                  helm.sh/chart=kms-16.0.7
                  pod-template-hash=68cb85468b
                  pod.name=main
                  release=kms
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.90"
                        ],
                        "mac": "36:55:bc:5e:e2:c7",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: JEDg5
Status:           Running
IP:               172.16.1.90
IPs:
  IP:           172.16.1.90
Controlled By:  ReplicaSet/kms-68cb85468b
Containers:
  kms:
    Container ID:   containerd://43353f212a02c5ada5cd8612cfc59179b0f0dcbdbe4215dfd65bb272b253ba20
    Image:          pykmsorg/py-kms:minimal@sha256:830c65dac504b2ebdff18e8126f3c66db06860f306a9703e15b598642b8d9de9
    Image ID:       docker.io/pykmsorg/py-kms@sha256:830c65dac504b2ebdff18e8126f3c66db06860f306a9703e15b598642b8d9de9
    Port:           1688/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:13:50 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     1
      memory:  1Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   tcp-socket :1688 delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  tcp-socket :1688 delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :1688 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      Europe/Bucharest
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  1Gi
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  1Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  1Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                1Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=kms,app.kubernetes.io/name=kms,pod.name=kms
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=kms,app.kubernetes.io/name=kms,pod.name=kms
Events:                       <none>


Name:             svclb-radarr-b2c48c7b-kb4kz
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:31:02 +0200
Labels:           app=svclb-radarr-b2c48c7b
                  controller-revision-hash=7f4d748bc9
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=radarr
                  svccontroller.k3s.cattle.io/svcnamespace=ix-radarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.92"
                        ],
                        "mac": "62:cf:c5:20:f7:5e",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.92
IPs:
  IP:           172.16.1.92
Controlled By:  DaemonSet/svclb-radarr-b2c48c7b
Containers:
  lb-tcp-7878:
    Container ID:   containerd://86bf3106164add574e1a49021cffa714817ff60757a0fd92c8ae81aae242874c
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           7878/TCP
    Host Port:      7878/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:31:03 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    7878
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   7878
      DEST_IPS:    172.17.96.74
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             radarr-5c5c8f4777-7gqpz
Namespace:        ix-radarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:31:22 +0200
Labels:           app=radarr-18.0.7
                  app.kubernetes.io/instance=radarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=radarr
                  app.kubernetes.io/version=5.1.3.8246
                  helm-revision=32
                  helm.sh/chart=radarr-18.0.7
                  pod-template-hash=5c5c8f4777
                  pod.name=main
                  release=radarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.93"
                        ],
                        "mac": "ea:68:e4:cd:f7:16",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    },{
                        "name": "ix-radarr/ix-radarr-0",
                        "interface": "net1",
                        "ips": [
                            "192.168.3.31"
                        ],
                        "mac": "fe:ff:47:21:27:0a",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: ix-radarr-0
                  rollme: fgnSE
Status:           Running
IP:               172.16.1.93
IPs:
  IP:           172.16.1.93
Controlled By:  ReplicaSet/radarr-5c5c8f4777
Containers:
  radarr:
    Container ID:   containerd://31c21b1862f5cf271d7bf613104ce4bfddee756a359167ed034853d792683268
    Image:          ghcr.io/onedr0p/radarr:5.1.3.8246@sha256:e3eeb1de9aed562a2d4b99704b788dab672b314acaa074b38dc080a18b58cfc7
    Image ID:       ghcr.io/onedr0p/radarr@sha256:e3eeb1de9aed562a2d4b99704b788dab672b314acaa074b38dc080a18b58cfc7
    Port:           7878/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:31:30 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:7878/ping delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:7878/ping delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:7878/ping delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                             Europe/Bucharest
      UMASK:                          0000
      UMASK_SET:                      0000
      NVIDIA_VISIBLE_DEVICES:         void
      S6_READ_ONLY_ROOT:              1
      RADARR__AUTHENTICATION_METHOD:  
      RADARR__PORT:                   7878
    Mounts:
      /config from config (rw)
      /dev/shm from devshm (rw)
      /media/Animated from persist-list-2 (rw)
      /media/Downloads from persist-list-1 (rw)
      /media/Movies from persist-list-0 (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/radarr
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  persist-list-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD2/Media/Movies
    HostPathType:  
  persist-list-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD0/Downloads
    HostPathType:  
  persist-list-2:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD0/Media/Animated
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=radarr,app.kubernetes.io/name=radarr,pod.name=radarr
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=radarr,app.kubernetes.io/name=radarr,pod.name=radarr
Events:                       <none>


Name:             lidarr-687b9cb849-6f9nd
Namespace:        ix-lidarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:36:32 +0200
Labels:           app=lidarr-18.0.7
                  app.kubernetes.io/instance=lidarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=lidarr
                  app.kubernetes.io/version=2.1.0.3856
                  helm-revision=35
                  helm.sh/chart=lidarr-18.0.7
                  pod-template-hash=687b9cb849
                  pod.name=main
                  release=lidarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.97"
                        ],
                        "mac": "7a:e7:2c:fd:09:ad",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    },{
                        "name": "ix-lidarr/ix-lidarr-0",
                        "interface": "net1",
                        "ips": [
                            "192.168.3.32"
                        ],
                        "mac": "ba:09:3d:0f:68:08",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: ix-lidarr-0
                  rollme: DICKg
Status:           Running
IP:               172.16.1.97
IPs:
  IP:           172.16.1.97
Controlled By:  ReplicaSet/lidarr-687b9cb849
Containers:
  lidarr:
    Container ID:   containerd://65e620f37561a45e2dea7675489fec2fb0528506f0a945b1c025fc5fe9297ae6
    Image:          ghcr.io/onedr0p/lidarr-develop:2.1.0.3856@sha256:a804847dc155618645974f5576ffbfb6e90bb44a1add221ccc672e4641cc979e
    Image ID:       ghcr.io/onedr0p/lidarr-develop@sha256:a804847dc155618645974f5576ffbfb6e90bb44a1add221ccc672e4641cc979e
    Port:           8686/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:36:37 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:8686/ping delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:8686/ping delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:8686/ping delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                             Europe/Bucharest
      UMASK:                          0000
      UMASK_SET:                      0000
      NVIDIA_VISIBLE_DEVICES:         void
      S6_READ_ONLY_ROOT:              1
      LIDARR__AUTHENTICATION_METHOD:  
      LIDARR__PORT:                   8686
    Mounts:
      /config from config (rw)
      /dev/shm from devshm (rw)
      /media/Downloads from persist-list-1 (rw)
      /media/Muzica from persist-list-0 (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/lidarr
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  persist-list-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD2/Media/Muzica
    HostPathType:  
  persist-list-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD0/Downloads
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=lidarr,app.kubernetes.io/name=lidarr,pod.name=lidarr
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=lidarr,app.kubernetes.io/name=lidarr,pod.name=lidarr
Events:                       <none>


Name:             prowlarr-6cdd6895c4-skcxk
Namespace:        ix-prowlarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:40:13 +0200
Labels:           app=prowlarr-13.0.7
                  app.kubernetes.io/instance=prowlarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=prowlarr
                  app.kubernetes.io/version=1.11.2.4160
                  helm-revision=25
                  helm.sh/chart=prowlarr-13.0.7
                  pod-template-hash=6cdd6895c4
                  pod.name=main
                  release=prowlarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.98"
                        ],
                        "mac": "2a:54:31:f5:6b:9f",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: UIdGl
Status:           Running
IP:               172.16.1.98
IPs:
  IP:           172.16.1.98
Controlled By:  ReplicaSet/prowlarr-6cdd6895c4
Containers:
  prowlarr:
    Container ID:   containerd://40565282545d7d00ec79a4d9dcb1f722f510fc59a4fcf92c3315c57e69ef1d4d
    Image:          ghcr.io/onedr0p/prowlarr-develop:1.11.2.4160@sha256:12c58192e978bf04695cab64abd071ba323b9967b25abf51f79ab0e57f782cb6
    Image ID:       ghcr.io/onedr0p/prowlarr-develop@sha256:12c58192e978bf04695cab64abd071ba323b9967b25abf51f79ab0e57f782cb6
    Port:           9696/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:40:18 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:9696/ delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:9696/ delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :9696 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                               Europe/Bucharest
      UMASK:                            0000
      UMASK_SET:                        0000
      NVIDIA_VISIBLE_DEVICES:           void
      S6_READ_ONLY_ROOT:                1
      PROWLARR__AUTHENTICATION_METHOD:  
      PROWLARR__PORT:                   9696
    Mounts:
      /config from config (rw)
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/prowlarr
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=prowlarr,app.kubernetes.io/name=prowlarr,pod.name=prowlarr
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=prowlarr,app.kubernetes.io/name=prowlarr,pod.name=prowlarr
Events:                       <none>


Name:             svclb-sonarr-a3e933d8-lvd7b
Namespace:        kube-system
Priority:         0
Service Account:  svclb
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:42:36 +0200
Labels:           app=svclb-sonarr-a3e933d8
                  controller-revision-hash=f94fb7d4c
                  pod-template-generation=1
                  svccontroller.k3s.cattle.io/svcname=sonarr
                  svccontroller.k3s.cattle.io/svcnamespace=ix-sonarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.100"
                        ],
                        "mac": "7a:f1:12:a7:53:1a",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
Status:           Running
IP:               172.16.1.100
IPs:
  IP:           172.16.1.100
Controlled By:  DaemonSet/svclb-sonarr-a3e933d8
Containers:
  lb-tcp-8989:
    Container ID:   containerd://734a45b148b78ccc9ee54fa4e461b0d4718d78f489000e6068a1ddf8aabecc02
    Image:          rancher/klipper-lb:v0.4.4
    Image ID:       docker.io/rancher/klipper-lb@sha256:d6780e97ac25454b56f88410b236d52572518040f11d0db5c6baaac0d2fcf860
    Port:           8989/TCP
    Host Port:      8989/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:42:37 +0200
    Ready:          True
    Restart Count:  0
    Environment:
      SRC_PORT:    8989
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   8989
      DEST_IPS:    172.17.149.60
    Mounts:        <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:            <none>
QoS Class:          BestEffort
Node-Selectors:     <none>
Tolerations:        CriticalAddonsOnly op=Exists
                    node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                    node-role.kubernetes.io/master:NoSchedule op=Exists
                    node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                    node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                    node.kubernetes.io/not-ready:NoExecute op=Exists
                    node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                    node.kubernetes.io/unreachable:NoExecute op=Exists
                    node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:             <none>


Name:             sonarr-84dfcc597f-kh65n
Namespace:        ix-sonarr
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:42:36 +0200
Labels:           app=sonarr-17.0.8
                  app.kubernetes.io/instance=sonarr
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=sonarr
                  app.kubernetes.io/version=3.0.10.1567
                  helm-revision=67
                  helm.sh/chart=sonarr-17.0.8
                  pod-template-hash=84dfcc597f
                  pod.name=main
                  release=sonarr
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.101"
                        ],
                        "mac": "d6:c8:29:ba:7f:6a",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    },{
                        "name": "ix-sonarr/ix-sonarr-0",
                        "interface": "net1",
                        "ips": [
                            "192.168.3.30"
                        ],
                        "mac": "2e:ba:63:d6:17:69",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: ix-sonarr-0
                  rollme: csat7
Status:           Running
IP:               172.16.1.101
IPs:
  IP:           172.16.1.101
Controlled By:  ReplicaSet/sonarr-84dfcc597f
Containers:
  sonarr:
    Container ID:   containerd://093d9482da07787192ccaa53a99e66683f7f0eb6eb6fc561284b547bb1d4bc5e
    Image:          ghcr.io/onedr0p/sonarr:3.0.10.1567@sha256:90200b6c31047426aaa175b05715f42edba6bfad34f7845a3ca1b8d8f41b9cd2
    Image ID:       ghcr.io/onedr0p/sonarr@sha256:90200b6c31047426aaa175b05715f42edba6bfad34f7845a3ca1b8d8f41b9cd2
    Port:           8989/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:42:41 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:8989/ping delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:8989/ping delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:8989/ping delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                             Europe/Bucharest
      UMASK:                          0000
      UMASK_SET:                      0000
      NVIDIA_VISIBLE_DEVICES:         void
      S6_READ_ONLY_ROOT:              1
      SONARR__AUTHENTICATION_METHOD:  
      SONARR__PORT:                   8989
    Mounts:
      /config from config (rw)
      /dev/shm from devshm (rw)
      /media/Animated_Series from persist-list-2 (rw)
      /media/Downloads from persist-list-1 (rw)
      /media/Shows from persist-list-0 (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/sonarr
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  persist-list-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD1/Media/TV
    HostPathType:  
  persist-list-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD0/Downloads
    HostPathType:  
  persist-list-2:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD1/Media/Animated_Series
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=sonarr,app.kubernetes.io/name=sonarr,pod.name=sonarr
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=sonarr,app.kubernetes.io/name=sonarr,pod.name=sonarr
Events:                       <none>


Name:             transmission-7db8c44589-z7xdt
Namespace:        ix-transmission
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:44:35 +0200
Labels:           app=transmission-18.0.7
                  app.kubernetes.io/instance=transmission
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=transmission
                  app.kubernetes.io/version=4.0.4
                  helm-revision=79
                  helm.sh/chart=transmission-18.0.7
                  pod-template-hash=7db8c44589
                  pod.name=main
                  release=transmission
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.102"
                        ],
                        "mac": "c2:26:c0:80:04:b8",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: 478tU
Status:           Running
IP:               172.16.1.102
IPs:
  IP:           172.16.1.102
Controlled By:  ReplicaSet/transmission-7db8c44589
Containers:
  transmission:
    Container ID:   containerd://012e8977fc4dd24d542aaacfc43d27c4f5c070475741b2f416ec147c99bdc6d6
    Image:          ghcr.io/onedr0p/transmission:4.0.4@sha256:a7ef6544c376323f1f423c0b0ca9ecd55f110dd6035c6cbb7808baa4e72291ba
    Image ID:       ghcr.io/onedr0p/transmission@sha256:a7ef6544c376323f1f423c0b0ca9ecd55f110dd6035c6cbb7808baa4e72291ba
    Ports:          10109/TCP, 51414/TCP, 51414/UDP
    Host Ports:     0/TCP, 0/TCP, 0/UDP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:44:39 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   tcp-socket :10109 delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  tcp-socket :10109 delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :10109 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                                            Europe/Bucharest
      UMASK:                                         0000
      UMASK_SET:                                     0000
      NVIDIA_VISIBLE_DEVICES:                        void
      S6_READ_ONLY_ROOT:                             1
      TRANSMISSION__ALT_SPEED_DOWN:                  50
      TRANSMISSION__ALT_SPEED_ENABLED:               false
      TRANSMISSION__ALT_SPEED_TIME_BEGIN:            540
      TRANSMISSION__ALT_SPEED_TIME_DAY:              127
      TRANSMISSION__ALT_SPEED_TIME_ENABLED:          false
      TRANSMISSION__ALT_SPEED_TIME_END:              1020
      TRANSMISSION__ALT_SPEED_UP:                    50
      TRANSMISSION__BIND_ADDRESS_IPV4:               0.0.0.0
      TRANSMISSION__BIND_ADDRESS_IPV6:               ::
      TRANSMISSION__BLOCKLIST_ENABLED:               true
      TRANSMISSION__BLOCKLIST_URL:                   https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.gz
      TRANSMISSION__CACHE_SIZE_MB:                   4
      TRANSMISSION__DHT_ENABLED:                     true
      TRANSMISSION__DOWNLOAD_DIR:                    /media/Downloads/Finished
      TRANSMISSION__DOWNLOAD_QUEUE_ENABLED:          true
      TRANSMISSION__DOWNLOAD_QUEUE_SIZE:             15
      TRANSMISSION__ENCRYPTION:                      1
      TRANSMISSION__IDLE_SEEDING_LIMIT:              30
      TRANSMISSION__IDLE_SEEDING_LIMIT_ENABLED:      false
      TRANSMISSION__INCOMPLETE_DIR:                  /media/Downloads/UnFinished
      TRANSMISSION__INCOMPLETE_DIR_ENABLED:          true
      TRANSMISSION__LPD_ENABLED:                     true
      TRANSMISSION__MESSAGE_LEVEL:                   2
      TRANSMISSION__PEER_CONGESTION_ALGORITHM:       
      TRANSMISSION__PEER_ID_TTL_HOURS:               6
      TRANSMISSION__PEER_LIMIT_GLOBAL:               999
      TRANSMISSION__PEER_LIMIT_PER_TORRENT:          150
      TRANSMISSION__PEER_PORT:                       51414
      TRANSMISSION__PEER_SOCKET_TOS:                 default
      TRANSMISSION__PEX_ENABLED:                     true
      TRANSMISSION__PORT_FORWARDING_ENABLED:         true
      TRANSMISSION__PREALLOCATION:                   1
      TRANSMISSION__PREFETCH_ENABLED:                true
      TRANSMISSION__QUEUE_STALLED_ENABLED:           true
      TRANSMISSION__QUEUE_STALLED_MINUTES:           30
      TRANSMISSION__RATIO_LIMIT:                     2
      TRANSMISSION__RATIO_LIMIT_ENABLED:             false
      TRANSMISSION__RENAME_PARTIAL_FILES:            true
      TRANSMISSION__RPC_AUTHENTICATION_REQUIRED:     false
      TRANSMISSION__RPC_BIND_ADDRESS:                0.0.0.0
      TRANSMISSION__RPC_ENABLED:                     true
      TRANSMISSION__RPC_HOST_WHITELIST:              
      TRANSMISSION__RPC_HOST_WHITELIST_ENABLED:      false
      TRANSMISSION__RPC_PASSWORD:                    
      TRANSMISSION__RPC_PORT:                        10109
      TRANSMISSION__RPC_URL:                         /transmission
      TRANSMISSION__RPC_USERNAME:                    
      TRANSMISSION__RPC_WHITELIST:                   
      TRANSMISSION__RPC_WHITELIST_ENABLED:           false
      TRANSMISSION__SCRAPE_PAUSED_TORRENTS_ENABLED:  true
      TRANSMISSION__SCRIPT_TORRENT_DONE_ENABLED:     false
      TRANSMISSION__SCRIPT_TORRENT_DONE_FILENAME:    
      TRANSMISSION__SEED_QUEUE_ENABLED:              false
      TRANSMISSION__SEED_QUEUE_SIZE:                 10
      TRANSMISSION__SPEED_LIMIT_DOWN:                100
      TRANSMISSION__SPEED_LIMIT_DOWN_ENABLED:        false
      TRANSMISSION__SPEED_LIMIT_UP:                  100
      TRANSMISSION__SPEED_LIMIT_UP_ENABLED:          false
      TRANSMISSION__START_ADDED_TORRENTS:            true
      TRANSMISSION__TRASH_ORIGINAL_TORRENT_FILES:    false
      TRANSMISSION__UMASK:                           2
      TRANSMISSION__UPLOAD_SLOTS_PER_TORRENT:        14
      TRANSMISSION__UTP_ENABLED:                     true
      TRANSMISSION__WATCH_DIR:                       /watch
      TRANSMISSION__WATCH_DIR_ENABLED:               false
    Mounts:
      /config from config (rw)
      /dev/shm from devshm (rw)
      /media/Downloads from persist-list-0 (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/transmission
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  persist-list-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/HDD0/Downloads
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=transmission,app.kubernetes.io/name=transmission,pod.name=transmission
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=transmission,app.kubernetes.io/name=transmission,pod.name=transmission
Events:                       <none>


Name:             prometheus-operator-5bd64748fb-bnvhv
Namespace:        ix-prometheus-operator
Priority:         0
Service Account:  prometheus-operator
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:45:35 +0200
Labels:           app=prometheus-operator-2.0.8
                  app.kubernetes.io/instance=prometheus-operator
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=prometheus-operator
                  app.kubernetes.io/version=0.69.1
                  helm-revision=2
                  helm.sh/chart=prometheus-operator-2.0.8
                  pod-template-hash=5bd64748fb
                  pod.name=main
                  release=prometheus-operator
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.104"
                        ],
                        "mac": "66:77:7a:31:ad:a8",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: 4sPv9
Status:           Running
IP:               172.16.1.104
IPs:
  IP:           172.16.1.104
Controlled By:  ReplicaSet/prometheus-operator-5bd64748fb
Containers:
  prometheus-operator:
    Container ID:  containerd://546861583d6f99d04d10918c848ad950c0439082fa1b68099a09c824151aa837
    Image:         tccr.io/truecharts/prometheus-operator:v0.69.1@sha256:dc0ad671ec11e5a5b6032a7d36b9451b10f0848f7f0d7203b761de6a1b7c0e99
    Image ID:      tccr.io/truecharts/prometheus-operator@sha256:dc0ad671ec11e5a5b6032a7d36b9451b10f0848f7f0d7203b761de6a1b7c0e99
    Port:          8080/TCP
    Host Port:     0/TCP
    Args:
      --kubelet-service=kube-system/prometheus-operator-kubelet
      --log-format=logfmt
      --log-level=all
      --localhost=127.0.0.1
      --prometheus-config-reloader=tccr.io/truecharts/prometheus-config-reloader:v0.69.1@sha256:0eb31dcf295350b906e462113f3c2f274ef38f44f95d0e6bd584fb46320e6327
      --config-reloader-cpu-request=10m
      --config-reloader-cpu-limit=4000m
      --config-reloader-memory-request=50Mi
      --config-reloader-memory-limit=8Gi
      --enable-config-reloader-probes=false
      --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
    State:          Running
      Started:      Sat, 23 Dec 2023 16:45:38 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   tcp-socket :8080 delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  tcp-socket :8080 delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    tcp-socket :8080 delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment:
      TZ:                      UTC
      UMASK:                   0022
      UMASK_SET:               0022
      NVIDIA_VISIBLE_DEVICES:  void
      S6_READ_ONLY_ROOT:       1
    Mounts:
      /dev/shm from devshm (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rf6m6 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  kube-api-access-rf6m6:
    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/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=prometheus-operator,app.kubernetes.io/name=prometheus-operator,pod.name=prometheus-operator
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=prometheus-operator,app.kubernetes.io/name=prometheus-operator,pod.name=prometheus-operator
Events:                       <none>


Name:             pihole-78496b6b94-t9l2p
Namespace:        ix-pihole
Priority:         0
Service Account:  default
Node:             ix-truenas/192.168.4.101
Start Time:       Sat, 23 Dec 2023 16:52:43 +0200
Labels:           app=pihole-12.0.7
                  app.kubernetes.io/instance=pihole
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=pihole
                  app.kubernetes.io/version=2023.11.0
                  helm-revision=84
                  helm.sh/chart=pihole-12.0.7
                  pod-template-hash=78496b6b94
                  pod.name=main
                  release=pihole
Annotations:      k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ix-net",
                        "interface": "eth0",
                        "ips": [
                            "172.16.1.106"
                        ],
                        "mac": "aa:25:ba:90:d0:6e",
                        "default": true,
                        "dns": {},
                        "gateway": [
                            "172.16.0.1"
                        ]
                    }]
                  rollme: VybbM
Status:           Running
IP:               172.16.1.106
IPs:
  IP:           172.16.1.106
Controlled By:  ReplicaSet/pihole-78496b6b94
Containers:
  pihole:
    Container ID:   containerd://8db947e67963cfc6dcdcb660f4a394bd4e87c751e0970eb55f1fd32d2ec4c61e
    Image:          pihole/pihole:2023.11.0@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb
    Image ID:       docker.io/pihole/pihole@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb
    Ports:          53/UDP, 53/TCP, 80/TCP
    Host Ports:     0/UDP, 0/TCP, 0/TCP
    State:          Running
      Started:      Sat, 23 Dec 2023 16:52:46 +0200
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     4
      memory:  8Gi
    Requests:
      cpu:      10m
      memory:   50Mi
    Liveness:   http-get http://:80/admin/index.php delay=10s timeout=5s period=10s #success=1 #failure=5
    Readiness:  http-get http://:80/admin/index.php delay=10s timeout=5s period=10s #success=2 #failure=5
    Startup:    http-get http://:80/admin/index.php delay=10s timeout=2s period=5s #success=1 #failure=60
    Environment Variables from:
      pihole-pihole-env  ConfigMap  Optional: false
    Environment:
      TZ:                      Europe/Bucharest
      UMASK:                   0000
      UMASK_SET:               0000
      NVIDIA_VISIBLE_DEVICES:  void
      PUID:                    568
      USER_ID:                 568
      UID:                     568
      PGID:                    568
      GROUP_ID:                568
      GID:                     568
    Mounts:
      /dev/shm from devshm (rw)
      /etc/dnsmasq.d from dnsmasq (rw)
      /etc/pihole from config (rw)
      /shared from shared (rw)
      /tmp from tmp (rw)
      /var/logs from varlogs (rw)
      /var/run from varrun (rw)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/pihole
    HostPathType:  
  devshm:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  dnsmasq:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/Jails/persistent/pihole-dnsmasq.d
    HostPathType:  
  shared:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  tmp:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varlogs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  8Gi
  varrun:
    Type:                     EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:                   Memory
    SizeLimit:                8Gi
QoS Class:                    Burstable
Node-Selectors:               kubernetes.io/arch=amd64
Tolerations:                  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:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=pihole,app.kubernetes.io/name=pihole,pod.name=pihole
                              truecharts.org/rack:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/instance=pihole,app.kubernetes.io/name=pihole,pod.name=pihole
Events:                       <none>
