Rancher 2.7.5 helm chart install Rancher-Istio Overlay File for aditional ingressGateways

Example code:

apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
  components:
    ingressGateways:
      - name: istio-ingressgateway
        enabled: true
      - name: istio-ingressgateway-for-default-namespace
        namespace: default
        enabled: true
        label:
          istio: istio-ingressgateway-for-default-namespace
        k8s:
          nodeSelector:
            kubernetes.io/os: linux
          service:
            ports:
              - name: status-port
                port: 15022
                targetPort: 15021
              - name: http2
                nodePort: 32380
                port: 80
                targetPort: 8080
              - name: https
                nodePort: 32390
                port: 443
                targetPort: 8443
              - name: tcp
                nodePort: 32400
                port: 32400
                targetPort: 32400
              - name: tls
                port: 25443
                targetPort: 15443

installation screenshot:

Intel NUC6i5SYK add TrueNAS-Scale iSCSI shared LUN

Intel NUC6i5SYK add TrueNAS-Scale iSCSI shared LUN

Hint: target-name format is {Base Name}:{Target Name}

iqn.2005-10.org.freenas.ctl:iscsi-zvol

Get LUN number from “Associated Targets” menu

get iSCSI LUN information from TrueNAS-Scale:

config iSCSI in NUC6i5SYK BIOS:

iSCSI adapter and LUNs will show up in VMware ESXi: