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

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:           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-scrutiny-1973f61e
Selector:       app=svclb-scrutiny-1973f61e
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=e1bee818170d3c1c7ada4b8cf45ba95822ed8b24
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=scrutiny
                svccontroller.k3s.cattle.io/svcnamespace=ix-scrutiny
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcZcVKnNpLoIcgCYqgXcewvb0sjGBEjmPWFEmQI22EQP+9oJy4CjZf6KHwwRD53iP55s08Anr9F4WonQUB6H08aQrIYK+tAgFXSJWzK2LIoCJGhY...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: scrutiny
                objectset.rio.cattle.io/owner-namespace: ix-scrutiny
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-scrutiny-1973f61e
                    svccontroller.k3s.cattle.io/svcname=scrutiny
                    svccontroller.k3s.cattle.io/svcnamespace=ix-scrutiny
  Service Account:  svclb
  Containers:
   lb-tcp-10151:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10151/TCP
    Host Port:  10151/TCP
    Environment:
      SRC_PORT:    10151
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   10151
      DEST_IPS:    172.17.41.115
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-scrutiny-1973f61e-czx2j on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-scrutiny-1973f61e-czx2j
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: svclb-scrutiny-1973f61e-r29pw


Name:           svclb-adguard-home-dns-crypt-72069a50
Selector:       app=svclb-adguard-home-dns-crypt-72069a50
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=4fd224007859041ced9ad6154860e4f4a0fb04c6
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-crypt
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUQW/jNhP9Kx/mLCmyV3Y2Ar5DkARF0K5j2N5eFkYwIsc2a4okyJE2RqD/XlB2Ui3qTdJeCh8Mcd68Id+8mWdAp34nH5Q1UAI6Fy7aESSwV0ZCCbdItTVLYkigJk...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-crypt
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-crypt-72069a50
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-crypt
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-tcp-5443:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       5443/TCP
    Host Port:  5443/TCP
    Environment:
      SRC_PORT:    5443
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   5443
      DEST_IPS:    172.17.225.146
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-crypt-72069a50-96cvw on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-adguard-home-dns-crypt-72069a50-96cvw
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-adguard-home-dns-crypt-72069a50-5gs2r


Name:           svclb-steam-headless-30ea5efc
Selector:       app=svclb-steam-headless-30ea5efc
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=79354f77996fc42a1f19af517eb68d154863a771
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=steam-headless
                svccontroller.k3s.cattle.io/svcnamespace=ix-steam-headless
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUTW/jNhD9K8WcJdle23FMoIcgCYqgXcewvb0sjGBEjWLWFEmQI22MQP+9oBynyjZf6KXwwRDnzRvyzZt5BHTqT/JBWQMC0LkwaEaQwF6ZAgRcIVXWrIkhgYoYC2...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: steam-headless
                objectset.rio.cattle.io/owner-namespace: ix-steam-headless
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-steam-headless-30ea5efc
                    svccontroller.k3s.cattle.io/svcname=steam-headless
                    svccontroller.k3s.cattle.io/svcnamespace=ix-steam-headless
  Service Account:  svclb
  Containers:
   lb-tcp-58083:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       58083/TCP
    Host Port:  58083/TCP
    Environment:
      SRC_PORT:    58083
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   58083
      DEST_IPS:    172.17.49.63
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   2m40s  daemonset-controller  Found failed daemon pod kube-system/svclb-steam-headless-30ea5efc-ssd8p on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  2m40s  daemonset-controller  Deleted pod: svclb-steam-headless-30ea5efc-ssd8p
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-steam-headless-30ea5efc-v7vq7


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:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/openebs-zfs-node-xzblf on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: openebs-zfs-node-xzblf
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: openebs-zfs-node-59gxn


Name:           svclb-adguard-home-759b4b17
Selector:       app=svclb-adguard-home-759b4b17
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=368f1c96035936388aec100fdc4439b72acb802f
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUUW/iRhD+K9U828YGLiSW+hAlURW1RxBwfTmhaLweYMt6d7U79gVF/u/VGpIalRxRXyoekHe++Wb3m2/mFdDKP8l5aTTkgNb6QZNBBDupS8jhHqkyekEMEVTEWC...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-759b4b17
                    svccontroller.k3s.cattle.io/svcname=adguard-home
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-tcp-10232:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10232/TCP
    Host Port:  10232/TCP
    Environment:
      SRC_PORT:    10232
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   10232
      DEST_IPS:    172.17.114.13
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-759b4b17-f5t5l on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-adguard-home-759b4b17-f5t5l
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: svclb-adguard-home-759b4b17-7vjvv


