
------------------------------------
1) Describe 'Daemonsets' resources
------------------------------------

Name:           svclb-lidarr-1520d32f
Selector:       app=svclb-lidarr-1520d32f
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=f14b03343a50c1a204b55b0890b800947bd0fdde
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=lidarr
                svccontroller.k3s.cattle.io/svcnamespace=ix-lidarr
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcJUXyxyYR0EOQBEXQrmPY3l4WRjAixzFriiTIkTZGoP9eUHZSbetkgx4WOgjkvHkk37yZZ0Cn/iQflDVQAjoXztoCEtgpI6GEG6TamiUxJFATo0...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: lidarr
                objectset.rio.cattle.io/owner-namespace: ix-lidarr
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-lidarr-1520d32f
                    svccontroller.k3s.cattle.io/svcname=lidarr
                    svccontroller.k3s.cattle.io/svcnamespace=ix-lidarr
  Service Account:  svclb
  Containers:
   lb-tcp-8686:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       8686/TCP
    Host Port:  8686/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           csi-nfs-node
Selector:       app=csi-nfs-node
Node-Selector:  kubernetes.io/os=linux
Labels:         objectset.rio.cattle.io/hash=e20aeb27d825538dc5fa9f4d82c2fe2058f8374c
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8xW328auRP/V74a9aFfaRcIhCtdiYc00DbqhaCQ9nSqImTsWZjDa+/Z3m24aP/3k70LoSlJuOoe7gHJ6/n9mc8MvgeW0xc0lrSCBFie23Z5AhGsSQlIYMQw02qGDi...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                objectset.rio.cattle.io/owner-name: nfs-csi
                objectset.rio.cattle.io/owner-namespace: kube-system
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=csi-nfs-node
  Service Account:  csi-nfs-node-sa
  Containers:
   liveness-probe:
    Image:      registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29653
      --v=2
    Limits:
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
   node-driver-registrar:
    Image:      registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=2
      --csi-address=/csi/csi.sock
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    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)
   nfs:
    Image:      registry.k8s.io/sig-storage/nfsplugin:v4.4.0
    Port:       29653/TCP
    Host Port:  29653/TCP
    Args:
      -v=5
      --nodeid=$(NODE_ID)
      --endpoint=$(CSI_ENDPOINT)
    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)
  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
  Priority Class Name:  system-node-critical
Events:                 <none>


Name:           svclb-pihole-dns-44e3ab8e
Selector:       app=svclb-pihole-dns-44e3ab8e
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=4475b0c0781f4c8545fd03c4c881c7ea342ae025
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=pihole-dns
                svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUXW/rNgz9KwOfbSdpnCUwsIeiLYZiu2mQpHu5CApaYhotsiRItG+Dwv99kJO2vlj6gT0MfjAk8RyJh4d8BnTqL/JBWQMFoHNh0Iwggb0yEgq4RqqsWRFDAhUxSm...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: pihole-dns
                objectset.rio.cattle.io/owner-namespace: ix-pihole
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-pihole-dns-44e3ab8e
                    svccontroller.k3s.cattle.io/svcname=pihole-dns
                    svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
  Service Account:  svclb
  Containers:
   lb-udp-53:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       53/UDP
    Host Port:  53/UDP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-prowlarr-5c2bfebd
Selector:       app=svclb-prowlarr-5c2bfebd
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=b0d3211a64e75997747ef8ccc0ebc7748c835dbe
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=prowlarr
                svccontroller.k3s.cattle.io/svcnamespace=ix-prowlarr
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTU8jORD9K6s6d5oEAg2W9oAArdDuhCjJ7GUUoWq7Qrxx25Zd3RCh/u8rd0K2RxMYtIdRDlG73nt2vfp4BfT6bwpROwsC0Pt40owgg422CgTcIlXOzokhg4oYFT...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: prowlarr
                objectset.rio.cattle.io/owner-namespace: ix-prowlarr
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-prowlarr-5c2bfebd
                    svccontroller.k3s.cattle.io/svcname=prowlarr
                    svccontroller.k3s.cattle.io/svcnamespace=ix-prowlarr
  Service Account:  svclb
  Containers:
   lb-tcp-9696:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       9696/TCP
    Host Port:  9696/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-pihole-ff771c66