Name:           amdgpu-device-plugin-daemonset
Selector:       name=amdgpu-dp-ds
Node-Selector:  <none>
Labels:         <none>
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:       name=amdgpu-dp-ds
  Annotations:  scheduler.alpha.kubernetes.io/critical-pod: 
  Containers:
   amdgpu-dp-cntr:
    Image:        rocm/k8s-device-plugin:1.18.0
    Port:         <none>
    Host Port:    <none>
    Environment:  <none>
    Mounts:
      /sys from sys (rw)
      /var/lib/kubelet/device-plugins from dp (rw)
  Volumes:
   dp:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/device-plugins
    HostPathType:  
   sys:
    Type:          HostPath (bare host directory volume)
    Path:          /sys
    HostPathType:  
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/amdgpu-device-plugin-daemonset-8ddnz on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: amdgpu-device-plugin-daemonset-8ddnz
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: amdgpu-device-plugin-daemonset-5z6vv


Name:           svclb-blocky-dnstcp-ce68d497
Selector:       app=svclb-blocky-dnstcp-ce68d497
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=298dff55e76712da0ce2c44953fc8cc2970c4238
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=blocky-dnstcp
                svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcJfl77QjoIUiCImjXMWxvLwsjGJHjmDVFEuRIGyPQfy8oO1kFdT7Qw8IHg+S8N5o3b+YJ0Km/yQdlDeSAzoVePYAE9spIyOEaqbRmRQwJlMQokR...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: blocky-dnstcp
                objectset.rio.cattle.io/owner-namespace: ix-blocky
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-blocky-dnstcp-ce68d497
                    svccontroller.k3s.cattle.io/svcname=blocky-dnstcp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
  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.87.197
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-blocky-dnstcp-ce68d497-2xlfz on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-blocky-dnstcp-ce68d497-2xlfz
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-blocky-dnstcp-ce68d497-gvc2m


Name:           svclb-adguard-home-dns-https-8820d267
Selector:       app=svclb-adguard-home-dns-https-8820d267
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=fc421ce34ba73e0d3e920b71f9ab2fe734178b83
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-https
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUwW7jNhD9lWLOkiLZxjoroIcgCYqgXcewvb0sjGBEjm3WFEmQI22MQP9eUHZSBXU2aS8LHwyRb95w3ryZJ0Cn/iQflDVQAjoXLtoCEtgrI6GEG6TamiUxJFATo0...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-https
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-https-8820d267
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-https
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-tcp-10234:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10234/TCP
    Host Port:  10234/TCP
    Environment:
      SRC_PORT:    10234
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   10234
      DEST_IPS:    172.17.100.126
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   2m40s  daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-https-8820d267-ts46j on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  2m40s  daemonset-controller  Deleted pod: svclb-adguard-home-dns-https-8820d267-ts46j
  Normal   SuccessfulCreate  2m38s  daemonset-controller  Created pod: svclb-adguard-home-dns-https-8820d267-ch5vd


Name:           svclb-traefik-5aa01911
Selector:       app=svclb-traefik-5aa01911
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/jNhD9K8WcadlyvFVCoIcgCYqgXcewvb0sjGBMjWPWFEmQI22MQP+9oGKnCtb5QA+FDgI5bx7JN2/mCdDrvyhE7SxIQO/jsMlBwE7bEiRcI1XOLohBQEWMJT...
                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-5aa01911
                    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.98.218
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-traefik-5aa01911-j2x8v on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-traefik-5aa01911-j2x8v
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: svclb-traefik-5aa01911-bmn92


Name:           svclb-adguard-home-dns-crypt-udp-89357ae0
Selector:       app=svclb-adguard-home-dns-crypt-udp-89357ae0
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=8de0c11945bed6f5df069e2da1915737da909ce2
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-crypt-udp
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RVUW/jNgz+KwOfbSduk8vFwB6KthiK7dIgSfdyCApaYhItsiRItK9B4f8+yEk7H5b2ensZ8hBIJD+KHz/Sz4BO/Uk+KGugAHQuDJocEtgrI6GAG6TKmiUxJFARo0...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-crypt-udp
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-crypt-udp-89357ae0
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-crypt-udp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-udp-5443:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       5443/UDP
    Host Port:  5443/UDP
    Environment:
      SRC_PORT:    5443
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   5443
      DEST_IPS:    172.17.19.191
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   2m13s  daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-crypt-udp-89357ae0-bnmtj on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  2m13s  daemonset-controller  Deleted pod: svclb-adguard-home-dns-crypt-udp-89357ae0-bnmtj
  Normal   SuccessfulCreate  2m13s  daemonset-controller  Created pod: svclb-adguard-home-dns-crypt-udp-89357ae0-bf2xp


Name:           svclb-adguard-home-dns-udp-91694a8a
Selector:       app=svclb-adguard-home-dns-udp-91694a8a
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=4c7d34645054a7c7220e721736fad7c46e1e6614
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-udp
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RUQW8yNxD9K9WcdxeWEEhW6iFKoipqP4KA9PIJRYM9gIvXtuzZTVC0/73ykqQblSSol4oDWvvNG8+bN/MC6NSf5IOyBgpA50KvziGBnTISCrhBKq2ZE0MCJTFKZI...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-udp
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-udp-91694a8a
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-udp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-udp-53589:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       53589/UDP
    Host Port:  53589/UDP
    Environment:
      SRC_PORT:    53589
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   53589
      DEST_IPS:    172.17.121.28
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-udp-91694a8a-z2t7b on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-adguard-home-dns-udp-91694a8a-z2t7b
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-adguard-home-dns-udp-91694a8a-cxjzk


Name:           svclb-adguard-home-dns-quic-udp-1-9b503507
Selector:       app=svclb-adguard-home-dns-quic-udp-1-9b503507
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=aa38b03aae2f8a11506dce754c76046fe45449e8
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-quic-udp-1
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8xW32/jNgz+VwY+227SOE3OwB6KthiK7dIgSfdyCApaYhotsqRJtK9B4f99kPtjvluu7Q3YdehDIYn8SH4fY/Ie0KnfyQdlDRSAzoWjZggJ7JSRUMA5UmXNkhgSqI...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-quic-udp-1
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-quic-udp-1-9b503507
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-quic-udp-1
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-udp-784:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       784/UDP
    Host Port:  784/UDP
    Environment:
      SRC_PORT:    784
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   784
      DEST_IPS:    172.17.12.61
    Mounts:        <none>
   lb-udp-853:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       853/UDP
    Host Port:  853/UDP
    Environment:
      SRC_PORT:    853
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   853
      DEST_IPS:    172.17.12.61
    Mounts:        <none>
   lb-udp-8853:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       8853/UDP
    Host Port:  8853/UDP
    Environment:
      SRC_PORT:    8853
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   8853
      DEST_IPS:    172.17.12.61
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   2m38s  daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-quic-udp-1-9b503507-g7ln5 on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  2m38s  daemonset-controller  Deleted pod: svclb-adguard-home-dns-quic-udp-1-9b503507-g7ln5
  Normal   SuccessfulCreate  2m37s  daemonset-controller  Created pod: svclb-adguard-home-dns-quic-udp-1-9b503507-h64rw


Name:           svclb-adguard-home-dns-tcp-36dfd2e8
Selector:       app=svclb-adguard-home-dns-tcp-36dfd2e8
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=1e0851a7dffabb8f66683ae13ae9515b419b55c2
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-tcp
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RU0W7rNgz9lYHPthu3SZsa2EPRFkOx3TRIcvdyERS0xCRaZEmQaN8Ghf99kJN2Lpa2wV6GPASWDg/Fw0O+ADr1J/mgrIEC0Llw1uSQwFYZCQXcIVXWzIkhgYoYJT...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-tcp
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-tcp-36dfd2e8
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-tcp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-tcp-54589:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       54589/TCP
    Host Port:  54589/TCP
    Environment:
      SRC_PORT:    54589
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   54589
      DEST_IPS:    172.17.41.39
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-tcp-36dfd2e8-d7ds5 on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-adguard-home-dns-tcp-36dfd2e8-d7ds5
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-adguard-home-dns-tcp-36dfd2e8-xdtsg


Name:           svclb-adguard-home-dns-https-udp-98d14874
Selector:       app=svclb-adguard-home-dns-https-udp-98d14874
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=15b38efca51afad64edd7a73f5e97c2b9f3a7f44
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=adguard-home-dns-https-udp
                svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RVwW7jNhD9lWLOkmzFTp0I6CFIgiJo1zFsp5eFEYzIkc2aIglypI0R6N8LykmqoMkm28vCB4Pk4xvOmzejR0Cn/iIflDVQADoXRm0OCeyVkVDAFVJtzYoYEqiJUS...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: adguard-home-dns-https-udp
                objectset.rio.cattle.io/owner-namespace: ix-adguard-home
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-adguard-home-dns-https-udp-98d14874
                    svccontroller.k3s.cattle.io/svcname=adguard-home-dns-https-udp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-adguard-home
  Service Account:  svclb
  Containers:
   lb-udp-10234:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10234/UDP
    Host Port:  10234/UDP
    Environment:
      SRC_PORT:    10234
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  UDP
      DEST_PORT:   10234
      DEST_IPS:    172.17.253.11
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-adguard-home-dns-https-udp-98d14874-9zp7t on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-adguard-home-dns-https-udp-98d14874-9zp7t
  Normal   SuccessfulCreate  2m40s  daemonset-controller  Created pod: svclb-adguard-home-dns-https-udp-98d14874-ck75d