Selector:       app=svclb-pihole-ff771c66
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=fd10bd3b81b50eae6ed692b50abd5666a60ce044
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=pihole
                svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcJVnaOM5GQA9BEhRBu45he3tZGMGIHMesKZIgR9oYgf57QdlOta3zgR4WOgjkvHkk37yZZ0Cn/iQflDVQAjoXRm0BCWyVkVDCDVJtzYIYEqiJUS...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: pihole
                objectset.rio.cattle.io/owner-namespace: ix-pihole
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-pihole-ff771c66
                    svccontroller.k3s.cattle.io/svcname=pihole
                    svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
  Service Account:  svclb
  Containers:
   lb-tcp-9089:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       9089/TCP
    Host Port:  9089/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           csi-smb-node
Selector:       app=csi-smb-node
Node-Selector:  kubernetes.io/os=linux
Labels:         objectset.rio.cattle.io/hash=dcff83f97210cf176ea098fd305c31dad9e74663
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8xWTW8bNxD9K8XABwfY1YcVO/YCOjiWkhhpZEFy0kNgCBQ5kqbikluSu5Fq7H8vyF19xJUSFe2hBwErDjl8897jkM/AMvqCxpJWkADLMtss2hDBkpSABHoMU63G6C...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                objectset.rio.cattle.io/owner-name: smb-csi
                objectset.rio.cattle.io/owner-namespace: kube-system
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=csi-smb-node
  Service Account:  csi-smb-node-sa
  Containers:
   liveness-probe:
    Image:      registry.k8s.io/sig-storage/livenessprobe:v2.10.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=/csi/csi.sock
      --probe-timeout=3s
      --health-port=29643
      --v=2
    Limits:
      memory:  100Mi
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /csi from socket-dir (rw)
   node-driver-registrar:
    Image:      registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
      --v=2
    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)
   smb:
    Image:      registry.k8s.io/sig-storage/smbplugin:v1.11.0
    Port:       29643/TCP
    Host Port:  29643/TCP
    Args:
      --v=5
      --endpoint=$(CSI_ENDPOINT)
      --nodeid=$(KUBE_NODE_NAME)
    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)
  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
  Priority Class Name:  system-node-critical
Events:                 <none>


Name:           svclb-pihole-dns-tcp-18fad908
Selector:       app=svclb-pihole-dns-tcp-18fad908
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=56a0dbc36df14bc3b0f1e084d2e79caf84410078
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=pihole-dns-tcp
                svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUQW/jOA/9Kx94th17kk4yBr5D0RaLYnfSIMnsZRAUtMQ02siSINGeBoX/+0JO2nGx6bTYwyKHQBLfo/n4yCdAp/4kH5Q1UAI6F0ZtAQnslZFQwjVSbc2KGBKoiV...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: pihole-dns-tcp
                objectset.rio.cattle.io/owner-namespace: ix-pihole
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-pihole-dns-tcp-18fad908
                    svccontroller.k3s.cattle.io/svcname=pihole-dns-tcp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-pihole
  Service Account:  svclb
  Containers:
   lb-tcp-53:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       53/TCP
    Host Port:  53/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-kms-022a63bd
Selector:       app=svclb-kms-022a63bd
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=af59ff0041967e355206c9314c530bce63035ab1
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=kms
                svccontroller.k3s.cattle.io/svcnamespace=ix-kms
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7RU32vjOBD+V455th07v9oa7qG05Sh3m4Ykey9LKGN50ugiS0IaexuK//dDTtJz2XRbDpY8BGm++az55pt5AbTyb3JeGg05oLV+0GQQwU7qEnK4RaqMXhJDBBUxls...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: kms
                objectset.rio.cattle.io/owner-namespace: ix-kms
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-kms-022a63bd
                    svccontroller.k3s.cattle.io/svcname=kms
                    svccontroller.k3s.cattle.io/svcnamespace=ix-kms
  Service Account:  svclb
  Containers:
   lb-tcp-1688:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       1688/TCP
    Host Port:  1688/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-searxng-dd14350d
Selector:       app=svclb-searxng-dd14350d
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=375dde1ebec501cc02ed0383a6f60b0c97798828
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=searxng
                svccontroller.k3s.cattle.io/svcnamespace=ix-searxng
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUwW7jNhD9lWLOkizHydoroIcgCYqgXcewvb0sjGBEjm3WFEmQI62NQP9eUI5TBetkgx4WOgjkvHkk37yZJ0Cn/iYflDVQADoXBs0QEtgpI6GAW6TKmgUxJFARo0...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: searxng
                objectset.rio.cattle.io/owner-namespace: ix-searxng
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-searxng-dd14350d
                    svccontroller.k3s.cattle.io/svcname=searxng
                    svccontroller.k3s.cattle.io/svcnamespace=ix-searxng
  Service Account:  svclb
  Containers:
   lb-tcp-8080:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       8080/TCP
    Host Port:  8080/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-transmission-torrent-8764cefb
Selector:       app=svclb-transmission-torrent-8764cefb
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=a21f33f7524224184df0dcc812c5eddd545e816d
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=transmission-torrent
                svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/9RVYWvjOBD9K8d8tt04dbbBcB9KW45yt2lI0vuyhDKRJo0usiSksbeh+L8fctJdl0vbcCx3LP1QLL15I72nvHkGdOpP8kFZAyWgc+GsySGBrTISSrhGqqyZE0MCFT...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: transmission-torrent
                objectset.rio.cattle.io/owner-namespace: ix-transmission
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-transmission-torrent-8764cefb
                    svccontroller.k3s.cattle.io/svcname=transmission-torrent
                    svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
  Service Account:  svclb
  Containers:
   lb-tcp-51414:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       51414/TCP
    Host Port:  51414/TCP
    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:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       51414/UDP
    Host Port:  51414/UDP
    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>
  Volumes:         <none>
Events:            <none>


Name:           speaker
Selector:       app=metallb,component=speaker
Node-Selector:  kubernetes.io/os=linux
Labels:         app=metallb
                component=speaker
Annotations:    deprecated.daemonset.template.generation: 1
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=metallb
                    component=speaker
  Annotations:      prometheus.io/port: 7472
                    prometheus.io/scrape: true
  Service Account:  speaker
  Containers:
   speaker:
    Image:       quay.io/metallb/speaker:v0.13.7
    Ports:       7472/TCP, 7946/TCP, 7946/UDP
    Host Ports:  7472/TCP, 7946/TCP, 7946/UDP
    Args:
      --port=7472
      --log-level=info
    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:                   <none>
  Volumes:                    <none>
Events:                       <none>


Name:           openebs-zfs-node
Selector:       app=openebs-zfs-node
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=4b1efd47d7f37713706abe9f8b0de3f0adf02e2c
                openebs.io/component-name=openebs-zfs-node
                openebs.io/version=2.3.0
Annotations:    deprecated.daemonset.template.generation: 2
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/6xWUY/aOBD+K5XVk1opIezSdnuR9oFCrl11FxBsew/VCjn2JPhw7Mh20uVW+e8nOwEChG1P2rfEnvlm5pvPYz8hnLPvoDSTAoUI57kOygvkoTUTFIVojCGTYgEGeS...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                objectset.rio.cattle.io/owner-name: zfs-operator
                objectset.rio.cattle.io/owner-namespace: kube-system
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=openebs-zfs-node
                    openebs.io/component-name=openebs-zfs-node
                    openebs.io/version=2.3.0
                    role=openebs-zfs
  Service Account:  openebs-zfs-node-sa
  Containers:
   csi-node-driver-registrar:
    Image:      registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    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)
   openebs-zfs-plugin:
    Image:      openebs/zfs-driver:2.3.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --nodename=$(OPENEBS_NODE_NAME)
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_NODE_DRIVER)
    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)
  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
  Priority Class Name:  openebs-zfs-csi-node-critical
Events:                 <none>