Name:           svclb-blocky-fb7abddf
Selector:       app=svclb-blocky-fb7abddf
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=ae5076257b0cf52f12744bf22f0e507ae6c188e7
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=blocky
                svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUQW/jNhP9Kx/mLMmy11kvBHyHIAmKoF3HsL29LIxgRI5i1hRJkCNthED/vaDspErrZIMeCh0Ect48km/ezBOgU7+TD8oaKACdC5N2CgkclJFQwDVSbc2GGBKoiV...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: blocky
                objectset.rio.cattle.io/owner-namespace: ix-blocky
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-blocky-fb7abddf
                    svccontroller.k3s.cattle.io/svcname=blocky
                    svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
  Service Account:  svclb
  Containers:
   lb-tcp-4000:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       4000/TCP
    Host Port:  4000/TCP
    Environment:
      SRC_PORT:    4000
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   4000
      DEST_IPS:    172.17.135.202
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-blocky-fb7abddf-2qr7w on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-blocky-fb7abddf-2qr7w
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-blocky-fb7abddf-mlc58


Name:           svclb-librespeed-c90d5914
Selector:       app=svclb-librespeed-c90d5914
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=8396384744f3487cdfc4b66402b3a4e430138640
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=librespeed
                svccontroller.k3s.cattle.io/svcnamespace=ix-librespeed
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUwW7jNhD9lWLOsizFquMI6CFIgiJo1zFsby8LIxiR45g1RRLkSBsj0L8XlJNUQZ1N0MPCB0Pke4/kmzfzBOjUX+SDsgZKQOfCuM0hgb0yEkq4RqqtWRFDAjUxSm...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: librespeed
                objectset.rio.cattle.io/owner-namespace: ix-librespeed
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-librespeed-c90d5914
                    svccontroller.k3s.cattle.io/svcname=librespeed
                    svccontroller.k3s.cattle.io/svcnamespace=ix-librespeed
  Service Account:  svclb
  Containers:
   lb-tcp-10016:
    Image:      rancher/klipper-lb:v0.4.4
    Port:       10016/TCP
    Host Port:  10016/TCP
    Environment:
      SRC_PORT:    10016
      SRC_RANGES:  0.0.0.0/0
      DEST_PROTO:  TCP
      DEST_PORT:   10016
      DEST_IPS:    172.17.36.228
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-librespeed-c90d5914-7sn8q on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-librespeed-c90d5914-7sn8q
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-librespeed-c90d5914-lpf9j


Name:           svclb-traefik-tcp-f0275a1c
Selector:       app=svclb-traefik-tcp-f0275a1c
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: 2
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/8RVQW/jNhP9Kx/mLCmSrbUNAd8hSIIiaNcxbG8vCyMYUeOYNUUS5EgbI9B/Lyg7WaX1JkGBbuGDQXHeI+e94cwToJW/k/PSaCgArfUXbQYR7KWuoIBrpNroFTFEUB...
                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-f0275a1c
                    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.40.242
    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.40.242
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-traefik-tcp-f0275a1c-jvz86 on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-traefik-tcp-f0275a1c-jvz86
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-traefik-tcp-f0275a1c-px89t


Name:           svclb-blocky-dnsudp-40a34fec
Selector:       app=svclb-blocky-dnsudp-40a34fec
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=a59458d015617426cf04d8b7e961a20bf025d850
                svccontroller.k3s.cattle.io/nodeselector=false
                svccontroller.k3s.cattle.io/svcname=blocky-dnsudp
                svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/7xUTW/jNhD9K8WcJUX+irMCegiSoAjadQzb6WVhBCNyHLOmSIIcaWME+u8FZSeroM4m6GHhg0Fy3hvNmzfzDOjU3+SDsgYKQOfCWTOABHbKSCjgGqmyZkkMCVTEKJ...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: /v1, Kind=Service
                objectset.rio.cattle.io/owner-name: blocky-dnsudp
                objectset.rio.cattle.io/owner-namespace: ix-blocky
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-blocky-dnsudp-40a34fec
                    svccontroller.k3s.cattle.io/svcname=blocky-dnsudp
                    svccontroller.k3s.cattle.io/svcnamespace=ix-blocky
  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.37.235
    Mounts:        <none>
  Volumes:         <none>
Events:
  Type     Reason            Age    From                  Message
  ----     ------            ----   ----                  -------
  Warning  FailedDaemonPod   85m    daemonset-controller  Found failed daemon pod kube-system/svclb-blocky-dnsudp-40a34fec-bp7cv on node ix-truenas, will try to kill it
  Normal   SuccessfulDelete  85m    daemonset-controller  Deleted pod: svclb-blocky-dnsudp-40a34fec-bp7cv
  Normal   SuccessfulCreate  2m39s  daemonset-controller  Created pod: svclb-blocky-dnsudp-40a34fec-m9rq7