Name:           svclb-transmission-06c4c986
Selector:       app=svclb-transmission-06c4c986
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=19825a22419bf5b92c28e3b2bb92c69f7dcab404
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=transmission
                svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUXW/qOBD9K6t5DiGk9ANL+1C11aravRQBd1+uUDVxhuLFsS17kltU5b+vHNpu0NJS7cuKB2LPmTOeMx8vgE79ST4oa0AAOheGzQgS2CpTgoBbpMqaBTEkUBFjiY...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: transmission
                objectset.rio.cattle.io/owner-namespace: ix-transmission
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-transmission-06c4c986
                    svccontroller.k3s.cattle.io/svcname=transmission
                    svccontroller.k3s.cattle.io/svcnamespace=ix-transmission
  Service Account:  svclb
  Containers:
   lb-tcp-10109:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10109/TCP
    Host Port:  10109/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-traefik-35cc8034
Selector:       app=svclb-traefik-35cc8034
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=383852127ac1c77f73a0ca797724c447f2a717c6
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=traefik
                svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcaUX+2ChLoIcgCYqgXcewvb0sjGBMjWPWFEmQI22MQP+9oBynCtbJBj0sdBDIefNIvnkzT4Be/00hamdBAnofz5ohCNhpW4KEa6TK2QUxCKiIsU...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: traefik
                objectset.rio.cattle.io/owner-namespace: ix-traefik
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-traefik-35cc8034
                    svccontroller.k3s.cattle.io/svcname=traefik
                    svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
  Service Account:  svclb
  Containers:
   lb-tcp-9000:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       9000/TCP
    Host Port:  9000/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-traefik-tcp-a9194811
Selector:       app=svclb-traefik-tcp-a9194811
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=2eb207d81da07232616a31646b3fb1866c1e5470
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=traefik-tcp
                svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RVwW7jNhD9lWLOkizZqu0V0EOQDYqgXcewvb0sjGBEjWPWFEmQI22MQP9eUHGySutNggLdwgeD4rxHznvDmQdAK/8g56XRUABa60dtBhEcpK6ggI9ItdFrYoigJs...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: traefik-tcp
                objectset.rio.cattle.io/owner-namespace: ix-traefik
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-traefik-tcp-a9194811
                    svccontroller.k3s.cattle.io/svcname=traefik-tcp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-traefik
  Service Account:  svclb
  Containers:
   lb-tcp-80:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       80/TCP
    Host Port:  80/TCP
    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:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       443/TCP
    Host Port:  443/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-radarr-b2c48c7b
Selector:       app=svclb-radarr-b2c48c7b
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=c9700fe4f1dd9490e1e02b9516696213d3f2c280
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=radarr
                svccontroller.k3s.cattle.io/svcnamespace=ix-radarr
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUwW7jNhD9lWLOsix73Tgm0EOQBEXQrmPY3l4WRjAixzFriiTIkTZGoH8vKDuptnWyQQ+FDgI5bx7JN2/mGdDrPyhE7SwIQO/jsBlBBnttFQi4QaqcXRFDBhUxKm...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: radarr
                objectset.rio.cattle.io/owner-namespace: ix-radarr
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-radarr-b2c48c7b
                    svccontroller.k3s.cattle.io/svcname=radarr
                    svccontroller.k3s.cattle.io/svcnamespace=ix-radarr
  Service Account:  svclb
  Containers:
   lb-tcp-7878:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       7878/TCP
    Host Port:  7878/TCP
    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>
  Volumes:         <none>
Events:            <none>


Name:           svclb-sonarr-a3e933d8
Selector:       app=svclb-sonarr-a3e933d8
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=1c45f8c3d1e03ba5ec610e2482c3359a7aea02e2
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=sonarr
                svccontroller.k3s.cattle.io/svcnamespace=ix-sonarr
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUwW7jNhD9lWLOsiLZzsYm0EOQBEXQrmPY3l4WRjCixjFriiTIkTZGoH8vKNuptnWyQQ8LHQRy3jySb97MC6BTf5IPyhoQgM6FiyaHBHbKlCDgFqmyZkkMCVTEWC...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: sonarr
                objectset.rio.cattle.io/owner-namespace: ix-sonarr
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=svclb-sonarr-a3e933d8
                    svccontroller.k3s.cattle.io/svcname=sonarr
                    svccontroller.k3s.cattle.io/svcnamespace=ix-sonarr
  Service Account:  svclb
  Containers:
   lb-tcp-8989:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       8989/TCP
    Host Port:  8989/TCP
    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>
  Volumes:         <none>
Events:            <none>
